Get/Set/Reset AO_FuncGen_Type

NI-DAQmx C Properties

Get/Set/Reset AO_FuncGen_Type

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

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

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

Purpose

DAQmxGetAOFuncGenType gets the Analog Output >> Function Generation >> Type property.

DAQmxSetAOFuncGenType sets the Analog Output >> Function Generation >> Type property.

DAQmxResetAOFuncGenType resets the Analog Output >> Function Generation >> Type property.