Chapter 8 Communication Functions

8.1.8 Error code

Error code

Error type

Error condition and causes

 

Treatment

 

H0001

PLC system error

Interface with PLC is impossible.

Off/On the power

 

 

 

 

Errors occurred when exchanging ASCII

Check if

other letters

than capitals/small

letters,

H0011

Data error

numbers,

and (‘%’,’_’,’.’)

in device and data,

correct

data to numbers.

 

 

and execute again.

 

 

 

 

 

 

 

H0021

Command error

Set a wrong device memory that is to use

Check commands.

 

 

commands other than w(W), r(R), x(X), y(Y), s(S)

 

 

 

 

Wrong command type that is to use characters

 

 

 

 

H0031

Command type error

like wSS, wSB using other letters from “SS” or

Check command type

 

 

 

 

“SB”

 

 

 

 

H1132

Device memory error

Set wrong device memory other than

Check device type

 

 

P,M,L,K,T,C,F,D,S

 

 

 

 

The number of data in execution is 0 or bigger

Correct length of data

 

 

H1232

Data size error

(If data type is bite, the number of data

 

than 128 bytes.

 

 

 

must be from 1 ~ 128.)

 

 

 

 

 

 

 

 

 

When use other characters than x (X), w (W)

 

 

 

 

H2432

Data type error

at MASTER-K120S. When use b (B), d (D) at

Check data type and execute again.

 

 

 

MASTER-K120S.

 

 

 

 

 

 

Ex1) Use commands like %DB or %DD.

 

 

 

 

H7132

Device request

When omit %.

Check Format, correct and execute again.

 

Format error

 

 

 

 

 

 

 

H2232

Area exceeding error

When exceed assigned area.

Correct the size within the assigned area and execute

 

 

Ex1) MX2000 or %DW5000

again.

 

 

 

H0190

Monitor execution

Exceeding limit of register No.

Rearrange the monitor register no. not to go over than

error

9 and reset.

 

 

 

 

 

 

H0290

Monitor register error

Exceeding limit of register No.

Rearrange the monitor register no. not to go over than

9 and reset.

 

 

 

 

 

 

 

 

 

When use commands that aren’t supported.

Be familiar with the manual.

 

H6001

Syntax error

Ex1) When use device

Check if the system stopped.

 

 

 

like %MX100 in RSB command

reset

 

 

 

H6010

Syntax error

OVER-RUN, FRAME error

Be familiar with the manual.

 

 

 

 

Confirm the setting of the communication ports of RS-

H6020

Syntax error

TIME_OUT error

232C.

 

 

 

 

 

 

reset

 

 

 

H6030

Syntax error

Syntax error in commands

Check if each sends frame has ENQ, EOT.

 

H6040

Syntax error

When a FRAME text exceeds over 256 bytes.

Rearrange send frame not to go over 256 bytes.

 

H6050

Syntax error

BCC error

Check if BCC is right.

 

 

8-38

Page 228
Image 228
LG Electronics 120S Communication Functions Error code, Error code Error type Error condition and causes Treatment