ShuntResistorSource Enumeration
- Updated2023-02-21
- 1 minute(s) read
ShuntResistorSource Enumeration
Specifies whether to use internal or external shunt.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum ShuntResistorSource
Public Enumeration ShuntResistorSource
Members
Member name | Value | Description | |
---|---|---|---|
UserProvided | 10167 | Use an external shunt. | |
BuiltIn | 10200 | Use the internal shunt. | |
Default | -1 | Use the default shunt. |