AIChannel.ExcitationSense Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelExcitationSense Property
Specifies whether to use local or remote sense to sense excitation.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public AIExcitationSense ExcitationSense { get; set; }
Public Property ExcitationSense As AIExcitationSense Get Set
Property Value
Type: AIExcitationSenseSpecifies whether to use local or remote sense to sense excitation.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |