Get/Set/Reset CI_Period_Div

NI-DAQmx C Properties

Get/Set/Reset CI_Period_Div

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

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

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

Purpose

DAQmxGetCIPeriodDiv gets the Counter Input >> Period >> Measurement Specifications >> Large Range >> Divisor property.

DAQmxSetCIPeriodDiv sets the Counter Input >> Period >> Measurement Specifications >> Large Range >> Divisor property.

DAQmxResetCIPeriodDiv resets the Counter Input >> Period >> Measurement Specifications >> Large Range >> Divisor property.