3. PROGRAM ERROR
I - 70
Error No. Details Remedy
P293 DO-END EXCESS
The number of ’s for DO-END in the
WHILE conditional DO
– END
statement has exceed 27.
• Reconsider the program and correct it so that
the number of ’s in the DO – END statement
does not exceed 27.
P294 DO-END MMC.
The DO’s and END’s are not paired off
properly.
• Reconsider the program and correct it so that
the DO’s and END’s are paired off properly.
P295 WHILE/GOTO TPE
There is a WHILE or GOTO statement on
the tape during tape operation.
• During tape operation‚ a program which
includes a WHILE or GOTO statement
cannot be executed and so the memory
operation mode is established instead.
P296 NO ADR (MACRO)
A required address has not been
specified in the user macro.
• Review the program.
P297 ADR-A ERR.
The user macro does not use address A
as a variable.
• Review the program.
P298 PTR OP (MACRO)
User macro G200‚ G201‚ or G202 was
specified during tape or MDI operation.
• Review the program.
P300 VER. NAME ERROR
The variable names have not been
commanded properly.
• Reconsider the variable names in the
program and correct them.
P301 VAR NAME DUPLI
The name of the variable has been
duplicated.
• Correct the program so that the name is not
duplicated.
P360 NO PROG.MIRR.
A mirror image (G50.1 or G51.1)
command has been issued though the
programmable mirror image
specifications are not provided.
• Check the specifications.
P370 NO OPOS MR SPC
The facing turret mirror image
specifications are not provided.
• Check the specifications.
P371 MIRR ILLEGAL
Facing turret mirror image was
commanded to an axis for which external
mirror image or parameter mirror image
is valid.
Facing turret mirror image validating
mirror image for a rotary axis was
commanded.
• Check the program.
• Check the parameters.