Error Code |
Error Message |
Cause and Troubleshooting |
Setting value error |
The data type of the symbol variable assigned to the I/O is illegal. The I/O setting value is illegal. When this error occurs, transfer the program again. |
|
RGEE003 |
Device out-of-range error |
The address of the symbol variable assigned to the I/O is out of range. When this error occurs, transfer the program again. |
RGEE004 |
Duplicate terminals |
The number of I/O terminals exceeds the limit (6 bit inputs and 2 bit outputs). When this error occurs, transfer the program again. |
RGEE005 |
Terminal setting order error |
The I/O terminal numbers are not specified in ascending order. When this error occurs, transfer the program again. |
RGEE006 |
Insufficient number of terminal registration |
The number of I/O terminals is not appropriate (insufficient). When this error occurs, transfer the program again. |
RGEE009 |
Repeat driver setting |
The driver has been registered twice. When this error occurs, transfer the program again. |
RGEE011 |
Bit/Word format mismatch |
The variable type specified in the I/O is incorrect. Transfer the project data again. |
RGEE012 |
Setting level value error |
Something is wrong with the I/O driver. Transfer the project data again. |
RGEE013 |
Data obtaining address error |
The I/O driver information is incorrect. Transfer the project data again. |
RGEE014 |
Driver/Unit unregistered |
The I/O driver or I/O is not registered. Transfer the project data again. |
RGEE050 |
I/O board ID mismatch |
The I/O board being connected is different from the I/O board in the project. Transfer the project data again. |
RGEE100 |
Input chatter |
Chattering occurred during the input from the DIO board. This may be caused by noise or GP unit failure. If this error occurs frequently, the unit may be faulty. Please contact the Pro-face customer care center. This error code continues appearing until the controller is reset. |
RGEE101 |
DIO write error |
Although data was sent to the DIO board, it was not output when the output result was fed back. This may be caused by noise or GP unit failure. If this error occurs frequently, the unit may be faulty. Please contact the Pro-face customer care center. This error code continues to appear until the controller is reset. |
The following error messages are displayed while the logic program is running.
Error Code |
Error Message |
Cause and Solution |
RGAA001 |
The possible causes are that the operation has entered an endless loop in the program, or that the program uses many instructions which wait for logic programs. With GP-Pro EX, select [Display Unit] in the [System Settings], open the [Logic Settings] tab, and set the time for [WDT (Watchdog Timer) Settings] longer. |