ID 20117

Double-programmed block transition.

Description

More than one G function from the group of block transition definitions (G60/G359/G360/G61/G260/G261) has been programmed in the same NC block.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G360 X100 G60

:

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 the inadmissible programmed G function

Error type

1, Error message from NC program.