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 PUMP_ID is erroneous |
16432 | 4030 | Value of SLEEP_MODE is erroneous. |
16448 | 4040 | Value of ACT_VALUE is erroneous. |
16464 | 4050 | Value of SLEEP_LEVEL is erroneous. |
16480 | 4060 | Value of SLEEP_DELAY is erroneous. |
16512 | 4080 | Value of SLEEP_BOOST_STEP is erroneous. |
16528 | 4090 | Value of SLEEP_BOOST_TIME is erroneous. |
16544 | 40A0 | Value of WAKEUP_MODE is erroneous. |
16560 | 40B0 | Value of WAKEUP_LEVEL is erroneous. |
16576 | 40C0 | Value of WAKEUP_DELAY is erroneous. |
16592 | 40D0 | Value of WAKEUP_EXTERNAL_LEVEL is erroneous. |
16608 | 40E0 | Value of PUMP_SETPOINT is erroneous. |
16624 | 40E0 | Value of SLEEP_RPM is erroneous. |