Analog Input >> Maximum Value

NI-DAQmx C Properties

Analog Input >> Maximum Value

Data Type: float64
Description: Specifies the maximum 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 maximum value that the device can measure with the current settings.

You can get/set/reset this property using:
  DAQmxGetAIMax
  DAQmxSetAIMax
  DAQmxResetAIMax