Get/Set/Reset AO_DAC_Ref_Src

NI-DAQmx C Properties

Get/Set/Reset AO_DAC_Ref_Src

int32 __CFUNC DAQmxGetAODACRefSrc(TaskHandle taskHandle, const char channel[], int32 *data);

int32 __CFUNC DAQmxSetAODACRefSrc(TaskHandle taskHandle, const char channel[], int32 data);

int32 __CFUNC DAQmxResetAODACRefSrc(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetAODACRefSrc gets the Analog Output >> General Properties >> DAC >> Reference Voltage >> Source property.

DAQmxSetAODACRefSrc sets the Analog Output >> General Properties >> DAC >> Reference Voltage >> Source property.

DAQmxResetAODACRefSrc resets the Analog Output >> General Properties >> DAC >> Reference Voltage >> Source property.