ID 20999

Invalid weighting of ramp time.

Description

The ramp time weighting programmed with G133/G134 is negative.

[PROG// Section: Weighting ramp times (G132/G133/G134)]

Example:

Wrong:

N10   G00 X0 Y0 Z0

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

:

N1000 M30

Correct:

N10   G00 X0 Y0 Z0

N20   G133 = 60   (alternatively: G133 60)

:

N1000 M30

Response

Class

1

Continue NC program processing.

Solution

Class

1

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

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

Parameter

%1:

Error value [µs]

Incorrect weighting of ramp time

%2:

Corrected value [-]

Automatically corrected value of weighting of ramp time

Error type

1, Error message from NC program.