9-16
9-17
Chapter
9
TROUBLESHOOTING
5.29 : Undefined array
Code
: &H051D
Meaning/Cause
: Assignment/reference was made for undefined array.
Action
: Define the undefined array.
5.30 : Undefined identifier
Code
: &H051E
Meaning/Cause
: An undefined identifier was used.
Action
: Define an identifier for undefined identifier.
5.31 : Undefined label
Code
: &H051F
Meaning/Cause
: Reference made to undefined label.
Action
: Set definition for undefined label.
5.32 : Undefined user function
Code
: &H0520
Meaning/Cause
: Undefined function was called.
Action
: Set definition for undefined function.
5.34 : Too many dimensions
Code
: &H0522
Meaning/Cause
: An array exceeding 3 dimensions was defined.
Action
: Change array to within 3 dimensions.
5.35 : Dimension mismatch
Code
: &H0523
Meaning/Cause
: The number of array dimensions does not match that defined
by the DIM statement.
Action
: 1. Make the number of array dimensions match that defined by
the DIM statement.
2. Make the number of array dimensions match the DIM
statement.
5.36 : Argument mismatch
Code
: &H0524
Meaning/Cause
: The number of SUB statement arguments does not correspond
to the CALL statement.
Action
: Make the number of SUB statements correspond to the CALL
statement.
[ 5] Robot language syntax (compiling) errors
Summary of Contents for RCX222
Page 1: ...RCX222 EUR2153130 E99 Ver 1 30 Userʼs Manual YAMAHA 2 AXIS ROBOT CONTROLLER ...
Page 2: ......
Page 14: ......
Page 43: ......
Page 46: ......
Page 50: ...4 MEMO ...
Page 51: ...Chapter 1 USING THE ROBOT SAFELY Contents 1 Operating environment 1 1 ...
Page 52: ......
Page 56: ......
Page 98: ......
Page 388: ......
Page 412: ...5 24 MEMO ...
Page 414: ......
Page 430: ......
Page 442: ......
Page 450: ...8 8 MEMO ...
Page 452: ......
Page 523: ......