So is this a potential solution to the problem being discussed or is my ignorance really shining? :) I crave this feedback so as to help cure my lack of knowledge !!!! and possibly help I must admit to not knowing what loops / function calls are or branch instructions where would I be able to learn these things? Does anyone recommend a book ? Its difficult to admit ignorance being a master of one trade working for a journeyman in another and trying to learn as much asi I can here without asking someone to hold my hand :) !!!! Thanx guys > > ------------------------------ > > Message: 3 > Date: Wed, 8 Aug 2012 08:13:24 -0400 > From: jeremy youngs <[email protected]> > Subject: Re: [Emc-developers] Emc-developers Digest, Vol 76, Issue 6 > To: [email protected] > Message-ID: > <ca+mq1etfprtioatxkgmbjawqmdkzu-scf8ncvij5j2o5bq0...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > admittedly Im no linux genius and pretty fresh to lcnc I have to ask > can linuxcnc be drip fed ? and if so what would stop you from drip > feeding several machines from one server and have the synch all in one > machine? I understand This post will show my ignorance but I am > thinking coding one machine as a master and providing synch from that > should be easier than linking multiples together trying to synch > interrupts between several machines. just thinking > > -- > jeremy youngs > > > > ------------------------------ > > It should be pretty easy to modify it to be drip fed. Of course, you > could no longer have loops or function calls on the target machine since > they require the ability to change position (seek) in the data stream. > Branch instructions would work though (I think). > > Ken > > > >
-- jeremy youngs ------------------------------------------------------------------------------ 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
