AUXFUN/m[,NEXT]
m Generates an M code with the value m.
NEXT Generates this M code with the next output block. If you omit NEXT, the postprocessor outputs the M code in a block by itself. If you select the multiple M code option, you can program a maximum of four AUXFUN/m,NEXT’s per block.
Use this command only when a postprocessor command is not available for this M code. The postprocessor does not verify the validity of the M code.
Example:
Input:
AUXFUN/33,NEXT
AUXFUN/22
Machine Data File Output:
N4M22M33$
Related Commands:
PLABEL/OPTION,35
SPSTCMND.chm