On Wed, 9 Dec 2015, Todd Zuercher wrote: > Date: Wed, 9 Dec 2015 16:21:22 -0500 (EST) > From: Todd Zuercher <[email protected]> > Reply-To: "Enhanced Machine Controller (EMC)" > <[email protected]> > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Subject: Re: [Emc-users] linuxcnc 2.7.3 - mesa 7i77 update > > I looked at that a bit, and messed about with those fault parameters but it > didn't seem to make any difference. > > I had hoped that I could at least use sserial.port-N.run to restart the thing > without shutting down Linuxcnc, but that didn't work for me either, just gave > more error messages (see attachment). > > Is there a way to reset the 5i25/7i77 without restarting Linuxcnc?
Setting sserial run false and then setting it true again should reset all state but I dont think it clears any remote faults That requires issuing a stop command to the sserial interface on the 5I25 and then issuing a start command and it looks like setting run false and true again does not do this. Have you looked at possible electrical noise issues? > > ----- Original Message ----- > From: "andy pugh" <[email protected]> > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Sent: Tuesday, December 8, 2015 8:44:11 PM > Subject: Re: [Emc-users] linuxcnc 2.7.3 - mesa 7i77 update > > On 9 December 2015 at 01:21, Stephen Dubovsky <[email protected]> wrote: >> How to set dec? And what was it in prior versions? > > You set it like any other HAL parameter. Details are there if you look > at man sserial > > setp hm2_5i24.0.sserial.port-N.fault-inc 0 > > Will disable all smart-serial fault reporting. > > Naturally you will have to use parameters that actually exist in your > configuration. > > The values haven't changed, but something else has, I am not sure what. > > -- > atp > If you can't fix it, you don't own it. > http://www.ifixit.com/Manifesto > > ------------------------------------------------------------------------------ > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > Peter Wallace Mesa Electronics (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signature to help him gain world domination. ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
