Instruction manual

1-18
Error no. L3253
1Error list
L3253 Error message "Nesting over (IF,ENDIF)"
Cause The No. of nesting stages exceeded 8 stages (IF).
Measures Correct the program and re-execute.
L3254 Error message SELECT END SELECT statements unmatch
Cause SELECT END SELECT statements unmatch.
Measures Correct the program and re-execute.
L3255 Error message IF ELSE statements unmatch
Cause IF ELSE statements unmatch.
Measures Correct the program and re-execute.
L3260 Error message Cannot exec for all slots
Cause Execution with all slots designated is not possible.
Measures Designate an individual slot and try again.
L3270 Error message The command size is exceeded
Cause The command size is exceeded.
Measures Specify within single-byte 256 characters.
L3280 Error message Cannot execute without GETM
Cause The command you attempted to execute cannot be executed without GETM. Or, a non-existing mechanical
number was specified.
Measures Execute it after executing the RELM and GETM commands in another task slot.
L3281 Error message Cannot execute during RUN
Cause Cannot execute during operation.
Measures Cannot execute during operation.
L3282 Error message "Can't RUN(not select, attribute)"
Cause The program is not selected or the attribute is illegal.
Measures Load the program into the specified task slot. Or, change the program attributes.
L3283 Error message Cannot execute during RUN
Cause The previous command is being executed.
Measures The previous command is being executed.
L3284 Error message Cannot execute while editing
Cause Cannot execute while editing.
Measures Cannot execute while editing.
L3285 Error message Cannot execute (RUN or WAI)
Cause can't execute in the state of stopping or executing.
Measures Reset the program (cancel the abort status).
L3286 Error message Program is empty
Cause Execution of an empty program was attempted.
Measures Make the program or select the correct program.
L3287 Error message Cannot execute (ERROR ALWAYS)
Cause This command cannot be used when the start conditions are ERROR and ALWAYS.
Measures Correct the program.
L3288 Error message Cannot execute while editing
Cause That program cannot be executed because it is being edited.
Measures Finish editing the program first, and then start it.
L3289 Error message Program does not exist (SLT*)
Cause The program designated in the slot table does not exist.
Measures Correct the slot parameter.
L3290 Error message System slot cannot be executed
Cause The system slot cannot be executed.
Measures Check whether another slot (user slot) is being operated.
Error No. Error cause and measures