COChannel.PulseIdleState Property
- Updated2023-02-21
- 1 minute(s) read
COChannelPulseIdleState Property
Specifies the resting state of the output terminal.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public COPulseIdleState PulseIdleState { get; set; }
Public Property PulseIdleState As COPulseIdleState Get Set
Property Value
Type: COPulseIdleStateSpecifies the resting state of the output terminal.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |