Get/Set/Reset AO_FuncGen_Offset

NI-DAQmx C Properties

Get/Set/Reset AO_FuncGen_Offset

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

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

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

Purpose

DAQmxGetAOFuncGenOffset gets the Analog Output >> Function Generation >> Offset property.

DAQmxSetAOFuncGenOffset sets the Analog Output >> Function Generation >> Offset property.

DAQmxResetAOFuncGenOffset resets the Analog Output >> Function Generation >> Offset property.