ID 20155

Double programmed M function for spindles.

Description

A spindle M function (M3/M4/M5/M19) in the NC block is programmed multiple 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 double programmed spindle M function

Error type

1, Error message from NC program.