ID 20650

Global acceleration weighting is programmed negative.

Description

The global acceleration weighting value programmed with G131 is negative.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G131 = -60   (alternatively: G131 –60)

:

N1000 M30

Correct:

N10   G00 X0 Y0 Z0

N20   G131 = 60   (alternatively: G131 60)

:

N1000 M30

Response

Class

1

Continue NC program processing.

Solution

Class

1

In the event of a conflict, the acceleration weighting is automatically set to 100% and NC program processing is continued.

Before the next program start, a meaningful value greater than zero (nil) should be programmed.

Parameter

%1:

Error value [-]

 

%2:

Corrected value [-]

Automatically corrected value of global acceleration weighting

Error type

1, Error message from NC program.