4000hex…4FFFhex - Block Input Error¶
The error 4xxxhex is used in case of detected Function Block input parameter errors. The error is structured as follows:
4 X1 X2 X3 hex
| X… | Value | Description |
|---|---|---|
| X1 + X2 | 1….FF | Number of the input |
| X3 | 0 | Invalid value |
| 1 | Value too low | |
| 2 | Value too high | |
| 3 | Wrong combination of the parameters |
| Dec | Hex | Error Description |
|---|---|---|
| 0 | 0000 | No error. |
| 16416 | 4020 | Value of TARIFF is erroneous. |
| 16432 | 4030 | Value of CO2_CONVERSION is erroneous. |
| 16448 | 4040 | Value of MONITOR_DURATION is erroneous. |
| 16560 | 40B0 | Value of PUMP1_DOL_POWER is erroneous. |
| 16576 | 40C0 | Value of PUMP2_DOL_POWER is erroneous. |
| 16592 | 40D0 | Value of PUMP3_DOL_POWER is erroneous. |
| 16656 | 4110 | Value of PUMP1_MOTOR_EFF is erroneous. |
| 16672 | 4120 | Value of PUMP2_MOTOR_EFF is erroneous. |
| 16688 | 4130 | Value of PUMP3_MOTOR_EFF is erroneous. |