Re: [Emc-users] HAL "watchdog" component

2016-10-02 Thread dannym
<emc-users@lists.sourceforge.net> > > To: emc-users@lists.sourceforge.net > > Subject: [Emc-users] HAL "watchdog" component > > > > I am trying to put this in to watch the VFD modbus driver's "watchdog" pin, > > and tie a pyvcp LED showing VFD is

Re: [Emc-users] HAL "watchdog" component

2016-10-02 Thread Peter C. Wallace
On Sun, 2 Oct 2016, dan...@austin.rr.com wrote: > Date: Sun, 2 Oct 2016 19:59:37 + > From: dan...@austin.rr.com > Reply-To: "Enhanced Machine Controller (EMC)" > <emc-users@lists.sourceforge.net> > To: emc-users@lists.sourceforge.net > Subject: [Emc-user

[Emc-users] HAL "watchdog" component

2016-10-02 Thread dannym
I am trying to put this in to watch the VFD modbus driver's "watchdog" pin, and tie a pyvcp LED showing VFD is good, as per: http://linuxcnc.org/docs/html/man/man9/watchdog.9.html I used: loadrt watchdog num_inputs=1 addf watchdog servo-thread I have 2 issues: One, it generates the following