NI-DAQ™mx C Reference

Get/Set/Reset CI_Freq_Div

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

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

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


Purpose

DAQmxGetCIFreqDiv gets the Counter Input >> Frequency >> Measurement Specifications >> Large Range >> Divisor property.

DAQmxSetCIFreqDiv sets the Counter Input >> Frequency >> Measurement Specifications >> Large Range >> Divisor property.

DAQmxResetCIFreqDiv resets the Counter Input >> Frequency >> Measurement Specifications >> Large Range >> Divisor property.

Log in to get a better experience