Get/Set/Reset AO_FuncGen_ModulationType

NI-DAQmx C Properties

Get/Set/Reset AO_FuncGen_ModulationType

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

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

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

Purpose

DAQmxGetAOFuncGenModulationType gets the Analog Output >> Function Generation >> Modulation >> Type property.

DAQmxSetAOFuncGenModulationType sets the Analog Output >> Function Generation >> Modulation >> Type property.

DAQmxResetAOFuncGenModulationType resets the Analog Output >> Function Generation >> Modulation >> Type property.