Get/Set/Reset AI_Accel_Units

NI-DAQmx C Properties

Get/Set/Reset AI_Accel_Units

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

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

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

Purpose

DAQmxGetAIAccelUnits gets the Analog Input >> Acceleration >> Units property.

DAQmxSetAIAccelUnits sets the Analog Input >> Acceleration >> Units property.

DAQmxResetAIAccelUnits resets the Analog Input >> Acceleration >> Units property.