AIChannel.IsTeds Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelIsTeds Property
Indicates if the virtual channel was initialized using a TEDS bitstream from the corresponding physical channel.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public bool IsTeds { get; }
Public ReadOnly Property IsTeds As Boolean Get
Property Value
Type: BooleanIndicates if the virtual channel was initialized using a TEDS bitstream from the corresponding physical channel.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |