Hello Guest it is April 19, 2024, 03:27:53 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ian R

Pages: 1
1
Mach4 Toolbox / Re: Nested subroutines
« on: July 03, 2022, 01:01:34 AM »
John,
Thanks for prompt "just try it".
I nested subroutine calls from inside subroutines without any problems.
My initial fear was that with 3 or 4 M99's around they may not be tied to their originators.
Thanks
Ian

2
Mach4 Toolbox / Nested subroutines
« on: July 02, 2022, 06:24:11 AM »
I am running Mach4 Hobby on a 4 axis Textron CNC milling machine.
I would like to run 2 or 3 variables sequentially.
I can successfully run one variable using M98 P1000 L4  to call O1000, but require to nest a second or even a third variable within the subroutine.
Can you have a M98 P1200 L3 ending with M99 inside a O1000 subroutine?

Pages: 1