Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: dcw on August 07, 2012, 09:18:07 AM

Title: Controlling Mach3 With Robot
Post by: dcw on August 07, 2012, 09:18:07 AM
My Company recently purchased a Bench top mill to "degate" molded parts the software and degating station all tested out and runs great in the Mill. my question is does anyone know how to tie in a Sepro Robot to tell my PC (Mill) cycle start and for the robot to know that when Program hits M30 that the degating station is ready for the next set of parts to degate??? any help would be greatly appreciated thanks - dcw@druckerco
Title: Re: Controlling Mach3 With Robot
Post by: Hood on August 07, 2012, 01:46:48 PM
Not sure of the exact procedure you are wanting but making a custom M code up to set  an output from Mach and then wait for an Input from the Robot to say it is done would seem to be what you want.
Hood
Title: Re: Controlling Mach3 With Robot
Post by: dcw on August 07, 2012, 02:32:59 PM
I have discovered that it is thru a dos command that it can be achieved thanks for the input! -dcw
Title: Re: Controlling Mach3 With Robot
Post by: Hood on August 07, 2012, 03:03:36 PM
Not sure if you mean you have it sorted or ...........?
Hood
Title: Re: Controlling Mach3 With Robot
Post by: dcw on August 07, 2012, 04:22:09 PM
yes I have it figured out dos code prompt $_loop
Title: Re: Controlling Mach3 With Robot
Post by: Hood on August 07, 2012, 06:34:48 PM
Ok thats great :)
Hood