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. |
| 16403 | 4013 | EN signal for boost control given, although the pump level control is enabled. |
| 16432 | 4030 | Value of OP_MODE erroneous. |
| 16448 | 4040 | Value of MASTER_LOC erroneous. |
| 16464 | 4050 | Value of START_SPEED_SLV_1 erroneous. |
| 16480 | 4060 | Value of START_SPEED_SLV_2 erroneous. |
| 16496 | 4070 | Value of STOP_SPEED_SLV_1 is erroneous. |
| 16512 | 4080 | Value of STOP_SPEED_SLV_2 is erroneous. |