Analog Input >> General Properties >> Signal Conditioning >> Current Shunt Resistor >> Location

NI-DAQmx C Properties

Analog Input >> General Properties >> Signal Conditioning >> Current Shunt Resistor >> Location

Data Type: int32
Description: Specifies the shunt resistor location for current measurements.

Valid values

DAQmx_Val_Internal 10200 Use the built-in shunt resistor of the device.
DAQmx_Val_External 10167 Use a shunt resistor external to the device. You must specify the value of the shunt resistor by using Value.


You can get/set/reset this property using:
  DAQmxGetAICurrentShuntLoc
  DAQmxSetAICurrentShuntLoc
  DAQmxResetAICurrentShuntLoc