Error Handling
The PLC will not enter the HALT state due to storage failure, but a warning is given in 2 stages:
Error message is provided at EFB output
STATUS.Error message is send to diagnostic buffer.
Memory Access Messages
PCMCIA card memory access messages
Code |
Description |
|---|---|
16#0000 |
action performed correctly |
16#0102 |
|
16#0104 |
no valid application or no word in the PLC |
16#0201 |
no file zone in the memory card |
16#0202 |
memory card error |
16#0204 |
memory card write-protected |
16#0241 |
|
16#0242 |
|
16#0401 |
|
16#0402 |
|
16#0501 |
unsupported service |
SFC Specific Messages
New SFC specific messages/warnings have been defined additionally to the PCMCIA card memory access messages.
Code |
Description |
|---|---|
16#a4F4 |
end of |
16#a5F4 |
|
16#a6F4 |
|
16#a7F4 |
nothing saved. Nothing restored, because nothing has been saved |
16#a8F4 |
communication lost with |
16#a9F4 |
Too much SFC sections for NOTE: This warning indicates that
the maximal card space, which is visualized at the
NUMPOSBL output, can be fine tuned by reducing
the SPACE_KW parameter. |
16#aaF4 |
saved data not valid |
16#abF4 |
not all charts could be restored / resumed / initialized |
16#acF4 |
memory space too small |
16#adF4 |
application has changed |
16#aeF4 |
an |
STATUS output
of the EFB. Significance increases with higher numbers (in hexadecimal
or unsigned notification). INIT warning (16#aeF4)
is most significant.STATUS, the
OS in the PLC does not support SFC_Restore feature
(e.g. wrong version of OS).Reports to Diagnostic Buffer
The following events are reported to diagnostic buffer, but not to EFB.
Code |
Description |
|---|---|
16#a4F4 |
End of |
16#a5F4 |
|
16#a6F4 |
|
16#a9F4 |
Too much SFC sections for NOTE: This warning indicates that
the maximal card space, which is visualized at the
NUMPOSBL output, can be fine tuned by reducing
the SPACE_KW parameter. |

