Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: nerginer on January 14, 2010, 03:50:49 AM

Title: estop chargepump
Post by: nerginer on January 14, 2010, 03:50:49 AM
Hi,
I need an output signal (hi/low not chargepump) when estop button pressed and released
is it possible in mach3

regards,
Nuri Erginer
Title: Re: estop chargepump
Post by: Peter Homann on January 14, 2010, 04:38:58 AM
Hi Nuri,

Yes it is. Use one of the enable outputs, say Eanable1.

Cheers,

Peter.
Title: Re: estop chargepump
Post by: Jeff_Birt on January 14, 2010, 10:04:07 AM
Just remember Nuri that an output from the PC does not make an EStop. Generally speaking an EStop switch should remove power from things that move (by removing mains power from your motors power supply.) As Peter mentioned an enable signal from Mach is a good way to let your controller know that Mach is in an operation state; but you should not depend on that for an EStop.
Title: Re: estop chargepump
Post by: nerginer on January 14, 2010, 12:30:43 PM
Thanks alot for your answers

Nuri Erginer
Title: Re: estop chargepump
Post by: Peter Homann on January 14, 2010, 05:43:14 PM
Just remember Nuri that an output from the PC does not make an EStop. Generally speaking an EStop switch should remove power from things that move (by removing mains power from your motors power supply.) As Peter mentioned an enable signal from Mach is a good way to let your controller know that Mach is in an operation state; but you should not depend on that for an EStop.

Hi Jeff,

Thanks for the correction. I read it that Nuri was talking about pressing the Mach3 Reset button, rather than an external EStop button.

Cheers,

Peter.