ICalibration2 Methods
- Updated2023-02-21
- 2 minute(s) read
The ICalibration2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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. |