9-14
Chapter
9
TROUBLESHOOTING
9-15
5.7 : Illegal axis name
Code
: &H0507
Meaning/Cause
: Robot axis name is wrong.
Action
: Change to the correct axis name.
5.8 : Illegal order
Code
: &H0508
Meaning/Cause
: Wrong bit specified for input/output port.
Action
: Change to ascending order starting from right.
5.10 : Too many characters
Code
: &H050A
Meaning/Cause
: a. Character string was defined in excess of 75 characters.
b. Addition to the character string total exceeds 75 characters.
Action
: 1. Change to character string count of 75 characters or less.
2. Change additions to character string to a total of 75
characters or less.
5.12 : Stack overflow
Code
: &H050C
Meaning/Cause
: a. Parenthesis was used 6 times or continuously in an
expression.
b. Overflow in stack area for compiling/execution.
Action
: 1. Reduce parentheses in the expression to 5 times or less.
2. Reduce program size.
3. Reduce nesting of GOSUB statement, CALL statement and
FOR to NEXT statement.
4. Reduce argument of CALL statement. (especially character
variables)
5.13 : Illegal variable
Code
: &H050D
Meaning/Cause
: A variable other than a global variable was used in SEND/@
READ/@WRITE commands.
Action
: Change to a global variable.
5.14 : Type mismatch
Code
: &H050E
Meaning/Cause
: a. Expression does not match on both sides.
b. Prohibited type constant/variable/expression was used.
Action
: 1. Change so that both sides of expression match.
2. Use a correct t
ype of constant/variable/expression.
5.15 : FOR variable error
Code
: &H050F
Meaning/Cause
: Variable names for NEXT statement and corresponding FOR
statement do not match.
Action
: Change so that FOR statement variable names match with
NEXT statement variable
names.
[ 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: ......