NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Device.RecommendedAccessoryConnectionCountLimit Property

  • Updated2023-02-21
  • 1 minute(s) read
Device.RecommendedAccessoryConnectionCountLimit Property
Indicates the recommended connection count limit for an accessory. If the accessory connection count exceeds this limit, the accessory could require maintenance.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public long RecommendedAccessoryConnectionCountLimit { get; }
Public ReadOnly Property RecommendedAccessoryConnectionCountLimit As Long
	Get

Property Value

Type: Int64
Indicates the recommended connection count limit for an accessory. If the accessory connection count exceeds this limit, the accessory could require maintenance.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience