Map >> Scaled Maximum Value

NI-DAQmx C Properties

Map >> Scaled Maximum Value

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

You can get/set this property using:
  DAQmxGetScaleMapScaledMax
  DAQmxSetScaleMapScaledMax