Error Code |
Description |
Cause or Measures |
00 |
Correctly finished |
|
01 |
Undefined address |
Addresses that cannot be used without system definition are set although they are not defined. (Like W file memory) |
12 |
Memory Write error |
The start address of the system data area and the initial file overlap. WRITE is executed to Special Relay or Announce Relay from GP. (F70S) |
20 |
Undefined command |
|
21 |
Parameter error |
The setting like File Memory is not right. |
22 |
Now interlocking |
Unable to process because Interlock is being received from another loader unit. |
23 |
Now communicating |
Unable to process because division is being processed with another loader unit. |
24 |
Module No. error |
The module number is inappropriate. |
32 |
Memory size over |
The address beyond the module range has been designated. |
35 |
Despite no monitor registration, Monitor Read is received. |
|
36 |
Short of monitor registration area |
|
51 |
No device |
Non-existing devices have been designated. |
A0 |
Communication module No. error |
NOT 0= < (communication module No.) = < (F100 or less:15) |
A1 |
Communication module BUSY |
Complete Relay of the received communication module No. is ON. |
A2 |
Data number over |
NOT module data size(No. of byte) = > No. of the received data byte. |
A3 |
Communication module type error |
The system definition of the received communication module No. is NOT for RECEIVE. |
A6 |
No data module |
No data module by a file command etc. exists. |
A7 |
Data transfer error |
The No. of the received data byte is not right for the boundary of the transferred data module. |
A8 |
Command error |
|