A
Troubleshooting
A-28
5.245 : Illegal program name
Code
: &H0005 &H00F5
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 more than 32 characters.
Action
a. Define the "NAME" statement on beginning line of program data.
b. Use only alphanumeric and " _ " (underscore) characters in the program name.
c. Use 32 characters or less in the program name.
5.246 : Too many identifiers
Code
: &H0005 &H00F6
Meaning/Cause
There are too many identifiers.
Action
Reduce the number of identifiers.
(An array variable or character string consume more memory than a numeric variable.)
5.247 : CASE without SELECT
Code
: &H0005 &H00F7
Meaning/Cause
There is no "SELECT" statement corresponding to the "CASE" statement.
Action
• Delete the "CASE" statement.
• Add a SELECT statement corresponding to the "CASE" statement.
5.248 : END SELECT without SELECT
Code
: &H0005 &H00F8
Meaning/Cause
There is no "SELECT" statement corresponding to the "END SELECT" statement.
Action
• Delete the "END SELECT" statement.
• Add a "SELECT" statement corresponding to the "END SELECT" statement.
5.249 : SELECT without END SELECT
Code
: &H0005 &H00F9
Meaning/Cause
There is no "END SELECT statement corresponding to the "SELECT" statement.
Action
• Delete the "SELECT" statement.
• Add an "END SELECT" statement corresponding to the "SELECT" statement.
5.250 : CASE without END SELECT
Code
: &H0005 &H00FA
Meaning/Cause
There is no "END SELECT" statement corresponding to the "CASE" statement.
Action
• Delete the "CASE" statement.
• Add an "END SELECT" statement corresponding to the "CASE" statement.
5.251 : Illegal command line
Code
: &H0005 &H00FB
Meaning/Cause
The command cannot be executed since it is between "SELECT" and "CASE" statements.
Action
Delete the command between "SELECT" and "CASE" statements.
5.252 : Command doesn't exist
Code
: &H0005 &H00FC
Meaning/Cause
There is a line which does not have a command.
Action
• Add a command.
• Delete the line.
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...