MASSO
MASSO Documentation
Syntax & Parameters
M98
P Value - The P value is used to define the sub program file name.
L Value - The L value can be used to run the sub program multiple times.
Example program
N10 M98 P10 L5
The above program will look for the 10.nc file as set by the P value and will run it 5 times as set by L value.
NOTE: If the 10.nc file is not found an error message on the screen is displayed and program goes into
feedhold. When a program is loaded from F6 screen, MASSO checks that all sub-program files are on the
USB and if a file is missing an error is shown to the user
M99 End Sub-Program or Return
M99 command is used to End Sub-Program or Return back to the main program.
Syntax & Parameters
M99
Example program
N10 M99
When the above line is found in a sub program file, the control returns back to the main program.
v5.18 - 08 Apr,2021
www.masso.com.au Page 259 of 477