T.7.3 When the LT3000 is used

I/O driver errors

When the STD driver is used

Any of the following error messages appears depending on the result of the I/O monitoring of the module connected to the STD driver. While online, when an error occurs the error code [RGEE *** ] (replace *** with the error number described below) and error message appear in the system menu.

Error No.

Error Message

Cause and Solution

001

Invalid module type

The specified module type is not supported.

The project file may not have been sent correctly. Transfer the project file again.

002

Setting value error

The type of the variable assigned to the terminal is invalid, or the terminal setting is invalid.

The project file might not have been sent properly. Transfer the project file again.

003

Device out-of-range error

The variable address assigned to the terminal is invalid.

The project file might not have been sent properly. Transfer the project file again.

004

Too many term. setting

The number of terminals is invalid. (The number of terminals is excessive.)

The project file may not have been sent correctly. Transfer the project file again.

005

Terminal setting order error

The terminal numbers are not arranged in ascending order.

The project file might not have been sent properly. Transfer the project file again.

006

Terminal registry short

The number of terminals is invalid. (The number of terminals is insufficient.)

The project file might not have been sent properly. Transfer the project file again.

007

Module settings duplicated

Module registration is duplicated.

The project file might not have been sent properly. Transfer the project file again.

008

Excess module settings

The number of modules is invalid. (The number of terminals is excessive.)

The project file might not have been sent properly. Transfer the project file again.

009

Driver settings duplicated

Driver registration is duplicated.

The project file might not have been sent properly. Transfer the project file again.

010

I/O settings inconsistent

The terminal setting is invalid. (The I/O setting in the module does not match.)

The project file might not have been sent properly. Transfer the project file again.

011

Bit/Integer type inconsistent

The terminal setting is invalid. (The variable type setting in the module does not match.)

The project file might not have been sent properly. Transfer the project file again.

012

Setting level value error

The driver is invalid.

The project file might not have been sent properly. Transfer the project file again.

013

Data obtaining address error

The driver information or controller information is invalid.

The project file might not have been sent properly. Transfer the project file again.

014

Invalid driver ID

Because an error occurred during driver/module registration, the driver/module has not been registered.

The project file may not have been sent correctly. Transfer the project file again.

015

Module setting order error

The module numbers are not arranged in ascending order.

The project file might not have been sent properly. Transfer the project file again.

016

File version mismatch

The driver file version does not match. The project file might not have been sent properly. Transfer the project file again.

050

I/O board ID mismatch

Wrong I/O board is inserted.

The type of the Display Unit may differ. Check the Display Unit type and transfer the project file again.

051

Unsupported model

The model does not support this driver.

The type of the Display Unit may differ. Check the Display Unit type and transfer the project file again.

052

I/O init. error

The system failed during I/O board initialization.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

053

I/O ROM error

An error occurred with the I/O board system ROM.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

054

I/O RAM error

An error occurred with the I/O board system RAM.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

055

I/O microprocessor err

An error occurred with the I/O board microprocessor.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

056

I/O IF RAM error

An error occurred with the I/O board system I/F RAM.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

057

I/O E2PROM error

An error occurred with the I/O board system E2PROM.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

100

I/O board error

The I/O board is not responding. The project file might not have been sent properly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

101

Special I/O error

An error occurred with the special I/O parameter setting.

The parameter setting is invalid. Correct the parameter setting, and issue a parameter change request.

102

Acc/Dec table error

An error occurred with the special I/O parameter setting.

The parameter setting is invalid. Correct the parameter setting, and issue a speed-up/down table preparation request.

103

Init. parameter error

An error occurred with the special I/O parameter setting for initial processing.

The parameter setting is invalid. Correct the parameter setting, and issue a parameter change request.

200

Word read error

The system failed while reading integer-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

201

Bit read error

The system failed while reading bit-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

202

Word write error

The system failed while writing integer-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

203

Bit write error

The system failed while writing bit-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

When the EXM driver is used

Any of the following error messages appears depending on the result of the I/O monitoring of the module connected to the EXM driver. While online, when an error occurs the error code [RGEF *** ] (replace *** with the error number described below) and error message appear in the system menu.

Error No.

Error Message

Cause and Solution

001

Invalid model

The specified module type is not supported.

The project file may not have been sent correctly. Transfer the project file again.

002

Setting value error

The type of the variable assigned to the terminal is invalid, or the terminal setting is invalid.

The project file might not have been sent properly. Transfer the project file again.

003

Device out-of-range error

The variable address assigned to the terminal is invalid.

The project file might not have been sent properly. Transfer the project file again.

004

Too many term. setting

The number of terminals is invalid. (The number of terminals is excessive.) The project file might not have been sent properly. Transfer the project file again.

005

Terminal setting order error

The terminal numbers are not arranged in ascending order.

The project file might not have been sent properly. Transfer the project file again.

006

Terminal registry short

The number of terminals is invalid. (The number of terminals is insufficient.)

The project file might not have been sent properly. Transfer the project file again.

007

Module settings duplicated

Module registration is duplicated.

The project file might not have been sent properly. Transfer the project file again.

008

Excess module settings

The number of modules is invalid. (The number of terminals is excessive.)

The project file might not have been sent properly. Transfer the project file again.

009

Driver settings duplicated

Driver registration is duplicated.

The project file might not have been sent properly. Transfer the project file again.

010

I/O settings inconsistent

The terminal setting is invalid. (The I/O setting in the module does not match.)

The project file might not have been sent properly. Transfer the project file again.

011

Bit/Integer type inconsistent

The terminal setting is invalid. (The variable type setting in the module does not match.)

The project file might not have been sent properly. Transfer the project file again.

012

Setting level value error

The driver is invalid.

The project file might not have been sent properly. Transfer the project file again.

013

Data obtaining address error

The driver information or controller information is invalid.

The project file might not have been sent properly. Transfer the project file again.

014

Invalid driver ID

Because an error occurred during driver/module registration, the driver/module has not been registered.

The project file may not have been sent correctly. Transfer the project file again.

015

Module setting order error

The module numbers are not arranged in ascending order.

The project file might not have been sent properly. Transfer the project file again.

016

File version mismatch

The driver file version does not match.

The project file may not have been sent correctly. Transfer the project file again.

050

I/O board ID mismatch

Wrong I/O board is inserted. The display type might not be correct. Check the Display Unit type and transfer the project file again.

051

Unsupported model

The model does not support this driver. The display type might not be correct. Check the Display Unit type and transfer the project file again.

052

I/O board init. error

The system failed during I/O board initialization.

The project file may not have been sent correctly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

100

Module init. error

The module may not be properly connected. Reconnect the module and turn the power on again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

101

Module init. resp err

102

Module init. send err

103

Module init. rcv. err

104

Module init. end err

105

Module connections err

The connected I/O board does not match. The display model may be different. Check the display model, and transfer the project file again.

106

Unsupported module

The connected module is not supported. Remove the unsupported module and then turn ON electric power again.

107

Mode setting error

Mode setting value is faulty. The project file might not have been sent properly. Transfer the project file again.

108

Analog data range error

Upper limit and lower limit setting values of the analogue module are faulty. The project file might not have been sent properly. Transfer the project file again.

109

Module settings error

The module does not operate due to the data mismatch between the connected module and the set data. The setup information in the project and the connected module are different. Connect the specified module, and turn ON the power switch again.

120

Module validation err

The module partially operates due to the data mismatch between a connected module and the set data. The setup information in the project and the connected module are different. Connect the specified module, and turn ON the power switch again.

121

Module response error

The module may not be properly connected. Reconnect the module and turn the power on again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

122

Module send error

123

Module receive error

124

Module comm. setting

Difficulties in transmission data. The module may not be properly connected. Reconnect the module and turn the power on again. The GP unit may be faulty. Please contact your local GP distributor.

125

Module ACK error

The module may not be properly connected. Reconnect the module and turn the power on again. The GP unit may be faulty. Please contact your local GP distributor.

126

Module comm. error

127

Analog output error

Analogue output request flag write is not completed. The project file might not have been sent properly. Transfer the project file again. If this error persists, the GP unit may be faulty. Please contact your local GP distributor.

128

Output data error

The output data is out of the setting range, or the data output is stopped. Output data within the setting range. This error code continues appearing until the controller is reset.

129

Analog power error

An external power supply is not connected to the analog module. Connect a power supply to the analog module. This error code continues appearing until the controller is reset.

130

Input data error

The input data is out of the setting range, or the data input is stopped. Input data within the setting range. Or the analogue input cable might be damaged. Connect an undamaged analogue input cable. This error code continues appearing until the controller is reset.

200

Word read error

The system failed while reading integer-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

201

Bit read error

The system failed while reading bit-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

202

Word write error

The system failed while writing integer-type terminal data.

The project file might not have been sent properly. Transfer the project file again.

203

Bit write error

The system failed while writing bit-type terminal data.

The project file may not have been sent correctly. Transfer the project file again.

Errors displayed with the LT-3000 series

Error Message

Cause and Solution

Reference

ID on I/O board does not match.

The I/O board cannot be normally recognized. The I/O board may have a fault.

Turn ON the power switch again, and execute forced-transfer of the project file. If this same error persists, the I/O board may have a fault. Please contact your local distributor.

M.12.3 Forcing the transfer of project files

Failed to transfer firmware to I/O board. Use forced transfer method.

The I/O board firmware file is damaged. The I/O board firmware cannot be normally transferred to the I/O board flash memory.

Execute forced-transfer of a project file. If this same error persists, the I/O board may have a fault. Please contact your local distributor.