PREFUN/g[,NEXT]
Generates a G-code with the value g.
NEXT Generates this G-code with the next output block. If NEXT is omitted, the G-code will be output in a block by itself.
If the multiple G-code option is selected, a maximum of four PREFUN/g,NEXT’s may be programmed per block.
This command should be used only when a postprocessor command is not available for this G-code. When used, the postprocessor does not verify the validity of the G-code.
Example:
Input:
$$ NEXT OPTION WHEN MULTIPLE G CODES
$$ ARE AVAILABLE.
PREFUN/33,NEXT
PREFUN/22
Machine Data File Output:
N004G22G33$
Related Commands:
PLABEL/OPTION,34
SPSTCMND.chm