Analog Output >> General Properties >> DAC >> Reference Voltage >> Allow Connecting DAC Reference to Ground at Runtime

NI-DAQmx C Properties

Analog Output >> General Properties >> DAC >> Reference Voltage >> Allow Connecting DAC Reference to Ground at Runtime

Data Type: bool32
Description: Specifies whether to allow grounding the internal DAC reference at run time. You must set this property to TRUE and set Source to DAQmx_Val_Internal before you can set Connect DAC Reference to Ground to TRUE.

You can get/set/reset this property using:
  DAQmxGetAODACRefAllowConnToGnd
  DAQmxSetAODACRefAllowConnToGnd
  DAQmxResetAODACRefAllowConnToGnd