Get/Set/Reset CO_Pulse_Time_Units

NI-DAQmx C Properties

Get/Set/Reset CO_Pulse_Time_Units

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

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

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

Purpose

DAQmxGetCOPulseTimeUnits gets the Counter Output >> Pulse >> Time >> Units property.

DAQmxSetCOPulseTimeUnits sets the Counter Output >> Pulse >> Time >> Units property.

DAQmxResetCOPulseTimeUnits resets the Counter Output >> Pulse >> Time >> Units property.