![]() | Download Help (Windows Only) |
Specifies the state of the lines in a digital output task when the task pauses.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Enumeration DOLineStatesPausedState |
C# |
---|
public enum DOLineStatesPausedState |
Member name | Description |
---|---|
High | Logic high. |
Low | Logic low. |
NoChange | Do not change the state of the lines. On some devices, you can select this value only for entire ports. |
Tristate | High-impedance state. You can select this state only on devices with bidirectional lines. You cannot select this state for dedicated digital output lines. On some devices, you can select this value only for entire ports. |
Helpful
Not Helpful