Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: ScrappyScooter on February 16, 2009, 06:01:52 PM

Title: Set Next Line and Single Block
Post by: ScrappyScooter on February 16, 2009, 06:01:52 PM
I would like to operate my machine/robot in Single Block mode.
I have made a script that inserts a random number in the next line DRO when triggered. This works great. But not in Single Block mode.
When in Single Block mode I can't get the DRO to accept a number (manually or with script).

Any suggestions, my robot needs random moves in single block mode.

Thanks
Scrappy

Title: Re: Set Next Line and Single Block
Post by: ScrappyScooter on February 17, 2009, 12:59:06 AM
I adding a couple of "DoButton (4)" commands to my script to turn Single Block on and off.
Is there a more 'elegant' solution?