AIBridgeShuntCalibrationSelect Enumeration
- Updated2023-02-21
- 1 minute(s) read
AIBridgeShuntCalibrationSelect Enumeration
Specifies which shunt calibration switch(es) to enable. Use BridgeShuntCalibrationEnable to enable the switch(es) you specify with this property.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public enum AIBridgeShuntCalibrationSelect
Public Enumeration AIBridgeShuntCalibrationSelect
Members
Member name | Value | Description | |
---|---|---|---|
A | 12513 | Switch A. | |
B | 12514 | Switch B. | |
AAndB | 12515 | Switches A and B. |
Remarks
Specifies which shunt calibration switch(es) to enable. Use BridgeShuntCalibrationEnable to enable the switch(es) you specify with this property. Use this enumeration to get or set the value of BridgeShuntCalibrationSelect.