Analog Output >> Minimum Value

NI-DAQmx C Properties

Analog Output >> Minimum Value

Data Type: float64
Description: Specifies the minimum value you expect to generate. The value is in the units you specify with a units property. If you try to write a value smaller than the minimum value, NI-DAQmx generates an error. NI-DAQmx might coerce this value to a larger value if other task settings restrict the device from generating the desired minimum.

You can get/set/reset this property using:
  DAQmxGetAOMin
  DAQmxSetAOMin
  DAQmxResetAOMin