ID 20125

Double-programmed feedforward control function.

Description

In the same NC block, more than one G function was programmed from the group of feedforward control functions (G135/G136/G137).

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G135 X100 G137

:

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.