WatchdogDOExpirationState Enumeration
- Updated2023-02-21
- 1 minute(s) read
WatchdogDOExpirationState Enumeration
Specifies the state to which to set the digital physical channels when the watchdog task expires. You cannot modify the expiration state of dedicated digital input physical channels.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum WatchdogDOExpirationState
Public Enumeration WatchdogDOExpirationState
Members
Member name | Value | Description | |
---|---|---|---|
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. | |
NoChange | 10160 | Do not change the state of the lines. On some devices, you can select this value only for entire ports. |
Remarks
Specifies the state to which to set the digital physical channels when the watchdog task expires. You cannot modify the expiration state of dedicated digital input physical channels. Use this enumeration to get or set the value of NationalInstruments.DAQmx.Watchdog.DOExpirationState.