NI-DAQmx .NET Framework 4.0 API Reference

AICurrentShuntLocation Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AICurrentShuntLocation Enumeration
Specifies the shunt resistor location for current measurements.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum AICurrentShuntLocation
Public Enumeration AICurrentShuntLocation

Members

  Member nameValueDescription
Internal10200Use the built-in shunt resistor of the device.
External10167Use a shunt resistor external to the device. You must specify the value of the shunt resistor by using CurrentShuntResistance.

Remarks

Specifies the shunt resistor location for current measurements. Use this enumeration to get or set the value of CurrentShuntLocation.

See Also

Log in to get a better experience