9-18
9-19
Chapter
9
TROUBLESHOOTING
5.44 : Cannot use external label
Code
: &H052C
Meaning/Cause
: Command cannot use an external label.
Action
: 1. Change to an internal label.
2. Change execution command.
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
statement.
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 SELECT
statement.
[ 5] Robot language syntax (compiling) errors
Содержание RCX222
Страница 1: ...RCX222 EUR2153130 E99 Ver 1 30 Userʼs Manual YAMAHA 2 AXIS ROBOT CONTROLLER ...
Страница 2: ......
Страница 14: ......
Страница 43: ......
Страница 46: ......
Страница 50: ...4 MEMO ...
Страница 51: ...Chapter 1 USING THE ROBOT SAFELY Contents 1 Operating environment 1 1 ...
Страница 52: ......
Страница 56: ......
Страница 98: ......
Страница 388: ......
Страница 412: ...5 24 MEMO ...
Страница 414: ......
Страница 430: ......
Страница 442: ......
Страница 450: ...8 8 MEMO ...
Страница 452: ......
Страница 523: ......