Get/Set/Reset AI_CurrentShunt_Loc

NI-DAQmx C Properties

Get/Set/Reset AI_CurrentShunt_Loc

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

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

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

Purpose

DAQmxGetAICurrentShuntLoc gets the Analog Input >> General Properties >> Signal Conditioning >> Current Shunt Resistor >> Location property.

DAQmxSetAICurrentShuntLoc sets the Analog Input >> General Properties >> Signal Conditioning >> Current Shunt Resistor >> Location property.

DAQmxResetAICurrentShuntLoc resets the Analog Input >> General Properties >> Signal Conditioning >> Current Shunt Resistor >> Location property.