Events >> Counter Output Event >> Toggle >> Idle State
- Updated2023-03-16
- 1 minute(s) read
Events >> Counter Output Event >> Toggle >> Idle State
Data Type: | int32 |
Description: | Specifies the initial state of the output terminal of the counter when Output Behavior is DAQmx_Val_Toggle. The terminal enters this state when NI-DAQmx commits the task. |
Valid values
DAQmx_Val_High | 10192 | High state. |
DAQmx_Val_Low | 10214 | Low state. |
You can get/set/reset this property using:
DAQmxGetExportedCtrOutEventToggleIdleState
DAQmxSetExportedCtrOutEventToggleIdleState
DAQmxResetExportedCtrOutEventToggleIdleState