Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: giannis121 on May 24, 2007, 03:18:33 AM

Title: Pause LED does not work...
Post by: giannis121 on May 24, 2007, 03:18:33 AM
I have made a button system function: pause
and a LED system function: pause
When the program is running i press the pause button. The program stops. The LED does not light!
I have tried also oem code for the led 805. It does the same.
Please show me what code to use...

And where i can find a FULL list or manual for the mach3? Or it is the same with mach2 manual?
Title: Re: Pause LED does not work...
Post by: Chaoticone on May 24, 2007, 08:09:36 AM
I think the pause led is 80.

Brett
Title: Re: Pause LED does not work...
Post by: Scott on May 24, 2007, 10:50:15 AM
I've run into this before and as far as I can tell, Oem LED 80, 805, or 5 don't work with Pause or Oem button 1001.

Possible bug  ???
Title: Re: Pause LED does not work...
Post by: howling60 on May 24, 2007, 12:39:37 PM
i'm glad i'm not the only one that has run into that... i thought i was just unable to find the data anywhere!

My solution, was to put some script in the "feedhold" button, that activated a user LED, an output for external indicators, and then it "presses" the feedhold button...

I haven't actually run this on my machine yet, as i have other priorities right now, but... might be a thought for you!

*edit*  The manual for M3, is MOSTLY the M2 manual, but refer to the customization wiki from the artsoft main page for your current LED's, Buttons, OEMcodes/etc.. they (and some of the functions that work with them) have been changed in the mach versions, and even within the M3 versions...

-Nate
Title: Re: Pause LED does not work...
Post by: giannis121 on May 26, 2007, 01:35:20 AM
Guys,
Thank you a lot!