ID 60138

M-function for spindle admissible, if spindle not exist.

Description

An attempt has been made to output a techno function (M/H/S function) on the spindle axis although the spindle axis was previously output due to an axis exchange command.

 

Example:

 

..

N1000 S[PUTAX]

N1100 S100    (Error ! )

N1200 X1000

..

 

In the above example program, an error message is issued in line N1100 because the spindle axis was issued by the S[PUTAX] command in line N1000 at the time the S function was programmed.

See also [[PROG// Section: Releasing/requesting spindle axes]

[FCT-C1// Section: Spindle M functions].

Response

Class

6

Movement stop., Abort NC program.Movement stop.

Solution

Class

6

Change the NC program.

Parameter

%1:

 

Logical axis number (P-AXIS-00016) of the spindle

Error type

1, Error message from NC program.