Hello
Guest
it is
December 26, 2024, 08:01:45 AM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
Driver Fault
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: Driver Fault (Read 3229 times)
0 Members and 1 Guest are viewing this topic.
Flipz01
108
Driver Fault
«
on:
April 04, 2007, 01:51:53 PM »
I don't see a standard input to read a driver fault.
How do folks out there read this? I'm adding it as an E-stop input, but that's not quite what I want.
Logged
Brian Barker
3,860
Re: Driver Fault
«
Reply #1 on:
April 04, 2007, 09:45:36 PM »
We set them up as an Estop... but if you wanted you could do the following:
If (OEMTrig3 and getLED(0)) Then
doButton(21)
MsgBox("Drive crapped out")
Exit Sub
end if
You would put this code in the macro pump
Thanks
Brian
Logged
Fixing problems one post at a time
www.newfangledsolutions.com
www.machsupport.com
Print
Pages:
1
Go Up
« previous
next »