Get/Set/Reset AI_Voltage_ACRMS_Units

NI-DAQmx C Properties

Get/Set/Reset AI_Voltage_ACRMS_Units

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

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

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

Purpose

DAQmxGetAIVoltageACRMSUnits gets the Analog Input >> Voltage >> AC RMS Voltage >> Units property.

DAQmxSetAIVoltageACRMSUnits sets the Analog Input >> Voltage >> AC RMS Voltage >> Units property.

DAQmxResetAIVoltageACRMSUnits resets the Analog Input >> Voltage >> AC RMS Voltage >> Units property.