WatchdogCOExpirationState Enumeration
- Updated2023-02-21
- 1 minute(s) read
WatchdogCOExpirationState Enumeration
Specifies the state to set the counter output channel terminal when the watchdog task expires.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum WatchdogCOExpirationState
Public Enumeration WatchdogCOExpirationState
Members
Member name | Value | Description | |
---|---|---|---|
Low | 10214 | Low logic. | |
High | 10192 | High logic. | |
NoChange | 10160 | Expiration does not affect the state of the counter output. The channels retain their states at the time of the watchdog timer expiration, and no further counter generation runs. |
Remarks
Specifies the state to set the counter output channel terminal when the watchdog task expires. Use this enumeration to get or set the value of NationalInstruments.DAQmx.Watchdog.COExpirationState.