Hello again! Well, I have to comment my last slighly cryptic post and focus on the subject.
The subject is a cluster of syncchronized LinuxCnc-driven machines. That means U have to add ccertain functionality beyond LinuxCNC. 1) Remote controlling every machine 2) Remotely feed it with Gcode 3) Take care of synchronism, fault states and collision risks. 4) ( A GUI ) 1) Seem to be solved by using LinuxCncRsh who can - Load a gcode-file - execute it - monitor it - recieve certain fault states - terminante it 2) could be done over ftp -or- by dripfeeding over linuxcncrsh 3) is the hard part, possible support may come from subsystems like - MODBUS SW - REDIS - Ladder logic - TCP socket managing SW, may be included in some of the above packages - Something else? The preferred configuration is supposed to be Master-Slave with one of the machines configured as master. The GUI should be an non-systemdependent addition, U should be able to run the system from terminal just like LinuxCncRsh Could it be simplified? / Roger 7 sep 2012 kl. 19:42 skrev [email protected]: > Yes the emcrsh is renamed and linuxCNC who is installed, seem to > leave my request to open that nonexisting task in silence or is it > any logfile somewhere? > > linuxcncrsh runs just fine, haven't checked all functionality yet > but it looks good. > > Now I need an engine with tcp-connectivity for synchronism and > error-handling... > And a GUI... > I think I mentioned that earlier, MODBUS was named, seem to be > integrated somewhere already after some brief encounter in the > linuxCNC jungle.... ****************************** Roger Holmquist [email protected] 0706-250123 http://abcnc.se ****************************** ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
