Customer adjustment¶
General¶
The customer can compensate possible deviations of the temperature measurement by an own adjustment. The customer uses temperature values as reference points for his adjustment.
1-point adjustment¶
1-point adjustment corresponds to a offset over the whole measurement range.
| Calculation | |
|---|---|
| Offset temperature | TOffset = TRef - TAct |
| TRef = reference temperature | |
| TAct = actual measured temperature (live from the device or noted by the customer) | |
| End temperature | TEnd = T(R) + TOffset |
| T(R) = temperature (already corrected) |
2-point adjustment¶
For the 2-point adjustment, the customer can acquire two points.
| Calculation | |
|---|---|
| Slope | ![]() |
| Offset | ![]() |
| TRef1 = reference temperature 1 | |
| TRef2 = reference temperature 2 | |
| TAct1 = measured temperature 1 (live from the device or noted by the customer) | |
| TAct2 = measured temperature 2 (live from the device or noted by the customer) | |
| End temperature | TEnd = m * T(R) + n |
| T(R) = temperature (already corrected) |

