NI-DAQmx .NET Framework 4.5 API Reference

AIChannel.PerformStrainShuntCalibration Method

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

Overload List

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

See Also