ID 50067

No motion information available.

Description

With the measurement function G100, a relevant motion path must be programmed.

Wrong:
%mess
N10 G00 X100 Y0 Z100
N20 G100 X100 F2000
N30 M30
Correct:
%mess
N10 G00 X100 Y0 Z0
N20 G100 X200 F2000
N30 M30

For detailed information on G100, see[FCT-C4], [PROG// Section: Measuring functions].

Response

Class

4

Movement stop.

Solution

Class

6

Measurement movement block with path > 0

Error type

1, Error message from NC program.