NI-DAQ™mx C Reference

Get/Set/Reset CI_Pulse_Freq_Units

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

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

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


Purpose

DAQmxGetCIPulseFreqUnits gets the Counter Input >> Pulse >> Frequency >> Units property.

DAQmxSetCIPulseFreqUnits sets the Counter Input >> Pulse >> Frequency >> Units property.

DAQmxResetCIPulseFreqUnits resets the Counter Input >> Pulse >> Frequency >> Units property.

Log in to get a better experience