Hello Guest it is April 20, 2024, 03:22:44 AM

Author Topic: LED question  (Read 2621 times)

0 Members and 1 Guest are viewing this topic.

LED question
« on: April 02, 2010, 06:10:12 AM »
How do you get the X zero, Y zero, and Z zero LEDs to change from green to red after you hit an E-Stop? (this would indicate that you should do a "home ref." before continuing) My system used to do this and now for some reason it is not!
Re: LED question
« Reply #1 on: April 02, 2010, 07:48:13 AM »
I dont' recall an estop de-referencing the axis's.
Bumping a limit switch will though.

Or....putting this in the macro pump works as well.

If GetOEMLED (800) Then
DoOEMButton 240
End If

Russ
« Last Edit: April 02, 2010, 08:08:41 AM by Overloaded »