ID 20113

Double programmed transition block mode of tool radius compensation.

Description

More than one G function from the group of TRC transition types (G25/G26) was programmed in the same NC block.

Example:

Wrong:

N10   G00 X0 Y0 Z0 G42

N20   G25 G25

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

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

Parameter

%1:

Error value [-]

Number of the incorrectly programmed G function

Error type

1, Error message from NC program.