
A
Troubleshooting
A-21
5.240 : Illegal command in procedure
Code
: &H0005 &H00F0
Meaning/Cause
The command cannot be executed inside the procedure (between "SUB to END SUB" statements).
Action
Delete the target command.
5.241 : Illegal command outside procedure
Code
: &H0005 &H00F1
Meaning/Cause
The command cannot be executed outside the procedure (between "SUB to END SUB" statements).
Action
Delete the target command.
5.242 : Illegal command inside IF
Code
: &H0005 &H00F2
Meaning/Cause
The command cannot be executed in simple "IF" statement.
Action
• Input a command that can be executed in simple "IF" statement.
• Input a block "IF" statement.
5.243 : Illegal direct
Code
: &H0005 &H00F3
Meaning/Cause
The command cannot be executed independently.
Action
• Change the execution according to program.
• Change it to a command that can be executed independently.
5.244 : Cannot use external label
Code
: &H0005 &H00F4
Meaning/Cause
The command cannot use an external label.
Action
• Change to an internal label.
• Change the execution command.
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.
Summary of Contents for R6YXC1000
Page 1: ...7 6HULHV DW 1R 1 5 5RERW RQWUROOHU 86 5 6 0 18 6 5 5RERWV 5 6HULHV...
Page 2: ......
Page 10: ......
Page 40: ......
Page 42: ......
Page 46: ......
Page 48: ......
Page 54: ......
Page 56: ......
Page 64: ......
Page 80: ......
Page 82: ......
Page 102: ......
Page 108: ......
Page 110: ......
Page 136: ......
Page 168: ......
Page 170: ......
Page 174: ...8 Periodic inspection 8 4...
Page 176: ......
Page 182: ......
Page 256: ......
Page 258: ......
Page 259: ......
Page 260: ...DW 1R 1 XWKRUL HG LVWULEXWRU 3ULQWHG LQ XURSH...