Appendix 1. Program Error
573
Error No.
Details
Remedy
P294
DO and END not paired
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 in tape
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 address (macro)
A required address has not been specified in
the user macro.
• Review the program.
P297 Address-A
error
The user macro does not use address A as a
variable.
• Review the program.
P298
G200-G202 cmnd in tape
User macro G200‚ G201‚ or G202 was
specified during tape or MDI mode.
• Review the program.
P300
Variable name illegal
The variable names have not been
commanded properly.
• Reconsider the variable names in the
program and correct them.
P301
Variable name duplicated
The name of the variable has been
duplicated.
• Correct the program so that the name is not
duplicated.
P310
Not use GMSTB macro code
G, M, S, T, or B macro code was called
during fixed cycle.
• Review the program.
• Review the parameter.
P350
No spec: Scaling command
The scaling command (G50, G51) was
issued when the scaling specifications were
not available.
• Check the specifications.
P360
No spec: Program mirror
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 spec: Facing t-post MR
The facing turret mirror image specifications
are not provided.
• Check the specifications.
P371
Facing t-post MR illegal
Mirror image for facing tool posts was
commanded to an axis for which external
mirror image or parameter mirror image is
valid.
Mirror image for facing tool posts validating
mirror image for a rotary axis was
commanded.
• Check the program.
• Check the parameters.
P380
No spec: Corner R/C
The corner R/C was issued when the corner
R/C specifications were not available.
• Check the specifications.
• Remove the corner chamfering/corner
rounding command from the program.