Counter Output >> Pulse >> Idle State

NI-DAQmx C Properties

Counter Output >> Pulse >> Idle State

Data Type: int32
Description: Specifies the resting state of the output terminal.

Valid values

DAQmx_Val_High 10192 High state.
DAQmx_Val_Low 10214 Low state.


You can get/set/reset this property using:
  DAQmxGetCOPulseIdleState
  DAQmxSetCOPulseIdleState
  DAQmxResetCOPulseIdleState