NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Input >> General Properties >> Advanced >> Range >> LowCurrent page
Table of Contents

Analog Input >> General Properties >> Advanced >> Range >> Low

Analog Input >> General Properties >> Advanced >> Range >> Low

Data Type: float64
Description: Specifies the lower limit of the input range of the device. This value is in the native units of the device. On E Series devices, for example, the native units is volts.

You can get/set/reset this property using:
  DAQmxGetAIRngLow
  DAQmxSetAIRngLow
  DAQmxResetAIRngLow

Was this information helpful?