NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AICurrentShuntLocation Enumeration

AICurrentShuntLocation Enumeration

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

Was this information helpful?