Re: [Emc-developers] Recover option in emc script

2009-09-07 Thread Eric H. Johnson
Chris, > The most common problem, and by most common, something that may happen > once every 3-6 months, is that the .var file will get deleted. >> I have never seen this. Do you know any details? << Yes, usually it is because it was not shut down nicely. Electrical storm, power outage or some

Re: [Emc-developers] Recover option in emc script

2009-09-07 Thread Chris Radek
On Mon, Sep 07, 2009 at 06:55:22PM -0400, Eric H. Johnson wrote: > > The most common problem, and by most common, something that may happen once > every 3-6 months, is that the .var file will get deleted. I have never seen this. Do you know any details? > My thought was to add an autorecover s

[Emc-developers] Recover option in emc script

2009-09-07 Thread Eric H. Johnson
Hi all, Most of my applications run headless where on fairly rare occasions I run into a couple of fairly minor errors, but ones which are difficult to recover from, especially for an operator who has no idea what has gone wrong other than the system just does not run. The most common problem, an