puffinplc

J

Thread Starter

Jiri Baum

Hello, I've put the beginnings of a puffinplc utility into the CVS. This is intended as the "most ordinary" way to run the whole thing. It should: - set up everything and start all the modules - wait for a Quit point (not yet written) or a signal - shut everything down Currently, it ignores its command line. It should probably take one argument, the name of a config file (currently ./linuxplc.conf), so that one could say "puffinplc other.conf". The existing smm-mgr utility is still available for special occasions. Jiri -- Jiri Baum <[email protected]> Q: Why did the chicken cross the Moebius Strip? A: To get to the other... um... er... --r.h.f.r _______________________________________________ LinuxPLC mailing list [email protected] http://linuxplc.org/mailman/listinfo/linuxplc
 
I wrote: > It should probably take one argument, the name of a config file, so that > one could say "puffinplc other.conf". PS: This would also mean that we could use the #! syntax in the .conf files and make them executable. Jiri -- Jiri Baum <[email protected]> Q: Why did the chicken cross the Moebius Strip? A: To get to the other... um... er... --r.h.f.r _______________________________________________ LinuxPLC mailing list [email protected] http://linuxplc.org/mailman/listinfo/linuxplc
 
Top