Get/Set/Reset AO_FuncGen_Freq

NI-DAQmx C Properties

Get/Set/Reset AO_FuncGen_Freq

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

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

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

Purpose

DAQmxGetAOFuncGenFreq gets the Analog Output >> Function Generation >> Frequency property.

DAQmxSetAOFuncGenFreq sets the Analog Output >> Function Generation >> Frequency property.

DAQmxResetAOFuncGenFreq resets the Analog Output >> Function Generation >> Frequency property.