NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

BridgeShuntCalibrationSource Enumeration

BridgeShuntCalibrationSource Enumeration

BridgeShuntCalibrationSource Enumeration

Specifies whether to use internal or external shunt when Shunt Cal A is selected.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum BridgeShuntCalibrationSource
Public Enumeration BridgeShuntCalibrationSource

Members

  Member nameValueDescription
BuiltIn10200Use the internal shunt.
UserProvided10167Use an external shunt.

Remarks

Specifies whether to use internal or external shunt when Shunt Cal A is selected. Use this enumeration to get or set the value of BridgeShuntCalibrationASource.

See Also

Was this information helpful?