CounterOutputEventIdleState Enumeration
- Updated2023-02-21
- 1 minute(s) read
CounterOutputEventIdleState Enumeration
Specifies the initial state of the output terminal of the counter when CounterOutputEventOutputBehavior is Toggle. The terminal enters this state when NI-DAQmx commits the task.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum CounterOutputEventIdleState
Public Enumeration CounterOutputEventIdleState
Members
Member name | Value | Description | |
---|---|---|---|
High | 10192 | High state. | |
Low | 10214 | Low state. |
Remarks
Specifies the initial state of the output terminal of the counter when CounterOutputEventOutputBehavior is Toggle. The terminal enters this state when NI-DAQmx commits the task. Use this enumeration to get or set the value of CounterOutputEventIdleState.