Hello Guest it is April 19, 2024, 07:04:04 AM

Author Topic: Start cycle after a feed hold.  (Read 1927 times)

0 Members and 1 Guest are viewing this topic.

Start cycle after a feed hold.
« on: March 29, 2017, 01:47:35 PM »
I have a sub in a macropump that calls a Feed Hold for a plasma machine. It remembers all the states I need to restart from the paused position and allows me to move the head and change consumables. There is another Resume sub that that resets the states and returns to the paused position where it establishes torch height and fires the torch. It then calls the DoOemButton(1000) Start Cycle. When Mach sees the Start Cycle it a calls Return to paused state DoOemButton(285)  button which waits for me to except before it will start. Is there any way I can start cycle without the Return call?

Thanks for any help.
Tony