9-
17
9
T
roubleshooting
1. Error Messages
5.45 : Illegal program name
Code
: &H052D
Meaning/Cause
: a. When transmitting a program file by SEND command, the
NAME statement was not defined on beginning line of the
program data.
b. Characters other than alphanumeric and underscore ( _ ) were
used in the program name.
c. Program name has exceeded 8 characters.
Action
: 1. Define NAME statement on beginning line of program data.
2. Use only alphanumeric and underscore ( _ ) characters in the
program name.
3. Use 8 characters or less in the program name.
5.46 : Too many identifiers
Code
: &H052E
Meaning/Cause
: Number of identifiers exceeded 500.
Action
: Ensure the number of identifiers is within 500 items.
5.47 : CASE without SELECT
Code
: &H052F
Meaning/Cause
: There is no SELECT statement corresponding to CASE statement.
Action
: 1. Delete the CASE statement.
2. Add a SELECT statement corresponding to the CASE state-
ment.
5.48 : END SELECT without SELECT
Code
: &H0530
Meaning/Cause
: There is no SELECT statement corresponding to END SELECT
statement.
Action
: 1. Delete the END SELECT statement.
2. Add a SELECT statement corresponding to the END SE-
LECT statement.
5.49 : SELECT without END SELECT
Code
: &H0531
Meaning/Cause
: There is no END SELECT statement corresponding to SELECT
statement.
Action
: 1. Delete the SELECT statement.
2. Add an END SELECT statement corresponding to the SE-
LECT statement.
5.50 : CASE without END SELECT
Code
: &H0532
Meaning/Cause
: There is no END SELECT statement corresponding to CASE state-
ment.
Action
: 1. Delete the CASE statement.
2. Add an END SELECT statement corresponding to the CASE
statement.
Summary of Contents for RCX40
Page 1: ...User s Manual ENGLISH E YAMAHA 4 AXIS ROBOT CONTROLLER E75 Ver 12 00 RCX40 ...
Page 2: ......
Page 16: ...viii MEMO ...
Page 18: ...MEMO ...
Page 24: ...1 6 MEMO ...
Page 26: ...MEMO ...
Page 34: ...MEMO ...
Page 284: ...MEMO ...
Page 308: ...5 24 MEMO ...
Page 310: ...MEMO ...
Page 318: ...6 8 MEMO ...
Page 320: ...MEMO ...
Page 328: ...7 8 MEMO ...
Page 330: ...MEMO ...
Page 336: ...MEMO ...