
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.
Содержание R6YXC1000
Страница 1: ...7 6HULHV DW 1R 1 5 5RERW RQWUROOHU 86 5 6 0 18 6 5 5RERWV 5 6HULHV...
Страница 2: ......
Страница 10: ......
Страница 40: ......
Страница 42: ......
Страница 46: ......
Страница 48: ......
Страница 54: ......
Страница 56: ......
Страница 64: ......
Страница 80: ......
Страница 82: ......
Страница 102: ......
Страница 108: ......
Страница 110: ......
Страница 136: ......
Страница 168: ......
Страница 170: ......
Страница 174: ...8 Periodic inspection 8 4...
Страница 176: ......
Страница 182: ......
Страница 256: ......
Страница 258: ......
Страница 259: ......
Страница 260: ...DW 1R 1 XWKRUL HG LVWULEXWRU 3ULQWHG LQ XURSH...