ID 60138
Technology function for spindle not permitted, if spindle not present. | ||||
Description | An attempt was made to output a technology function (M/H/S function) on the spindle axis although the spindle axis was previously released 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] | |||
Response | Class | 6 | Movement stop., Abort the 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. | |||
|