Counter Input >> Minimum Value

NI-DAQmx C Properties

Counter Input >> Minimum Value

Data Type: float64
Description: Specifies the minimum value you expect to measure. This value is in the units you specify with a units property. When you query this property, it returns the coerced minimum value that the hardware can measure with the current settings.

You can get/set/reset this property using:
  DAQmxGetCIMin
  DAQmxSetCIMin
  DAQmxResetCIMin