Error codes depend on the display unit in use, and appear as shown below.
STC6000 Series (Internal Driver 2): RGEA***
Project data error
Logic stop error
Error Code |
Error Message |
Description |
Solution |
RGEA002 |
Setting value error |
The type of the variable assigned to the terminal is invalid or the terminal setting is invalid. |
The project file may not have transferred successfully. Transfer the project file again. |
RGEA003 |
Device out-of-range error |
The variable address allocated to the terminal is not correct. |
|
RGEA004 |
Too many terminals setting |
The number of terminals is not correct (too many terminals). |
|
RGEA005 |
Terminal setting order error |
The terminal number is not in ascending order. |
|
RGEA006 |
Insufficient number of terminal registration |
The number of terminals is not correct (too few terminals). |
|
RGEA007 |
Module settings duplicated |
The module is registered twice. |
|
RGEA008 |
Excess module settings |
The number of modules is invalid (excess number of terminals). |
|
RGEA009 |
Driver settings duplicated |
The driver is registered twice. |
|
RGEA010 |
Inconsistent I/O settings |
The terminal settings are not correct (Module I/O settings are not consistent). |
|
RGEA011 |
Inconsistent bit/integer type |
The terminal settings are not correct (Module variable type settings are not consistent). |
|
RGEA012 |
Setting level value error |
The level of driver is not correct. |
|
RGEA013 |
Data obtaining address error |
The driver information or controller information is invalid. |
|
RGEA014 |
Invalid driver ID |
The driver/Module registry results in an error and have not been registered. |
|
RGEA015 |
Module setting order error |
The module number is not in ascending order. |
|
RGEA016 |
File version mismatch |
Not compatible with the driver's file version |
|
RGEA017 |
Driver not registered |
Driver is not registered. |
|
RGEA018 |
I/O setting duplicate |
I/O setting is duplicated. |
|
RGEA019 |
Config data not found |
Configuration data is not found. |
|
RGEA020 |
Invalid Config data |
Configuration data is invalid. |
|
RGEA021 |
Invalid auto-start |
Implicit message auto-start setting is invalid. |
|
RGEA022 |
Invalid adapter number |
Adapter number is invalid. |
Application error
I/O update or stop error
Error Code |
Error Message |
Description |
Solution |
RGEA100 |
IP address error |
IP address mismatch |
In the network configuration, match the [IP address] of the scanner with the IP address of the display unit. |
RGEA101 |
Subnet mask error |
Subnet mask mismatch |
In the network configuration, match the [Sub-Network Mask] of the scanner with the subnet mask of the display unit. |
RGEA102 |
Gateway error |
Gateway mismatch |
In the network configuration, match the [Gateway IP Address] of the scanner with the default gateway of the display unit. |
RGEA103 |
Initialize failed |
Failed to initialize the protocol stack |
The project file may not have transferred successfully. Transfer the project file again. |
RGEA104 |
Set IP req failed |
Protocol stack request to set the IP address failed |
|
RGEA105 |
Set comm req failed |
Protocol stack request to set communication settings failed |
|
RGEA106 |
IMPLICIT req failed |
Protocol stack request to register an Implicit message list failed |
|
RGEA107 |
RUN/STOP req failed |
Protocol stack request to run or stop failed |
I/O update or continuation error
Error Code |
Error Message |
Description |
Solution |
RGEA150 |
IMPLICIT status failed |
Protocol stack request to update the Implicit message status failed |
The project file may not have transferred successfully. Transfer the project file again. |
RGEA151 |
Adapter status failed |
Protocol stack request to update the adapter status failed |
|
RGEA152 |
Output data failed |
Protocol stack request to set up output data failed |
|
RGEA153 |
Output update failed |
Protocol stack request to update output data failed |
|
RGEA154 |
Adapter comm error |
Error when checking the adapter at startup (cannot find the adapter) |
Check the adapter settings in the network configuration and transfer the project again. |
RGEA155 |
Adapter error |
The adapter identifier does not match between what was sent by the adapter and the adapter settings in the network configuration |
Check the EDS file and adapter settings in the network configuration. |
Internal error
Error Code |
Error Message |
Description |
Solution |
RGEA200 |
Invalid parameter addr |
Failed to read data from the word type terminal |
The project file may not have been transferred successfully. Transfer the project file again. |
RGEA201 |
Instance failed |
Failed to create a class instance |
|
RGEA202 |
Create task failed |
Failed to create a task |
|
RGEA203 |
Allocate memory failed |
Failed to allocate memory |
|
RGEA204 |
Invalid parameter |
Invalid data for function parameter |