Get/Set/Reset CO_Pulse_LowTicks

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_LowTicks

int32 __CFUNC DAQmxGetCOPulseLowTicks(TaskHandle taskHandle, const char channel[], uInt32 *data);

int32 __CFUNC DAQmxSetCOPulseLowTicks(TaskHandle taskHandle, const char channel[], uInt32 data);

int32 __CFUNC DAQmxResetCOPulseLowTicks(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCOPulseLowTicks gets the Counter Output >> Pulse >> Ticks >> Low Ticks property.

DAQmxSetCOPulseLowTicks sets the Counter Output >> Pulse >> Ticks >> Low Ticks property.

DAQmxResetCOPulseLowTicks resets the Counter Output >> Pulse >> Ticks >> Low Ticks property.