NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Output >> General Properties >> DAC >> Reference Voltage >> ValueCurrent page
Table of Contents

Analog Output >> General Properties >> DAC >> Reference Voltage >> Value

Analog Output >> General Properties >> DAC >> Reference Voltage >> Value

Data Type: float64
Description: Specifies in volts the value of the DAC reference voltage. This voltage determines the full-scale range of the DAC. Smaller reference voltages result in smaller ranges, but increased resolution.

You can get/set/reset this property using:
  DAQmxGetAODACRefVal
  DAQmxSetAODACRefVal
  DAQmxResetAODACRefVal

Was this information helpful?