ID 20122

Double-programmed spindle speed definitions.

Description

More than one G function from the group of spindle speed agreements (G96/G97/G196) has been programmed in the same NC block.

Example:

Wrong:

N10 M03 S1000 G01 F1000 X100

N20 G96 S63 G97

:

M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Remove the inadmissible G function.

Parameter

%1:

Error value [-]

Number of the inadmissible programmed G function

Error type

1, Error message from NC program.