Specifications
Table Of Contents
- Front cover
- Trademarks
- Contents
- Remedy and measure after a report of error
- I Alarms
- 1. Operation Errors (M)
- 2. Stop Codes (T)
- 3. Servo/Spindle Alarms (S)
- 4. MCP Alarms (Y)
- 5. Safety Observation Alarms (Y)
- 6. System Alarms (Z)
- 7. Absolute Position Detection System Alarms (Z7*)
- 8. Emergency Stop Alarms (EMG)
- 9. Auxiliary Axis Operation Errors (M)
- 10. CNCCPU-side Safety Sequence Alarm(U)
- 11. Multi CPU Errors (A)
- 12. Network Errors (L)
- 13. Program Errors (P)
- II Parameters
- 1. Machining Parameters
- 2. Base Specifications Parameters
- 3. Axis Specifications Parameters
- 4. Servo Parameters
- 5. Spindle Parameters
- 6. Multi-CPU Parameters
- 7. FL-net Parameters
- 8. DeviceNet Parameters
- 9. Machine Error Compensation Parameters
- 10. PLC Parameters
- 11. Macro List
- 12. Position Switches
- 13. PLC Axis Indexing Parameters
- III PLC Devices
- Revision History
- Back cover

I Alarms
Program Errors (P)
I - 71
13. Program Errors (P)
(Note) Program error messages are displayed in abbreviation on the screen.
P10 EXCS. AXIS. No.
Details
The number of axis addresses commanded in a block is exceeds the specifications.
Remedy
- Divide the alarm block command into two.
- Check the specifications.
P11 AXIS ADR. ERROR
Details
The axis address commanded by the program does not match any of the ones set by the pa-
rameter.
Remedy
- Correct the axis names in the program.
P20 DIVISION ERROR
Details
The issued axis command cannot be divided by the command unit.
Remedy
- Correct the program.
P29 Not accept command
Details
The command has been issued when it is impossible.
- The normal line control command (G40.1, G41.1, G42.1) has been issued during the modal
in which the normal line control is not acceptable.
- The command has been issued during the modal in which the 2-part system synchronous
thread cutting is not acceptable.
Remedy
- Correct the program.
P30 PARITY H
Details
The number of holes per character on the paper tape is even for EIA code and odd for ISO
code.
Remedy
- Check the paper tape.
- Check the tape puncher and tape reader.
P31 PARITY V
Details
The number of characters per block on the paper tape is odd.
Remedy
- Make the number of characters per block on the paper tape even.
- Set the parameter parity V selection OFF.
P32 ADDRESS. ERROR
Details
An address not listed in the specifications has been used.
P command was found in a block with G code macro and MSTB macro.
Remedy
- Correct the program address.
- Correct the parameter settings.
- Check the specifications.
- Separately command G code macro, MSTB macro or P command in different block.
P33 FORMAT ERROR
Details
The command format in the program is not correct.
Remedy
- Correct the program.
P34 G-CODE ERROR
Details
The commanded G code is not in the specifications.
An illegal G code was commanded during the coordinate rotation command.
Remedy
- Correct the G code address in the program.
Details
G51.2 or G50.2 was commanded when "#1501 polyax (Rotational tool axis number)" was set
to "0".
G51.2 or G50.2 was commanded when the tool axis was set to the linear axis ("#1017 rot (Ro-
tational axis)" is set to"0").
Remedy
- Correct the parameter settings.
P35 CMD-VALUE OVER
Details
The setting range for the addresses has been exceeded.
The program coordinates overflowed because commands to the linear type rotary axis accu-
mulated in one direction.
Remedy
- Correct the program.
P36 PROGRAM END ERR
Details
"EOR" has been read during memory mode.
Remedy
- Enter the M02 and M30 command at the end of the program.
- Enter the M99 command at the end of the subprogram.










