MULTAX/[ON-OFF]
This statement causes the Post Processor to read tool axis vector components for all points in the .INC and CL file. The postprocessor converts these vector components to rotary axis coordinates.
If you use MULTAX, it must appear after the MACHIN statement, but before the first motion command. If the MULTAX command is not given, three-axis machine processing is assumed.
ON Activates this command
OFF Disables this command
Example:
PARTNO THIS IS A MULTAX TEST
MACHIN/SPOSTM,1
MULTAX/ON
FROM/10,10,10,0,0,1
GOTO/5,5,10,0,1,0
GOTO/3,2,10,1,0,0
MULTAX/OFF
GOTO/10,10,10
FINI
SPSTCMND.chm