ID 20203

Double-programmed axis.

Description

In the same NC block, an axis was programmed several times.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   X10 Y20 X10

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Remove the redundant axis programming.

Parameter

%1:

Logical axis number [-]

 

Error type

1, Error message from NC program.