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 name | Value | Description | |
---|---|---|---|
Internal | 10200 | Use the built-in shunt resistor of the device. | |
External | 10167 | Use 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.