DOChannel.LineStatesDoneState Property
- Updated2023-02-21
- 1 minute(s) read
DOChannelLineStatesDoneState Property
Specifies the state of the lines in a digital output task when the task completes execution.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public DOLineStatesDoneState LineStatesDoneState { get; set; }
Public Property LineStatesDoneState As DOLineStatesDoneState Get Set
Property Value
Type: DOLineStatesDoneStateSpecifies the state of the lines in a digital output task when the task completes execution.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |