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