Events:Counter Output Event:Toggle:Idle State
- Updated2025-07-28
- 1 minute(s) read
Specifies the initial state of the output terminal of the counter when CtrOutEvent.OutputBehavior is Toggle. The terminal enters this state when NI-DAQmx commits the task.
The initial state of the terminal affects whether the first toggle is from low state to high state or from high state to low state.
NI-DAQmx ignores this property if CtrOutEvent.OutputBehavior is Pulse.
Remarks
The following table lists the characteristics of this property.
| Short Name | CtrOutEvent.Toggle.IdleState |
| Data type | ![]() |
| Permissions | Read/Write |
| Resettable | True |
| Settable While Task Is Running | device-specific |
| Available in Run-Time Engine | True |
| High | 10192 | High state. |
| Low | 10214 | Low state. |
