Configuring translation tables
ADM003GVAE1005 139
Scaling Functions
A scaling function defines mathematical formula that is applied to the value before
it is received or transmitted by FuelsManager. The following formulas are
supported.
• Y = A * X + B
• Y = (X-A) / (B-A)
• Y = [(X/A) * (B-C)] + C
• Y = [(X/A) / (B-A)] * (D-C) +C
In these formulas the variable Y represents the result of the scaling and X is the
value before scaling. The constants A, B, C and D are configured by the user.
The following example shows data transmitted by FuelsManager, the same
functionality applied to data received by FuelsManager.