NI-DAQmx .NET Framework 4.5 API Reference

AIChannel.PerformBridgeShuntCalibration Method

  • 已更新2023-02-21
  • 閱讀時間為 2 分鐘
AIChannel.PerformBridgeShuntCalibration Method

Overload List

  NameDescription
Public methodPerformBridgeShuntCalibration(Double, ShuntElementLocation, Double)
Performs shunt calibration for the virtual channels in the task using a bridge sensor. An error will occur if not all virtual channels in the task support this operation.
Public methodPerformBridgeShuntCalibration(Double, ShuntElementLocation, Double, Boolean)
Performs shunt calibration for the virtual channels in the task using a bridge sensor.
Public methodPerformBridgeShuntCalibration(Double, ShuntElementLocation, Double, ShuntCalibrationSelect, ShuntResistorSource)
Performs shunt calibration for the specified channels using a bridge sensor.
Public methodPerformBridgeShuntCalibration(Double, ShuntElementLocation, Double, ShuntCalibrationSelect, ShuntResistorSource, Boolean)
Performs shunt calibration for the specified channels using a bridge sensor.
Top

See Also