SET/START,AUTO[,OFF] (L)
AUTO Causes the subsequent TURRET statements to generate preset blocks to adjust for the gage lengths in the absolute mode. This is the default condition assumed.
OFF Terminates the above option.
SET/START (L)
Generates a block to preset the axes registers with the next .INC and CL coordinates.
SET/START,x,z (L)
Generates a block to preset the axes registers.
x,z The values output for the X and Z axes in machine coordinates.
SET/START([,XAXIS,x][,YAXIS,y][,ZAXIS,z][,AAXIS,a][,BAXIS,b][,CAXIS,c]) (M)
This statement generates a preset block to preset the axes registers.
XAXIS,x Specifies the machine coordinate for the X-axis.
YAXIS,y Specifies the machine coordinate for the Y-axis.
ZAXIS,z Specifies the machine coordinate for the Z-axis.
AAXIS,a Specifies the machine coordinate for the A-axis.
BAXIS,b Specifies the machine coordinate for the B-axis.
CAXIS,c Specifies the machine coordinate for the C-axis.
Only the specified axes will be preset. They may appear in any order in the above statement.
Example:
Input:
SET/START,XAXIS,-1,BAXIS,90
GOTO/0,0,-.5
Machine Data File Output:
N0004G92X-1.Y-1.B90.$
N0005G01X0.Y0.Z-5.F10.$
SPSTCMND.chm