AIChannel.OpenChannelDetectEnable Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelOpenChannelDetectEnable Property
Specifies whether to enable open channel detection.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool OpenChannelDetectEnable { get; set; }
Public Property OpenChannelDetectEnable As Boolean Get Set
Property Value
Type: BooleanSpecifies whether to enable open channel detection.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |