NI-DAQ™mx C Reference

Get/Set/Reset AI_Torque_Units

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

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

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


Purpose

DAQmxGetAITorqueUnits gets the Analog Input >> Torque >> Units property.

DAQmxSetAITorqueUnits sets the Analog Input >> Torque >> Units property.

DAQmxResetAITorqueUnits resets the Analog Input >> Torque >> Units property.