Get/Set/Reset AI_Current_ACRMS_Units

NI-DAQmx C Properties

Get/Set/Reset AI_Current_ACRMS_Units

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

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

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

Purpose

DAQmxGetAICurrentACRMSUnits gets the Analog Input >> Current >> AC RMS Current >> Units property.

DAQmxSetAICurrentACRMSUnits sets the Analog Input >> Current >> AC RMS Current >> Units property.

DAQmxResetAICurrentACRMSUnits resets the Analog Input >> Current >> AC RMS Current >> Units property.