Map >> Scaled Minimum Value

NI-DAQmx C Properties

Map >> Scaled Minimum Value

Data Type: float64
Description: Specifies the smallest value in the range of scaled values. NI-DAQmx maps this value to Pre-Scaled Minimum Value. Reads coerce samples that are smaller than this value to match this value. Writes generate errors for samples that are smaller than this value.

You can get/set this property using:
  DAQmxGetScaleMapScaledMin
  DAQmxSetScaleMapScaledMin