ID 20049

Measurement run is not permitted with active tool radius compensation.

Description

As long as the TRC function (tool radius compensation) is enabled, no measurement run (G100) can be programmed.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G41 X100 F1000  (TRC activated)

N30   G100 X0         (attempts to start measurement run)

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Deselect before selecting measurement run (G40).

Error type

1, Error message from NC program.