Counter Input >> Frequency >> Measurement Specifications >> Large Range >> Divisor

NI-DAQmx C Properties

Counter Input >> Frequency >> Measurement Specifications >> Large Range >> Divisor

Data Type: uInt32
Description: Specifies the value by which to divide the input signal if Method is DAQmx_Val_LargeRng2Ctr. The larger the divisor, the more accurate the measurement. However, too large a value could cause the count register to roll over, which results in an incorrect measurement.

You can get/set/reset this property using:
  DAQmxGetCIFreqDiv
  DAQmxSetCIFreqDiv
  DAQmxResetCIFreqDiv