7.10 Termination Codes
The FLCE returns one of the codes listed in Table 7.6 as the termination code when communication is complete.
The communication function may return a code other than that described in the termination codes list. Such a code is received from the communication partner and specific (i.e. outside the standard protocol) to the software used on the communication partner side.
Forinformation about these codes refer to the Upload/Download Manual of
reference this return value using the “GetExitCodeProcess()” function.
List of termination codes
A category code (upper byte) indicates the error category, and an error detail code (lower byte) indicates the detail of the error. Category codes are defined as follows:
00h | Normal termination |
DCh to F8h | Normal termination and notification of termination. |
| should take an action that is appropriate to each definition. |
01h | Protocol error |
02h | |
0Fh | |
A0h | Communication |
54