Get/Set/Reset CO_Pulse_HighTicks

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_HighTicks

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

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

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

Purpose

DAQmxGetCOPulseHighTicks gets the Counter Output >> Pulse >> Ticks >> High Ticks property.

DAQmxSetCOPulseHighTicks sets the Counter Output >> Pulse >> Ticks >> High Ticks property.

DAQmxResetCOPulseHighTicks resets the Counter Output >> Pulse >> Ticks >> High Ticks property.