NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceAIBridgeShuntCalibrationSelect EnumerationCurrent page
Table of Contents

AIBridgeShuntCalibrationSelect Enumeration

AIBridgeShuntCalibrationSelect Enumeration

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 nameValueDescription
A12513Switch A.
B12514Switch B.
AAndB12515Switches 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.

See Also

Was this information helpful?