Get/Set/Reset AI_Resistance_Units

NI-DAQmx C Properties

Get/Set/Reset AI_Resistance_Units

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

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

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

Purpose

DAQmxGetAIResistanceUnits gets the Analog Input >> Resistance >> Units property.

DAQmxSetAIResistanceUnits sets the Analog Input >> Resistance >> Units property.

DAQmxResetAIResistanceUnits resets the Analog Input >> Resistance >> Units property.