NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Input >> Minimum ValueCurrent page
Table of Contents

Analog Input >> Minimum Value

Analog 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 device can measure with the current settings.

You can get/set/reset this property using:
  DAQmxGetAIMin
  DAQmxSetAIMin
  DAQmxResetAIMin

Was this information helpful?