ID 20155

Double-programmed M-function for spindles.

Description

In the NC block a spindle M function (M3/M4/M5/M19) is programmed several times in spindle specific syntax.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   X10 S[M3 S1000 M4]

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify the programming of the M functions in the NC block. Remove surplus spindle specific M function.

Parameter

%1:

Error value [-]

Number of the multiple programmed spindle M function

Error type

1, Error message from NC program.