Hello Guest it is April 19, 2024, 06:37:57 PM

Author Topic: Driver Fault  (Read 2547 times)

0 Members and 1 Guest are viewing this topic.

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.
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
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com