A
Troubleshooting
A-25
5.220 : ENDIF without IF
Code
: &H0005 &H00DC
Meaning/Cause
There is no "IF" statement corresponding to the "ENDIF" statement.
Action
• Delete the "ENDIF" statement.
• Add IF statement corresponding to the "ENDIF" statement.
5.221 : ELSE without IF
Code
: &H0005 &H00DD
Meaning/Cause
There is no "IF" statement corresponding to the "ELSE" statement.
Action
• Delete the "ELSE" statement.
• Add IF statement corresponding to the "ELSE" statement.
5.222 : IF without ENDIF
Code
: &H0005 &H00DE
Meaning/Cause
There is no "ENDIF" statement corresponding to the "IF" statement.
Action
• Delete the "IF" statement.
• Add "ENDIF" statement corresponding to the "IF" statement.
5.223 : ELSE without ENDIF
Code
: &H0005 &H00DF
Meaning/Cause
There is no "ENDIF" statement corresponding to the "ELSE" statement.
Action
• Delete the "ELSE" statement.
• Add "ENDIF" statement corresponding to the "ELSE" statement.
5.224 : END SUB without SUB
Code
: &H0005 &H00E0
Meaning/Cause
a. There is no "SUB" statement corresponding to the "END SUB" statement.
b. "END SUB" command was executed without "SUB" command.
Action
a-1. Delete the END SUB statement.
a-2. b-1. Add SUB statement corresponding to the END SUB statement.
b-2. Confirm execution of "SUB" command.
5.225 : SUB without END SUB
Code
: &H0005 &H00E1
Meaning/Cause
There is no "END SUB" statement corresponding to the "SUB" statement.
Action
• Delete the "SUB" statement.
• Add "END SUB" statement corresponding to the "SUB" statement.
5.226 : Duplicated variable
Code
: &H0005 &H00E2
Meaning/Cause
Two or more array variables were defined with the same name.
Action
Delete the definition statement for the array variables with the same name or define other array
valuables.
5.227 : Duplicated identifier
Code
: &H0005 &H00E3
Meaning/Cause
Two or more identifiers were defined with the same name.
Action
Define identifiers with the different name.
Summary of Contents for YRCX Series
Page 1: ...7 6HULHV DW 1R 1 5 5RERW RQWUROOHU 23 5 7 21 0 18 6 5 5RERWV 5 6HULHV...
Page 2: ......
Page 10: ......
Page 12: ......
Page 14: ......
Page 20: ......
Page 28: ......
Page 164: ......
Page 166: ......
Page 178: ......
Page 186: ......
Page 264: ......
Page 265: ......
Page 266: ...DW 1R 1 XWKRUL HG LVWULEXWRU 3ULQWHG LQ XURSH...