Get/Set/Reset CI_Freq_Div

NI-DAQmx C Properties

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.