Project data error
Error Code |
Error Message |
Description |
Solution |
001 |
Module type error |
Logic stop error The module setting type is not supported |
The project file might not have been sent properly. Transfer the project file again. |
002 |
Setting value error |
Logic stop error The variable mapped to the terminal is incorrect. Invalid terminal settings |
|
003 |
Device out-of-range error |
Logic stop error The variable address allocated to the terminal is not correct. |
|
004 |
Excess terminal settings |
Logic stop error The number of terminals is not correct. (Too many terminals) |
|
005 |
Terminal setting order error |
Logic stop error The terminal no. is not in ascending order. |
|
006 |
Terminal registry short |
Logic stop error The number of terminals is not correct. (Too few terminals) |
|
007 |
Module settings duplicated |
Logic stop error The module is registered twice. |
|
008 |
Excess module settings |
Logic stop error The number of modules is not correct. (Too many modules) |
|
009 |
Driver settings duplicated |
Logic stop error The driver is registered twice. |
|
010 |
I/O settings inconsistent |
Logic stop error The terminal settings are not correct (Module I/O settings are not consistent). |
|
011 |
Bit/Integer type inconsistent |
Logic stop error The terminal settings are not correct (Module variable type settings are not consistent). |
|
012 |
Setting level value error |
Logic stop error The driver is not correct. |
|
013 |
Data obtaining address error |
Logic stop error The driver information is in correct. The controller information is not correct. |
|
014 |
Driver ID error |
Logic stop error The driver/Module registry results in an error and have not been registered. |
|
015 |
Module setting order error |
Logic stop error The module number is not in ascending order. |
|
016 |
File Version Error |
Logic stop error Not compatible with the driver's file version |
H/W related error
Error Code |
Error Message |
Description |
Solution |
050 |
I/O board ID different |
Logic stop error The connected I/O board is not correct. |
The display type might not be correct. Check the display type and transfer the project file again. |
051 |
Unsupported model error |
Logic stop error The driver does not support the model. |
|
052 |
IO initial error |
Logic stop error The I/O board initialization fails. |
The project file might not have been sent properly. Transfer the project file again. If the problem is still not solved, there may be a problem with the hardware. Contact your support center. |
053 |
IO ROM error |
Logic stop error There is a problem with the system ROM on the I/O board. |
|
054 |
IO RAM error |
Logic stop error There is a problem with the system RAM on the I/O board. |
|
055 |
IO microcomputer error |
Logic stop error There is a problem with the microcomputer on the I/O board. |
|
056 |
IO IF RAM error |
Logic stop error There is a problem with the system I/F RAM on the I/O board. |
|
057 |
IO E2PROM error |
Logic stop error There is a problem with the system E2PROM on the I/O board. |
Application error
Error Code |
Error Message |
Description |
Solution |
100 |
I/O board error |
Logic stop error The I/O board does not respond. |
The project file might not have been sent properly. Transfer the project file again. If the problem is still not solved, there may be a problem with the hardware. Contact your support center. |
101 |
Special IO parameter error |
I/O update continuing error There is a problem with the special I/O parameter you set. |
The parameter is not correct. Reset the parameter and request the parameter change. |
102 |
Acceleration/Deceleration table creation error |
I/O update continuing error There is a problem with the special I/O parameter you set. |
The parameter is not correct. Reset the parameter and request the acceleration/deceleration table creation. |
103 |
Initial parameter error |
I/O update continuing error There is a problem with the special I/O parameter during initial processing. |
The parameter is not correct. It will be returned to the initial value set with the editor. Reset the parameter and request the parameter change. |
Internal error
Error Code |
Error Message |
Description |
Solution |
200 |
Integer type data read error. |
I/O update continuing error Reading the integer type terminal data value failed. |
The project file might not have been sent properly. Transfer the project file again. |
201 |
Bit type data read error |
I/O update continuing error Reading the bit type terminal data value failed. |
|
202 |
Integer type data write error |
I/O update continuing error Writing the integer type terminal data value failed. |
|
203 |
Bit type data write error |
I/O update continuing error Writing the bit type terminal data value failed. |