T.7.2 When the DIO board type GP3000 series is used

I/O driver errors

Error No.

Error Message

Cause and Solution

RGE*002

Invalid value

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.

RGE*003

Out of device range

The address of the symbol variable assigned to the I/O is out of range. When this error occurs, transfer the program again.

RGE*004

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.

RGE*005

Invalid terminal order

The I/O terminal numbers are not specified in ascending order. When this error occurs, transfer the program again.

RGE*006

Not enough terminals

The number of I/O terminals is not appropriate (insufficient). When this error occurs, transfer the program again.

RGE*009

Repeat driver setting

The driver has been registered twice. When this error occurs, transfer the program again.

RGE*011

Bit/Word format mismatch

The variable type specified in the I/O is incorrect. Transfer the project data again.

RGE*012

Invalid level

Something is wrong with the I/O driver. Transfer the project data again.

RGE*013

Invalid address

The I/O driver information is incorrect. Transfer the project data again.
The controller information is incorrect. Transfer the project data again.

RGE*014

Driver/Unit unregistered

The I/O driver or I/O is not registered. Transfer the project data again.

RGE*050

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.

RGE*100

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 your local GP distributor. This error code continues appearing until the controller is reset.

RGE*101

DIO write error

Although data was output 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 your local GP distributor. This error code continues appearing until the controller is reset.

Runtime errors

The following error messages are displayed while the logic program is running.

Error No.

Error Message

Cause and Solution

RGAA001

Watchdog error

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 [System Settings Window], open the [Logic Settings] tab, and set the time for [WDT (Watchdog Timer) Settings] longer.