Specifications
I Alarms
Program Errors (P)
I - 69
P291 WHILE sentence error
Details
There is an error in the "WHILE[<conditional>]DO(-END(" statement.
Remedy
- Correct the program.
P292 SETVN sentence error
Details
There is an error in the "SETVN(" statement when the variable name setting was made.
Remedy
- Correct the program.
- The number of characters in the variable name of the SETVN statement must be 7 or less.
P293 DO-END nesting over
Details
The number of DO-END nesting levels in the "WHILE[<conditional>]DO(-END(" statement
has exceeded 27.
Remedy
- Correct the program so that the nesting levels of the DO-END statement does not exceed
27.
P294 DO and END not paired
Details
The DOs and ENDs are not paired off properly.
Remedy
- Correct the program so that the DOs and ENDs are paired off properly.
P295 WHILE/GOTO in tape
Details
There is a WHILE or GOTO statement on the tape during tape operation.
Remedy
- Apply memory mode operation instead of tape mode that does not allow the execution of
the program with a WHILE or GOTO statement.
P296 No address (macro)
Details
A required address has not been specified in the user macro.
Remedy
- Correct the program.
P297 Address-A error
Details
The user macro does not use address A as a variable.
Remedy
- Correct the program.
P298 G200-G202 cmnd in tape
Details
User macro G200, G201, or G202 was specified during tape or MDI mode.
Remedy
- Correct the program.
P300 Variable name illegal
Details
The variable names have not been commanded properly.
Remedy
- Correct the variable names in the program.
P301 Variable name duplicated
Details
A duplicate variable name was found.
Remedy
- Correct the program so that no duplicate name exists.
P310 Not use GMSTB macro code
Details
G, M, S, T, or B macro code was called during fixed cycle.
Remedy
- Correct the program.
- Correct the parameter settings.
P350 No spec: Scaling command
Details
The scaling command (G50, G51) was issued though it is out of specifications.
Remedy
- Check the specifications.
P360 No spec: Program mirror
Details
A mirror image (G50.1 or G51.1) command has been issued though the programmable mirror
image specifications are not provided.
Remedy
- Check the specifications.
P370 No spec: Facing t-post MR
Details
The facing turret mirror image specifications are not provided.
Remedy
- Check the specifications.
P371 Facing t-post MR illegal
Details
- Mirror image for facing tool posts was commanded to an axis in external mirror image or
parameter mirror image.
- The commanded mirror image for facing tool posts enables the mirror image for a rotary ax-
is.
Remedy
- Correct the program.
- Correct the parameter settings.