[Home]History of MazakEstopChain

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Revision 2 . . September 18, 2005 6:48 pm by Jmkasunich
Revision 1 . . September 13, 2005 3:55 am by Jmkasunich
  

Difference (from prior major revision) (no other diffs)

Changed: 35c35
# A HAL component known as an "estop latch" looks at ESTOP_IN and ESTOP_RESET. If ESTOP_IN is false, ESTOP_OUT will go false and remain false until ESTOP_IN is true and a rising edge is detected on ESTOP_RESET.
# A HAL component known as an "estop latch" looks at ESTOP_IN and ESTOP_RESET. If ESTOP_IN is false, ESTOP_OUT will go false and remain false until ESTOP_IN is true and a rising edge is detected on ESTOP_RESET. NOTE that even if the PC is totally out of it's mind and ESTOP_OUT is "stuck" true, the machine will still stop, because the PMDX relay doesn't directly control the main ESTOP relay. The signal from the entire ESTOP chain passes thru the PMDX relay, so if the chain goes FALSE, things stop immediately, regardless of what the HAL component and PMDX relay do. Their only role is to latch the fault condition so that when it is cleared you have to hit F1 to restart.

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
Search:
Published under a Creative Commons License