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.
Содержание RCX40
Страница 1: ...User s Manual ENGLISH E YAMAHA 4 AXIS ROBOT CONTROLLER E75 Ver 12 00 RCX40 ...
Страница 2: ......
Страница 16: ...viii MEMO ...
Страница 18: ...MEMO ...
Страница 24: ...1 6 MEMO ...
Страница 26: ...MEMO ...
Страница 34: ...MEMO ...
Страница 284: ...MEMO ...
Страница 308: ...5 24 MEMO ...
Страница 310: ...MEMO ...
Страница 318: ...6 8 MEMO ...
Страница 320: ...MEMO ...
Страница 328: ...7 8 MEMO ...
Страница 330: ...MEMO ...
Страница 336: ...MEMO ...