Counter Output >> Output Type

NI-DAQmx C Properties

Counter Output >> Output Type

Data Type: int32
Description: Indicates how to define pulses generated on the channel.
Restrictions: Not Settable

Valid values

DAQmx_Val_Pulse_Time 10269 Generate pulses defined by the time the pulse is at a low state and the time the pulse is at a high state.
DAQmx_Val_Pulse_Freq 10119 Generate digital pulses defined by frequency and duty cycle.
DAQmx_Val_Pulse_Ticks 10268 Generate digital pulses defined by the number of timebase ticks that the pulse is at a low state and the number of timebase ticks that the pulse is at a high state.


You can get this property using:
  DAQmxGetCOOutputType