NI-DAQmx .NET Framework 4.5 API Reference

ShuntElementLocation Enumeration

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
ShuntElementLocation Enumeration
Specifies which resistor to use to calibrate the channel(s).

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

Syntax

public enum ShuntElementLocation
Public Enumeration ShuntElementLocation

Members

  Member nameValueDescription
R112465Resistor 1.
R212466Resistor 2.
R312467Resistor 3.
R414813Resistor 4.
None10230No resistor.

See Also