![Yamaha CEmarking RCX221 Скачать руководство пользователя страница 422](http://html2.mh-extra.com/html/yamaha/cemarking-rcx221/cemarking-rcx221_user-manual_3060670422.webp)
9-16
Chapter
9
TROUBLESHOOTING
5.22 : IF without ENDIF
Code
:
&H0516
Meaning/Cause
: There is no ENDIF statement corresponding to IF statement.
Action
: 1. Delete the IF statement.
2. Add an ENDIF statement corresponding to the IF statement.
5.23 : ELSE without ENDIF
Code
:
&H0517
Meaning/Cause
: There is no ENDIF statement corresponding to ELSE statement.
Action
: 1. Delete the ELSE statement.
2. Add an ENDIF statement corresponding to the ELSE
statement.
5.24 : END SUB without SUB
Code
:
&H0518
Meaning/Cause
: a. There is no SUB statement corresponding to END SUB
statement.
b. END SUB command was executed without SUB command.
Action
: 1. Delete the END SUB statement.
2. Add a SUB statement corresponding to the END SUB
statement.
3. Confirm execution of SUB command.
5.25 : SUB without END SUB
Code
:
&H0519
Meaning/Cause
: There is no END SUB statement corresponding to SUB
statement.
Action
: 1. Delete the SUB statement.
2. Add an END SUB statement corresponding to the SUB
statement.
5.26 : Duplicated variable
Code
:
&H051A
Meaning/Cause
: Two or more array variables were defined for the same name.
Action
: Delete a definition statement for the array variables with the
same name.
5.27 : Duplicated identifier
Code
:
&H051B
Meaning/Cause
: Two or more identifiers were defined for the same name.
Action
: Define another identifier.
[ 5] Robot language syntax (compiling) errors
Содержание CEmarking RCX221
Страница 2: ......
Страница 6: ...4 MEMO...
Страница 16: ......
Страница 30: ......
Страница 38: ......
Страница 62: ...3 24 MEMO...
Страница 68: ......
Страница 228: ...4 160 Chapter 4 OPERATION 12 SYSTEM mode 5 Repeat the above steps 3 and 4 if necessary 6 Press to quit the edit mode...
Страница 342: ......
Страница 366: ...5 24 MEMO...
Страница 368: ......
Страница 384: ......
Страница 396: ......
Страница 404: ...8 8 MEMO...
Страница 406: ......
Страница 467: ...MEMO...