Error codes
Value (hex) | Value (dec) | Description |
---|---|---|
0x0000 | 0 | No error |
0x8001 | 32769 | Watchdog Error. The terminal does not respond. This message usually means that there is no connection to the terminal.
|
0x8002 | 32770 | Incorrect terminal connected. The terminal type can be checked in online mode (uiTerm - internal variable of the function block). |
0x8003 | 32771 | The input variable wOut of the function block FB_KL8548() is too big. Maximum 32767 is allowed. Processing continues internally (in the function block) with 32767 (corresponds to 10 V). |
0x8004 | 32772 | The function block FB_KL8524() tries to set the outputs 1 and 2 simultaneously on channel 1. That is not allowed. No output is set. |
0x8005 | 32773 | The function block FB_KL8524() tries to set the outputs 1 and 2 simultaneously on channel 2. That is not allowed. No output is set. |
0x8006 | 32774 | The function block FB_KL8524() tries to set the outputs 1 and 2 simultaneously on channel 3. That is not allowed. No output is set. |
0x8007 | 32775 | The function block FB_KL8524() tries to set the outputs 1 and 2 simultaneously on channel 4. That is not allowed. No output is set. |