VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

ICalibration2 Methods

The ICalibration2 type exposes the following members.

Methods

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.
IsUsingLegacyCalibration Checks whether the system is using Legacy calibration or not.
RemoveCalibration Removes polynomial calibration on the channel.
SetCalibration Sets polynomial calibration on the channel.

See Also

Was this information helpful?