Programming manual
486
CNC 8070
15.
STATEMENTS AND INSTRUCTIONS
Programming statements
(SOFT V02.0X)
438
#RENAME SP Rename the spindles
It changes the name of the spindles. For each programmed spindle
pair, the first spindle takes the name of the second one. If the second
spindle is present in the configuration, it takes the name of the first one.
The change of the name of the spindles only remains during the
execution of the program. The original names of the spindles are
restored when starting the next program.
The programming format is:
#RENAME SP [<Sn>,<Sn>][...]
Parameter Meaning
<Sn> Spindle name.
#RENAME SP [S,S1]
#RENAME SP [S1,S2][S3,S]