Calibration and scaling
There are three calibration and scaling functions in the signal path:
- User scale
- User calibration
- Vendor calibration
User scale
The user scale is disabled in the factory setting. It can be enabled via
index 0x80B0:01 "Enable user scale".
Parameterization is carried out via the indices:
0x80B0:11 (offset user scale and 0x80B0:12 (gain user scale).
User calibration
Notice | |
The user calibration affects the measuring range monitoring. Incorrect calibration coefficients can lead to the Status bits and Status LEDs no longer behaving as expected; see Output range monitoring. |
The user calibration is disabled in the factory setting. It can be enabled via
Index 0x80B0:07 "Enable user calibration".
Parameterization is carried out via the indices:
0x80B0:17 (offset user calibration) and 0x80B0:18 (gain user calibration).
Vendor calibration
The vendor calibration is enabled in the factory setting. It can be disabled via
Index 0x80B0:08 "Enable vendor calibration".
The parameterization of the vendor calibration is carried out via the indices: 0x80BF:01 (offset vendor calibration) and 0x80BF:02 (gain vendor calibration).
![]() | Output error with disabled vendor calibration
|
Summary
Calibration / scaling | Status | Conversion | Meaning |
---|---|---|---|
User scale
| enabled: | YSC= YS1 x AS x 2-16 + BS | YSC: Value after user scale |
Disabled (default): | YSC = YS1 | ||
User calibration
| enabled: | XDAC = YSC x AA x 2-20 + BA | XDAC: Output value with enabled user calibration with: |
Vendor calibration
| enabled (default): | XDAC = YSC x AH x 2-16 + BH | XDAC: Output value with enabled vendor calibration with: |
No calibration | 0x80B0:01 = FALSE, | XDAC = YSC | XDAC: Output value if vendor and user calibration are disabled. |