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 INLET_CTRL is erroneous. |
| 16448 | 4040 | Value of PRESSURE_LOW_LIMIT is erroneous. |
| 16451 | 4043 | Value of either PRESSURE_LOW_LIMIT or PRESSURE_VERY_LOW_LIMIT is erroneous. |
| 16464 | 4050 | Value of PRESSURE_VERY_LOW_CTRL is erroneous. |
| 16480 | 4060 | Value of PRESSURE_VERY_LOW_LIMIT is erroneous. |
| 16496 | 4070 | Value of INLET_CTRL_DELAY is erroneous. |
| 16512 | 4080 | Value of INLET_FORCED_REF is erroneous. |
| 16528 | 4090 | Value of OUTLET_CTRL is erroneous. |
| 16544 | 40A0 | Value of PRESSURE_HIGH_LIMIT is erroneous. |
| 16547 | 40A3 | Value of either PRESSURE_HIGH_LIMIT or PRESSURE_VERY_HIGH_LIMIT is erroneous. |
| 16560 | 40B0 | Value of PRESSURE_VERY_HIGH_CTRL is erroneous. |
| 16576 | 40C0 | Value of PRESSURE_VERY_HIGH_LIMIT is erroneous. |
| 16592 | 40D0 | Value of OUTLET_CTRL_DELAY is erroneous. |
| 16608 | 40E0 | Value of OUTLET_FORCED_REF is erroneous. |
| 16624 | 40F0 | Value of FLOW_MAX_CTRL is erroneous. |
| 16640 | 4100 | Value of FLOW_MAX_LIMIT is erroneous . |
| 16643 | 4103 | Value of either FLOW_MAX_LIMIT or FLOW_MIN_LIMIT is erroneous. |
| 16656 | 4110 | Value of FLOW_MIN_CTRL is erroneous. |
| 16672 | 4120 | Value of FLOW_MIN_LIMIT is erroneous. |
| 16688 | 4130 | Value of FLOW_CTRL_DELAY is erroneous. |
| 16704 | 4140 | Value of FLOW_CHECK_DELAY is erroneous. |
| 16720 | 4150 | Value of PROFILE_CTRL is erroneous. |
| 16736 | 4160 | Value of PROFILE_LIMIT is erroneous. |
| 16752 | 4170 | Value of PROFILE_CTRL_DELAY is erroneous. |