T.7.1 Settings common to all Display models

Errors displayed when communication fails

The following error messages are displayed when there is a problem in the communication with the connected device.

Error No.

Error Message

Cause

Solution

RHxx006

(Driver Name):(Port Name) Received data has been parity error

An error occurred due to a lack of receiving data. The cause could be the noise or loose connection.

Please check the noise suppression and connector's insertion.

If Memory-Link method is used, please check if the Data Length/Parity Bit of host side and the display side have the same settings.

RHxx007

(Node Name):(Port Name) Received data has been framing error

RHxx008

(Driver Name): This machine does not have any Ethernet interface

An error occurred when a Ethernet driver is selected in GP-Pro EX as the [Device/PLC], but the project is transferred to a display model which cannot use Ethernet.

Please check if the display unit supports Ethernet. If it does, please check if the Display Type settings in the GP-Pro EX editor are correct.

RHxx009

(Driver Name):(Port Name) Cannot use the port

An error occurred when two or more driver types are selected to an identical COM port.

Please check the port settings in GP-Pro EX's [Device/PLC].

RHxx010

(Driver Name): TCP port number ***** is overlapped, or it is not completed to close the last TCP connection

TCP port number of the display unit side is overlapped, or the device/PLC is reset during communication.

(1) Check that the UDP port number in [Ethernet settings] does not overlapp with the UDP port number in [Communication Settings]. If the UDP port number is overlapped, allocate a different port number.

(2) Reset the display unit.

RHxx011

(Driver Name): Connection was closed

An error occurred in the connection environment during communication.

Please check if the network environment is normal. Please specify the cause via procedures such as directly connecting PC, display unit and device/PLC, and then checking if IP address is recognized via PING command.

RHxx012

(Driver Name): UDP Port number is overlapped

An error occurred when UDP port number of touch panel side is overlapped.

Check that the UDP port number in [Ethernet settings] does not overlapp with the UDP port number in [Communication Settings]. If the UDP port number is overlapped, allocate a different port number.

RHxx013

(Driver Name): COM1: The 9th pin has not been set to VCC (5V Power Supply). Please check your cable or connected equipment.

9th pin of COM1 is connected as RI input. (For example, set to use Isolation Unit (RS-232C Type))

Please designate [RI] in [RI/VCC] settings of GP-Pro EX's [Device/PLC].

RHxx033

(Node Name): Error has been responded for initial communication command (Error Code: (Decimal)[(Hex)])

Communication settings and wiring are correct. Since the causes depend on the selected driver, please contact your local GP distributor.

T.11.2 Telephone Contact

RHxx034

(Node Name): Error has been responded for device read command (Error Code: (Decimal)[(Hex)])

RHxx035

(Node Name): Error has been responded for device write command (Error Code: (Decimal)[(Hex)])

RHxx036

(Node Name): Error has been responded for device read command (Error Code: (Decimal)[(Hex)] There are out of range devices)

Device/PLC cannot recognize the Read request of the address set via the display unit side, and return the error code. It might be set to request the address which is out of PLC address range on the display unit side.

(1) Please check the manual of device/PLC in use for the detail of receiving error codes.

(2) Please check if the address set is within the device/PLC device address range in use.*1

RHxx037

(Node Name): Error has been responded for device write command (Error Code: (Decimal)[(Hex)] There are out of range devises)

Device/PLC cannot recognize the Write request of the address set on the display unit side, and return the error code. It might be set to request the address which is out of PLC address range on the display unit side.

RHxx038

(Node Name): Error has been responded for device read command (Error Code: (Decimal)[(Hex)] There are write only devices)

Device/PLC cannot recognize the Read request of the address set via the display unit side, and return the error code. It might be set to request the write only address of device/PLC on the display unit side.

(1) Please check the manual of device/PLC in use for the detail of receiving error codes.

(2) Please check if the address is set to read the write only address. *1
If Parts that perform reading operation such as Lamps and Data Display are used, please set to a read-only address.

RHxx039

(Node Name): Error has been responded for device write command (Error Code: (Decimal)[(Hex)] There are read only devices)

Device/PLC cannot recognize the Write request of the address set on the display unit side, and return the error code. It might be set to request the read only address of device/PLC on the display unit side.

(1) Please check the manual of device/PLC in use for the detail of receiving error codes.

(2) Please check if the address is set to write to the read-only address. *1
If Parts that perform writing operations, such as Switches, Data Displays (Allow Input), Trigger Actions or D-scripts, are used, please change to read/write address.

RHxx040

(Node Name): Illegal response for initial communication command

An error occurred on device/PLC side

Please check that the communication settings or the connected device settings are specified properly.

RHxx041

(Node Name): Illegal response for device read command

RHxx042

(Node Name): Illegal response for device write command

RHxx043

Checksum error response for initial communication command

RHxx044

(Node Name): Checksum error response for device read command

RHxx045

(Node Name): Checksum error response for device write command

An error occurred on device/PLC side

Please check that the communication settings or the connected device settings are specified properly.

RHxx049

(Node Name): Unknown devices exist in read devices

Wrong device and address are created via Indirect Address Designation.

Please check if settings of Indirect Address Designation are within the recognizable address range.

RHxx050

(Node Name): Unknown devices exist in write devices

RHxx051

(Node Name): Out of range devices exist in read devices (Address: (Device Address))

In the Data Display (Text Display) or D-script (memcpy or memset), area from the start address to the end address is not within the address range.

Please check if the settings which is across multiple addresses, such as Data Display (Text Display) or D-script, are within the address range.*1

RHxx052

(Node Name): Out of range devices exist in write devices (Address: (Device Address))

RHxx053

(Node Name): You cannot read the write only device (Address: (Device Address))

The Protocol driver detected read-out of the write only device, or write-in of the read only device

(1) Please check the manual of device/PLC in use for the detail of receiving error codes.

(2) Please check if the address is set to read the write only address. If Parts that perform reading operation such as Lamps and Data Display are used, please set the read address.

RHxx054

(Node Name): You cannot write the read only device (Address: (Device Address))

RHxx065

(Node Name): TCP connection open error (IP Address: (IP Address))

IP address and port number of device/PLC are not recognized.
The cause could be that the power of HUB or device/PLC is not ON, or cable is unplugged.

(1) Please check the settings of IP address and Port number on display unit side and device/PLC side.

(2) Please check if the network environment is normal.
Please specify the cause via procedures such as directly connecting PC, display unit and device/PLC, and then checking if IP address is recognized via PING command.

RHxx066

(Node Name): UDP target not found (IP Address: (IP Address))

RHxx067

(Node Name): Response timed out for initial communication command

The causes could be the following:

  1. The communication settings are not the same between display unit and PLC.

  2. Wiring has problems such as a wrong wire connection or loose connection.

  3. Selection of device/PLC is wrong.

  4. The power of device/PLC is not ON, or it is reset.

(1) Please check if the communication settings of display unit side and device/PLC side are the same. Please refer to "GP-Pro EX Device/PLC Connection Manual" for the details.

(2) Please reconfirm the wiring. Please check the cable and connector's insertion. About wire connection, please refer to "GP-Pro EX Device/PLC Connection Manual" for the details. When using COM 2, please check if Online Adaptor (CA4-ADPONL-01) is connected.

(3) Please reconfirm the GP-Pro EX [Device/PLC Settings].

RHxx068

(Node Name): Response timed out for device read command

RHxx069

(Node Name): Response timed out for device write command

RHxx070

(Node Name): The cable has been disconnected or the target has been powered off

The command cannot be sent due to the cause that the device/PLC power is not ON or cable is unplugged, etc.

(1) Transferring to GP3**1 series using GP3**0 series. Check if the Display Type settings match the display model in use.

(2) Please check if the device/PLC power is ON.

(3) Please check if the cable wiring is correct, and if cable is connected properly.

RHxx071

(Node Name): The extend unit (Unit Name) is not implemented

The Expansion Unit is not recognized.

Please check if the Expansion Unit is correctly attached.

RHxx072

(Node Name): Since a buffer was insufficient, the read request was un-receivable

A read request was made through sampling, extended D-script, Pro-Server EX, to the device in off-scan mode.

A read request was made through sampling, extended D-script, Pro-Server EX, to the device for which communication scan has been stopped. Turn OFF the appropriate bit*2 between LS9550 and LS9559 and start the communication scan of the connected device.

7.3 Disconnecting Multiple Connected Devices/PLCs

RHxx073

(Node Name): Since a buffer was insufficient, the write request was un-receivable

A write request was made through a script, a touch, Pro-Server EX, to the device in off-scan mode.

A write request was made through a switch, D-script, extended D-script, Pro-Server EX, to the device for which communication scan has been stopped. Turn OFF the appropriate bit*2 between LS9550 and LS9559 and start the communication scan of the connected device.

7.3 Disconnecting Multiple Connected Devices/PLCs

RHxx084

(Node Name): Too many requests to write. The request was ignored.

A write operation was continued at timing which exceeds the processing speed of the communication driver.

Example) When a write operation to a connected device set up with a baud rate of 9600 is continued according to the update timing of the tag scan counter.

Check if a D-script or other setting has been specified which continues writing at fast speed.

This error may occur when writing to a device which communicates at a low speed such as 9600 bps is continued with a D-script using a bit which turns ON/OFF at fast speed (such as the LS9400 tag scan counter).

RHxx085

(Node Name): Too many requests to read. The request was ignored.

A read operation was continued at timing which exceeds the processing speed of the communication driver.

Example) When a read operation from a connected device set up with a baud rate of 9600 is continued according to the update timing of the tag scan counter.

Check if a D-script or other setting has been specified which continues reading at fast speed.

This error may occur when reading from a device which communicates at a low speed such as 9600 bps is continued with a D-script using a bit which turns ON/OFF at fast speed (such as the LS9400 tag scan counter).

RHxx088

COM1: The station number of Multilink function duplicates that of another device

The station number of Multilink function duplicates that of another device.

Verify the station number and re-set it so it does not duplicate.

RHxx089

COM1: The address of the Multilink communication information is different from the other station

The address of the Multilink communication information is different from the other station

Set the Multilink communication information address to the same address on the Multilink Network.

RHxx090

Response timed out from external device

Multilink communication surveillance timeout lapsed (60 seconds).

Verify network.

RHxx091

COM1: Checksum error response for Multilink command

Checksum error occurs.

Verify communication settings.

RHxx092

COM1: Failed to update the Multilink communication information

Failed to update the Multilink communication information

Verify Multilink communication information and communication settings

*1If the error occurred in all screens, please check the addresses set via functions which operate in all screens, such as System Data Area, Alarm, Global D-script, Global Window and Sampling (Historical Trend Graph). To check the addresses, from [System Settings Window] in GP-Pro EX, select [Peripheral List] and see [List of Device/PLC Management Addresses].
5.19.13 Peripheral List Settings Guide

If the error occurred in specific screens, please check the addresses via functions which operate in specific screens.

*2The setting range of the bit addresses for controlling running and stopping communication scans are internal device addresses LS9550 to LS9557. Each device/ PLC address starting from Bit 0 is assigned sequentially to each driver's device/PLC starting from the first unit.

Example, you can set the bit addresses of LS9550 to control communication scans for units 1 to 16 in Driver1.
LS9550

Bit 0: Scans ON/OFF Driver1's first PLC.
Stops the scan (scans OFF) of Driver1's first PLC by turning ON Bit 0. Turn OFF Bit 0 to resume the scan.
You cannot stop the communication scan of a device specified with the System Area Start Address. However, if you are not using the System Data Area, you can stop the communication scan.
5.19.6 Display Unit (System Area) Settings Guide
You can set the LS area addresses with 32 bits on some devices/PLCs. In this case, the lower 16 bits are used for the bit addresses controlling the communication scan.
When you turn OFF the communication scan, the displayed part's data will remain. However, if you change screens and then display the screen again, the part's data will not be displayed.

Errors starting with RAAA (Application errors)

Error No.

Error Message

Cause and Solution

Reference

RAAA001

No project data exists. (Transfer a project.)

No project file exists.

Transfer a project.

33.2.1 USB Transfer - Transferring from Computer to Display Unit (Send)

33.3.1 Transfer - Transferring from Computer to Display Unit (Send)

RAAA002

The project data size exceeds the capacity.

The project data size exceeds the maximum capacity*. Or, the number of screens exceeds 16,000 files. Reference the GP-Pro EX Project Information, and make sure it does not exceed the general capacity.

* The maximum capacity of the project data size varies depending on the Display model. (Example: 8 MB for GP-3500T).

5.7 Viewing the Project Information

RAAA003

The project data is invalid. (Transfer the project again.)

There is an error in the project file.

Transfer the project again.

33.2.1 USB Transfer - Transferring from Computer to Display Unit (Send)

33.3.1 Transfer - Transferring from Computer to Display Unit (Send)

RAAA004

The system screen is invalid. (Execute forced transfer.)

The system screen does not exist or is invalid.

Force a transfer.

33.11.1 Transfer Settings Guide

RAAA005

The specified initial screen number does not exist.

The screen cannot display because the screen number designated in the Initial Screen Settings does not exist in the project. Change the initial screen number or add the screen. The screen number designated in the parentheses is displayed.

5.19.2.2 Display Unit (Display) - Display Settings

RAAA006

Project contains unsupported functions and cannot be displayed.

The current model includes functions which the runtime program cannot recognize. Please remove the unsupported function and transfer again.

The editor and runtime versions may not match. Update the runtime version.

-

RAAA007

The no. of parts in the screen exceeds the limit. (MAX 384)

There are more than 384 parts set on a single screen.

The number of parts exceeds the limit during a screen change or when opening a window. Make sure to set parts within the permitted range.

5.20.1 Restrictions for Creating Screens

RAAA008

The font ( **** ) does not exist. (Transfer the font with the project.)

The font you are trying to display does not exist in the system. Download the font into the system.

The following table shows the font names.

Japanese Standard

English Standard

Korean Standard

Chinese (Simplified Character) Standard

Chinese (Traditional Character) Standard

Japanese Stroke

English Stroke

Korean Stroke

Chinese (Simplified Character) Stroke

Chinese (Traditional Character) Stroke

Cyrillic Alphabet Stroke

Thai Stroke

6.5 Font Settings Guide

RAAA010

The CF card has not been inserted, or the CF card hatch is open.

The CF card cannot be accessed. Check if the CF card is inserted or if the CF hatch can close. Insert the CF card and close the hatch.

GP3000 Series Hardware Manual

RAAA011

Failed to start from the CF card.

Regardless of whether DIP SW1 is ON, the necessary file does not exist to start from the CF card. Or the necessary file may have an error. Copy the startup project to the CF card again.

If the access to the CF card has been disabled intentionally, check the following. Previous settings may still remain.

  1. Select [Display Unit] - [Operation Settings] - [Memory Card Settings] and check the [Screen Capture] settings.

  2. Select [Common Settings] - [Sampling] and check [Display/Save in CSV] for each registered sampling.

  3. CF file write function of the D-Script

  4. Select [Common Settings] - [Operation Log Settings] and check the settings.

-

RAAA012

The project data contains functions that are not supported by this model.

The current model includes functions which the runtime program cannot recognize. Change to an applicable model.

RAAA013

USB storage location not found.

The USB storage device cannot be accessed due to the poor connection or recognition problem. Check if the USB storage device is connected. If connected, disconnect and then reconnect the USB storage device.

RAAA014

Failed to start from USB storage.

The file required for startup from the USB storage device does not exist. Or the necessary file may have an error.

Check that the startup file "boot.cfg" and the "pj001" folder are located directly under the USB storage.

RAAA017

Unable to use CF card. Its capacity level is unsupported.

External storage has been formatted in a format not supported. If external storage with capacity over 2GB has been formatted as FAT16, reformat as FAT32.

RAAA018

Unable to use USB storage. Its capacity level is unsupported.

RAAA019

Because the image font is set, it is not possible to display it.

When using [Synchronize with Text Table], the Data Display (Text Display) cannot use image fonts. Please change to Standard Font or Stroke Font.

RAAA050

Clock Setting Error

When changing the clock data, the data write to the clock IC failed.

The IC chip may be broken.

Set up value is invalid as clock data. Please specify proper clock data.

RAAA051

Low battery

Due to the low voltage of the backup lithium battery, the backup SRAM data is erased, and the clock data will be inaccurate.

Supply enough power to the display unit and set the clock data again. The battery requires 24 hours of charging to reach a level that allows backup operation, and about 96 hours (4 days) to be fully charged.

GP3000 Series Hardware Manual

RAAA052

There is a problem with the hardware.

(****) indicates where the problem is in the Display.

For example, when an error occurred with the LAN port, "LAN" is displayed. This may be caused by a fault in the display unit. Please contact your local repair center.

-

RAAA060

Failed to save backup data

Failed to save backup data to internal memory. Please run back up again. If this occurs frequently, the maximum possible number of saves to internal memory may have been exceeded, or the unit is damaged. Please contact your local repair center.

(Error occurs on GP-4100 series only.)

RAAA061

Failed to read backup data

There is a problem with the backup data saved to internal memory. Previously, while saving the backup the power may have been disconnected. Please run back up again. If this occurs even though the backup is run again, the maximum possible number of saves to internal memory may have been exceeded, or the unit is damaged. Please contact your local repair center.

(Error occurs on GP-4100 series only.)

RAAA062

Unable to use backup data

Unable to save or read backup data in internal memory. The maximum possible number of saves to internal memory may have been exceeded, or the unit is damaged. Please contact your local repair center.

(Error occurs on GP-4100 series only.)

RAAA063

Failed to get clock data

Device/PLC is not supporting updating the clock. Please check if the device/PLC supports clock updates.

5.18.7.1 Clock Update Settings

RAAA100

The system start device address is incorrect.

The system device start address is not set correctly or has an error.

Set the correct address while in offline mode, or transfer a project.

5.19.6 Display Unit (System Area) Settings Guide

RAAA102

Failed to read from the Device/PLC.

Failed to read from the device/PLC.

Confirm the connection status, such as whether the communication cable is disconnected, etc.

The part name is entered in the parentheses.

GP3000 Series Hardware Manual

RAAA103

The specified address is incorrect.

The designated address is incorrect. Make sure to set the correct address.

-

RAAA110

Remote PC Access error. Unable to recover.

An internal initialization error or system error occurred.

Restart the display unit, or review the screen settings.

M.15.9.1 System Menu - Offline Mode, CF Startup, Error, Reset

RAAA111

Unable to certify Remote PC Access server.

The password is invalid.

Check if the password matches the password specified on the Server PC.

36.3 Display or Operate a Computer from the Display Unit

RAAA112

Failed to connect to Remote PC Access server.

No Server PC is found. Or failed to connect to the server.

Check if the IP address matches with that for the Server PC.

Check if the Server PC is active.

Check the settings on the Server PC.

Check if the Server PC Firewall is enabled.

RAAA113

Connecting to Remote PC Access server.

The previous disconnection process is not completed.

Wait for a while (75 seconds maximum), and then retry connecting to the server.

-

RAAA114

Missing Remote PC Access license key code. Enter key code in offline mode.

With GP-Pro EX, the RPA function key code has not been set up. Enter an RPA key code in offline mode.

M.5.3 GP-Viewer EX and RPA license settings

RAAA115

PC input is restricted.

[Touch Input Inhibition] is set in the RPA window display. Disable the setting of [Touch Input Inhibition].

36.4.1 Remote PC Access Window Display Setting Guide

RAAA120

D-Script Error (The specified function does not exist or the function has an error.)

The function called in the D-Script does not exist. Or there is an error in the function. Check the command format.

21.11 Program Commands / Conditional Expressions

RAAA121

D-Script Error (These functions are nested to 10 levels or more.)

Functions in the D-Script are nested to 10 levels or more.

Reduce the levels in the "if" and "loop" structures.

* A nesting level is when function A calls function B, and then again when function B calls function C (function calling level).

21.11.8.3 loop - endloop

RAAA122

D-Script Error (An expression exists, that is not supported by this version.)

An incompatible function was found in the project's D-Script. Update the runtime version.

-

RAAA123

D-Script Error (The SIO operation function is used in a condition where no Device/PLC has been set.)

SIO Operation functions are used in a D-Script while the device/PLC settings are not set. Configure the device/PLC settings.

5.19.17 Script Settings Guide

RAAA124

The D-Script has an error.

There is an error in the used D-Script. Check the command format.

21.11 Program Commands / Conditional Expressions

RAAA130

Global D-Script Error. (The Total Number of Global D-Scripts exceeds the maximum of 32.)

The total number of Global D-Scripts exceeds the limit. The maximum number of Global D-Scripts available is 32 (each function also counts as one script).

21.10.1 D-Script/Global D-Script Restrictions

RAAA131

Global D-Script Error.
(The total number of devices exceeds the maximum of 255.)

The total of all devices in the Global D-Script exceeds the limit of 255 devices. Reduce the number of used devices by using the Memory Operation function, etc.

RAAA132

Global D-Script Error (The specified function does not exist or the function has an error.)

The function called in the Global D-Script does not exist. Or there is an error in the function. Check the command format.

21.11 Program Commands / Conditional Expressions

RAAA133

Global D-Script Error (These functions are nested to 10 levels or more.)

Functions in the Global D-Script are nested to 10 levels or more.

Reduce the levels in the "if" and "loop" structures.

* A nesting level is when function A calls function B, and then again when function B calls function C (function calling level).

21.11.8.3 loop - endloop

RAAA134

Global D-Script Error (An expression exists, that is not supported by this version.)

An incompatible function was found in the project's Global D-Script. Update the runtime version.

-

RAAA135

Global D-Script Error (The SIO operation function is used in a condition where no Device/PLC has been set.)

SIO Operation functions are used in a Global D-Script while the device/PLC settings are not set. Configure the device/PLC settings.

5.19.17 Script Settings Guide

RAAA136

The Global D-script has an error.

There is an error in the used Global D-Script. Check the command format.

21.11 Program Commands / Conditional Expressions

RAAA140

Extended D-Script Error (The total number of functions exceeds the max of 255.)

The total number of Extended Scripts exceeds the limit. The maximum number of Extended Scripts is 255.

Reduce the number of scripts by combining two scripts into one, etc.

21.10.2 Extended Script Restrictions

RAAA141

Extended D-Script Error (The specified function does not exist or the function has an error.)

A function called in the Extended Script does not exist. Or there is an error in the function. Check the command format.

21.11 Program Commands / Conditional Expressions

RAAA142

Extended D-Script Error (These functions are nested to 10 levels or more.)

Functions in the Extended Script are nested to 10 levels or more.

Reduce the levels in the "if" and "loop" structures.

* A nesting level is when function A calls function B, and then again when function B calls function C (function calling level).

21.11.8.3 loop - endloop

RAAA143

Extended D-Script Error (An expression exists, that is not supported by this version.)

An incompatible function was found in the project's Extended Script. Update the runtime version.

-

RAAA144

Extended D-Script Error (The SIO operation function is used in a condition where no Device/PLC has been set.)

SIO Operation functions are used in a Extended Script while the device/PLC settings are not set. Configure the device/PLC settings.

5.19.17 Script Settings Guide

RAAA145

The Extended D-Script has an error.

There is an error in the used Extended Script. Check the command format.

21.11 Program Commands / Conditional Expressions

RAAA150

Incorrect password.

The security feature's password input is incorrect. Confirm that the input is correct (upper-case/lower-case letters, and so on) and enter the password again.

22.10 Password/User ID Input Window

RAAA151

Change the screen from the host.

This appears when a screen change occurs from the PLC (host) by the forced screen change method (the traditional method for a screen change), and you cancel the displayed password input.

If you want to cancel, make sure to use a cancel notification bit and return to the previous screen from the PLC (host).

-

RAAA152

Cannot use the COM port.

This appears when the COM port you are trying to use is already in use by another feature. Check the settings again.

7.4 Changing a Device/PLC

RAAA153

No dictionary file was found.

The English dictionary file does not exist in internal storage or in the CF card. Transfer the project data again.

-

RAAA154

The specified filing data cannot be used with this project.

This appears if the designated filing data does not match the project data when transferring filing data from the CF card to SRAM. Make sure to use filing data that matches the project data.

24.6 Saving Sampling Data to CF Card/USB Storage

RAAA155

The IP address duplicates that of another device. Please change the address of either this machine or the other. (IP:***.***.***.***,
MAC:**:**:**:**:**:**) *1

A machine with the same IP address exists on the network. Change the IP address of this machine or of the other machine.

33.2.1 USB Transfer - Transferring from Computer to Display Unit (Send)

RAAA156

The COM port 9-pin could not be set to VCC (5V power supply). Please check your cable or connected equipment.

The COM port 9-pin could not be set to VCC (5V power supply). Check the COM port connection cable and the machine it is connected to. Then reset the machine or verify the project's script settings are set to a 5V power supply.

5.19.17 Script Settings Guide

RAAA157

Cannot put the Device/PLC into offscan state when the system start device address is assigned to it.

The connected device (main PLC) assigned to the system start device address has been set to off-scan mode. You cannot normally set the main PLC to off-scan mode. However, it can be set by changing the setting to not use the system data area. Otherwise, cancel the off-scan setting.

5.19.6 Display Unit (System Area) Settings Guide

RAAA158

Communication problem with the conversion adapter.

No conversion adapter is connected although the system is set to Enable. Connect the conversion adapter.

39.6.2 Display Unit (Operation) Settings Guide

RAAA160

Function Expansion Memory is not installed (extend alarms).

The project file is configured to use function expansion memory, but the display device does not have function expansion memory installed. There are two handling methods, which are described below. Select the method that is appropriate for you.

  1. First, turn off display device power. Next, install function expansion memory on the display and then turn the display power on again.

  2. First, use GP-Pro EX to open the project file. Next, change the settings so function expansion memory is not used and then send them to the display.

-

RAAA161

Function Expansion Memory is not installed (extended text table).

The project file is configured to use function expansion memory, but the display device does not have function expansion memory installed. There are two handling methods, which are described below. Select the method that is appropriate for you.

  1. First, turn off display device power. Next, install function expansion memory on the display and then turn the display power on again.

  2. First, use GP-Pro EX to open the project file. Next, change the settings so function expansion memory is not used and then send them to the display.

-

*1IP addresses are shown as decimal, MAC addresses are shown as hexadecimal.

Errors starting with RAAE

Error No.

Error Message

Cause and Solution

Reference

RAAE001

Unable to restore history data.

If the history data file is damaged, the checksum of the history data file does not match, and the previous history data is abnormal, this error message appears. In this case, restart the display unit after clearing the history data.

-

RAAE002

History data too big. Unable to restore history data.

If the volume of the stored history data file is larger than the size specified in the GP-Pro EX, and the previous history data is abnormal, this error message appears. Normally, this error does not occur but may occur when a history data file is exchanged. In this case, restart the display unit after clearing the history data.

-

RAAE003

Failed to save history data.

If the system failed while saving a history data file, this error message appears. When the history data file has already been opened by other software, or the history data file storage folder does not exist, this error occurs. In this case, the current history data cannot be saved.

-

RAAE004

Recent history data does not exist. Restoring previous history data.

If no history data file exists and the previous history data file is normal, this error message appears. When the system fails while saving a history data file or a history data file is deleted, this error occurs. In this case, restore the previously saved history data and then restart the display unit.

-

RAAE005

There is no history to restore. Unable to restore history data.

If no history data file exists and the previous history data file is normal, this error message appears. When the system fails while saving a history data file or a history data file is deleted, this error occurs. In this case, restart the display unit after clearing the history data.

-

RAAE006

Recent history data is too big. Restoring previous history data.

If the volume of the stored history data file is larger than the size specified in GP-Pro EX, and the previous history data is normal, this error message appears. Normally, this error does not occur but may occur when a history data file is exchanged. In this case, restore the previously saved history data and then restart the display unit.

-

RAAE007

Recent history data is corrupted.

If the history data file is damaged, the checksum of the history data file does not match, and the previous history data is normal, this error message appears. In this case, restore the previously saved history data and then restart the display unit.

-

RAAE008

[LanSys.cfg] File is missing. Using initial value.

If no Lansys.cfg file exists, this error message appears. In this case, the local node name and port settings will be reset to the initial settings. Re-enter the local node name and port while in offline mode.

-

RAAE009

[system.cfg] File is missing. Using initial value.

If no system.cfg file exists, this error message appears. In this case, all settings in [Display Unit] will be reset to the initial settings. Transfer the project file again.

-

REAA Errors

Error No.

Error Message

Cause and Solution

Reference

REAA010

Transfer NPX changes: Unable to run Action/Data Transfer (***). Reason: ***

NPX information does not match between the transmission source and destination nodes for the "Action/Data Transfer". Please transfer the network project to all associated nodes for the "Action/Data Transfer".

-

REAA011

Individual transfer setups do not match. As a result, unable to run Action/Data Transfer.

[Compare NPX project on connection] setting does not match between the transmission source and destination nodes for the "Action/Data Transfer". In order to use the [Compare NPX project on connection] setting's [Changes] option, all associated nodes must be use the same setting. Please transfer the network project to all associated nodes.

-

REAA012

Data transfer information in the source and destination nodes do not match.

NPX information does not match between the transmission source and destination nodes for the "Action/Data Transfer". Please transfer the network project to all associated nodes for the "Action/Data Transfer".

-

REAA013

Data transfer information in the source and destination nodes do not match. (Location ***)

NPX information does not match between the transmission source and destination nodes for the "Action/Data Transfer". Please transfer the network project to all associated nodes for the "Action/Data Transfer".

-

REAA014

Data transfer destination node and runtime versions are not compatible.

Runtime version does not match between the transmission source and destination nodes for the "Action/Data Transfer". Please update the runtime version in all associated nodes for the "Action/Data Transfer".

-

REAA016

Could not use the *** port (No:

Opening the *** (UDP or TCP) port No. ( *** ) failed.The system port number may have been used already. Please check the system port number and use available one.

-

REAA017

Attempted to access a write-protect area ( *** )

You cannot write to the write-protected area (LS0000 to LS0019, LS2032 to LS2095, LS9000 to LS9999) using a D-script or across the network. Please do not write data to the write-protected area using a D-script or across the network.

-

REAA018

Attempted to access a device outside the address range ( *** )

An attempt was made to access a device outside the address range. Be sure to use the address in the device range.

Enter the correct Transfer operation password.

REAA021
REAA022

An invalid ID has (Node, Device, Address) has been specified.

An invalid ID was specified. Attempted to access a nonexistent device. Force the transfer of the files.

M.12.3 Forcing the transfer of project files

REAA026
REAA027
REAA028

Illegal/Undefined Device Address

An invalid device was specified. Attempted to access a nonexistent device. Force the transfer of the files.

REAA064

A communication error occurred during communication with the destination node. Please confirm that the network connection to the node has been properly established.

A: Server is down. (Server is not running.)

B: Network failure.

C: Server is busy. GP-Viewer EX on another machine is retrieving screen and storage data.

D: Server is busy. GP-Viewer EX on another machine is updating screen data on the server.

Check that the network and cables between this display unit and the target unit are properly established and connected. When this display unit is an Ethernet Multilink slave, confirm that the master display unit is a compatible model.

REAA065
REAA066

The destination node did not responded within the specified time. Please confirm that the network connection to the node has been properly established.

Check that the network and cables between this display unit and the target unit are properly established and connected.

REAA071

Connection failed. Runtime versions do not match.

Operation cannot be started because the runtime versions between the master and slave units are different.

Forcibly transfer the system using GP-Pro EX.

REAA072

Unable to run process. Ethernet Multi-link integrity check is incomplete.

The connection availability check from the slave unit to the master unit may not be completed because the master and slave unit connection may not have established or has just been established.

The connection availability check from the slave unit to the master unit may not be completed because the master and slave unit connection may not have established or has just been established.

Check the connection between the master and slave units. Or, try the process again.

REAA080

Can not load Web Server

The system file may have been deleted. Forcibly transfer the system using GP-Pro EX.

33.11.1 Transfer Settings Guide

REAA081

Web Server is not transferred

The system file may have been deleted. Forcibly transfer the system using GP-Pro EX.

REAA082

Can not start Web Server

The system file may have been deleted. Forcibly transfer the system using GP-Pro EX.

REAA089

In the Ethernet Multilink Settings, this display unit's IP address or invalid one is set up as the Master IP Address.

Please check the settings and transfer the project data again, or change this display unit's IP address.

The slave display unit's master IP address is the IP address of this node, or the IP address is invalid.

Consequently, communication cannot be started and runtime cannot be initiated

Change the master GP’s IP address in the message and transfer the screen project again.

Or, change the IP address of this display unit.

REAA090

Access to the master node denied.

The IP address filtering function is enabled but the IP address of the display unit has not been registered.

Register the IP address of the display unit.

REAA091

Exceeded maximum communication capacity for Ethernet Multilink devices.

The amount of communication traffic of the connected device may exceed the upper limit.

Check the traffic volume.

REAA092

Exceeded maximum number of slave connections.

The number of connected slave display units may exceed the upper limit.

Check that the number of connected slave display units is 16 or less.

REAA093

Ethernet Multilink slave cannot use this feature.

This function is not available with an Ethernet Multilink slave display unit.

An Ethernet Multilink slave display unit cannot perform this function

REAA094

Unable to communicate. Settings do not match the device/PLC configuration on the master.

The configurations of the connected devices are different between the master and slave display units.

Check the connected device configuration of the slave display unit.

REAA095

Connection failed. System Language Settings do not match.

The system language settings are different between the master and slave display units.

Set the system language setting of the slave display units to the same as that of the master display unit.

Errors starting with RFAA

Error No.

Error Message

Cause and Troubleshooting

Browse

RFAA020

Password for send and receive is invalid.

Validation failed

Password for send and receive is incorrect.
Enter the correct Transfer operation password.

-

Errors starting with RFAF

Error No.

Error Message

Cause and Solution

Reference

RFAF001

Can not use Port

An unusable port is specified as the Web Server port.

Change the port number used by Web Server using GP-Pro EX or while in offline mode.

Change the settings of the other function that is using the port number used by Web Server or stop Web Server.

M.14.1 Setting the remote viewer function (GP-Viewer EX, Web Server)

Other errors (System errors)

When the display unit's internal system will not start correctly

When there is a problem with the files related to starting the system, the following error messages will be displayed on the forced transfer screen. Transfer the system data again with the transfer tools.

Error Message

Affected Files

Cause and Solution

Start up Error : Boot.cfg

BOOT.SYS

Boot.cfg file, needed for startup, is deleted or damaged. Try a forced transfer of the project file.

Start up Error: Default Font

****** .FNT

Default font data is deleted or damaged. Try a forced transfer of the project file.

Start up Error: LanSys.cfg

LANSYS.CFG

LAN settings file is damaged. Try a forced transfer of the project file.

Start up Error: System.cfg

SYSTEM.CFG

Files needed to start the system (system settings files) do not exist. Try a forced transfer of the project file.

Start up Error: CF memory loader

BOOT.SYS

Abnormal Boot.cfg file data in the CF card during startup . Try loading again by changing the CF card or by another method.

Start up Error : CF MOUNT Error

-

CF card read failed during startup. CF card read failed during startup.

Start up Error : Runtime Load NG

BOOT.CFG
LDMODULE.SYS
STARTUP.SYS
RUN***.SYS

GP internal system data is deleted or damaged Try a forced transfer of the project file.

Start up Error: Runtime Start NG

-

The following error may have occurred during runtime startup.

  • Default font load error

  • User font load error.

Compulsion Transfer Mode (DipSW2=ON)

-

Forced transfer when dip switch 2 is ON.*1

Compulsion Transfer Mode
(Panel Touch)

-

Forced transfer display that appears when touching the bottom-left or bottom-right part of the screen at startup.*1

*1This item does not indicate an error.

When the display unit's internal system will not start correctly (when using GP-4100 series)

When there is a problem with the files related to starting the system, the following error messages will be displayed on the forced transfer screen. Transfer the system data again with the transfer tools.

Error Message

Affected Files

Cause and Solution

Error:Boot.cfg

BOOT.CFG

Boot.cfg file, needed for startup, is deleted or damaged. Try a forced transfer of the project file.

Error:System.cfg

SYSTEM.CFG

Files needed to start the system (system settings files) do not exist. Try a forced transfer of the project file.

Error:Runtime Load NG

Run****.PAK

Runtime system data is deleted or damaged. Try a forced transfer of the project file.

Error:Runtime Start NG

-

The following error may have occurred during runtime startup.

  • Font Load Error

Forced Transfer Mode

-

Forced transfer display that appears when touching the bottom-left or bottom-right part of the screen at startup.*1

*1This item does not indicate an error.

When an abnormal file is detected during the display unit's startup

When there is a problem with the files needed after the system starts up, the following error messages will be displayed on the normal transfer screen. After fixing the problem, transfer the files again with the transfer tools.

Error Message

Cause and Troubleshooting

Browse

Cannot read the file ( **** ) required for startup. Please transfer the project data again.

A file needed for startup could not be read. Transfer again and restore the system. The file name displayed inside the brackets is either abnormal or does not exist.

-

An illegal or undetermined Device Address exists ( ***** ). Please check the settings and transfer the project data again.

Appears when the device address used by a part or function is invalid. The part or function name using the invalid address is displayed in the brackets. However, sometimes the brackets are not displayed. Edit the device address, and transfer again to recover.

The no. of devices/PLCs exceeds the maximum setting. Please check the settings then transfer the project again.

The no. of devices/PLCs exceeds the maximum setting. (Large-scale units: 4, medium-scale units: Reconfirm the project settings and transfer it again.

5.19.13 Peripheral List Settings Guide

There are features unsupported by this model. Please check the settings then transfer the project again.

This problem occurs when you create a new screen by selecting [GP-33** Series] for [Display Unit] and [Greater Than Or Equal To Rev*-4] for [Revision] and transfer the resulting project file to the GP-3300 series Rev 3 or earlier. You need to transfer a project file created with the setting of Rev. 3 or earlier.

5.19.1 Display Settings Guide

Unable to open I/O Driver with this Runtime version.

The I/O driver version is out of date. Transfer an I/O driver that is version GP-Pro EX v2.51 or later.

-

When an abnormal file is detected during the display unit's startup (when using GP-4100 series)

When there is a problem with the files needed after the system starts up, the following error messages will be displayed on the normal transfer screen. After fixing the problem, transfer the files again with the transfer tools.

Error Message

Cause and Troubleshooting

Browse

Cannot read the file ( **** ) required for startup.

A file needed for startup could not be read. Transfer again and restore the system. The file name displayed inside the brackets is either abnormal or does not exist.

-

An illegal or undetermined Device Address exists ( ***** ).

Appears when the device address used by a part or function is invalid. The part or function name using the invalid address is displayed in the brackets. However, sometimes the brackets are not displayed. Edit the device address, and transfer again to recover.

The no of devices/PLCs exceeds the maximum setting.

The number of devices/PLCs exceeds the maximum setting. Set the number of devices to 1, and transfer again.

WinGP startup

Error Message

Cause and Solution

Reference

Unable to load file [RootFrame.dll].

If the rootFrame.dll file is damaged or does not exist, this error message appears. In this case, re-install WinGP.

38.3.2 Installing/Uninstalling WinGP

This application has failed to start because **** .dll was not found. Re-installing the application may fix this problem.

If the WinGP system configuration file is damaged or does not exist, this error message appears. In this case, re-install WinGP.

[.ini] Initialization file is missing. Startup will use default values.

If the PCRuntime.ini file is damaged or does not exist, this error message appears. In this case, the system will start after all IPC settings are reset to the initial settings. Transfer the project file again.

-

Startup canceled because of error.

If an error occurs for an unexpected reason during startup, this error message appears.

-

Please restart Windows.

After installation of WinGP, if you try to start WinGP without restarting Windows, this error occurs. Restart Windows first, and then start WinGP.

-

Cannot continue because the install path exceeds 200 characters.

If the WinGP installation folder is in a low-level directory or the pathname is too long, this error message appears. Uninstall WinGP once, and then re-install it in a directory whose pathname is within 200 characters.

38.3.2 Installing/Uninstalling WinGP

Unable to use the WinGP/API communication function. WinGP/API communication function requires installation of either the WinGP SDK or Pro-Server EX. Please confirm one of these is installed.

If the API communication is enabled and WinGP SDK has not been installed, this error message appears. In this case, re-install WinGP or install Pro-Server EX.

Project Display Unit Setting: ***** . Connected Display Unit: PS- ***** . Change display unit in the project settings and then run transfer operation.

If the model specified in a project does not match with the model of the copy destination, this error message appears. In this case, change the model specified in the project before executing the copy operation.

5.19.1 Display Settings Guide

When creating a recipe (CSV data) index file in offline mode

Error Message

Cause and Solution

Reference

CF card is missing.

1. CF Card is not inserted.
Insert the CF card into the slot.

2. The CF card is not formatted.
Format the CF card in FAT format.

M.7.2 Creating an index file for the recipe in the external storage

USB storage is missing.

The USB storage is not inserted.

Insert the USB storage.

CSV file is missing.

The FILE folder does not exist or there is no CSV data file in the folder. Or, there are CSV files but they are invalid for CSV transfer.

Save the CSV data files onto external storage and try the transfer again. If an index file already exists, the original file will remain.

Failed to write to file.

The external storage is faulty or the index file is read-only.

Use external storage which can read and write properly. If the index file is read-only, unprotect it and try writing again.