Get/Set/Reset CI_Freq_Units

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_Units

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

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

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

Purpose

DAQmxGetCIFreqUnits gets the Counter Input >> Frequency >> Units property.

DAQmxSetCIFreqUnits sets the Counter Input >> Frequency >> Units property.

DAQmxResetCIFreqUnits resets the Counter Input >> Frequency >> Units property.