ID 21736

Axis commands exclude each other.

Description

A combination of mutually exclusive spindle-specific axis commands is programmed.

For example, feedforward control and acceleration weighting are both programmed in an NC block:

Wrong:

N10 S[M03 S1000 G136=80 G130=60]

:

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and adjust syntax. Split the programming of weightings into 2 NC blocks.

Error type

1, Error message from NC program.