Get/Set/Reset AO_FuncGen_Square_DutyCycle

NI-DAQmx C Properties

Get/Set/Reset AO_FuncGen_Square_DutyCycle

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

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

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

Purpose

DAQmxGetAOFuncGenSquareDutyCycle gets the Analog Output >> Function Generation >> Square >> DutyCycle property.

DAQmxSetAOFuncGenSquareDutyCycle sets the Analog Output >> Function Generation >> Square >> DutyCycle property.

DAQmxResetAOFuncGenSquareDutyCycle resets the Analog Output >> Function Generation >> Square >> DutyCycle property.