ID 20127

Double-programmed centre point selection.

Description

In the same NC block, more than one G function from the group of centre point selection types (G161/G162) has been programmed.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G02 G162 I10 X20 G162

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Remove the inadmissible G function.

Parameter

%1:

Error value [-]

Number of inadmissible programmed second G function

Error type

1, Error message from NC program.