NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Time_Units

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

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

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


Purpose

DAQmxGetCIPulseTimeUnits gets the Counter Input >> Pulse >> Time >> Units property.

DAQmxSetCIPulseTimeUnits sets the Counter Input >> Pulse >> Time >> Units property.

DAQmxResetCIPulseTimeUnits resets the Counter Input >> Pulse >> Time >> Units property.