Get/Set/Reset AO_FuncGen_FMDeviation

NI-DAQmx C Properties

Get/Set/Reset AO_FuncGen_FMDeviation

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

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

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

Purpose

DAQmxGetAOFuncGenFMDeviation gets the Analog Output >> Function Generation >> Modulation >> FM Deviation property.

DAQmxSetAOFuncGenFMDeviation sets the Analog Output >> Function Generation >> Modulation >> FM Deviation property.

DAQmxResetAOFuncGenFMDeviation resets the Analog Output >> Function Generation >> Modulation >> FM Deviation property.