NI-DAQ™mx C Reference

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

Analog Input >> Maximum Value

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

Was this information helpful?