VeriStand .NET API Reference

ICalibration Members

The ICalibration type exposes the following members.

NameDescription
GetCalibration Reads the current calibration settings for a channel.
GetRawValue Gets the raw value reading for a calibrated channel. For input channels, the raw value is the value read from the device. For output channels, the raw value is the value written to the device.
GetRawValues Gets the raw value readings for a list of calibrated channels. For input channels, the raw value is the value read from the device. For output channels, the raw value is the value written to the device.
RemoveCalibration Removes any calibration that was previously set for a channel.
SetPolynomialCalibration Sets calibration for a channel using a polynomial scale. You also can use the SetThermocoupleCalibration method to set calibration using a thermocouple scale. A single channel can have only one scale.
SetThermocoupleCalibration Sets calibration for a channel using a thermocouple scale where the raw voltage is converted to a temperature. You also can use the SetPolynomialCalibration method to set calibration using a polynomial scale. A single channel can have only one scale.

See Also

Log in to get a better experience