Digital Output:Line States:Start State Property
- Updated2023-02-21
- 1 minute(s) read
Digital Output:Line States:Start State Property
Short Name: DO.LineStates.StartState
Property of DAQmx Channel
Specifies the state of the lines in a digital output task when the task starts.
No Change (10160) | Do not change the state of the lines. On some devices, you can select this value only for entire ports. |
High (10192) | Logic high. |
Low (10214) | Logic low. |
Tristate (10310) | 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. |
Remarks
The following table lists the characteristics of this property.
Permissions | read/write |
Resettable | yes |
Settable while task is running | device-specific |
Available in Run-Time Engine | yes |