On 8/8/2012 8:13 AM, jeremy youngs wrote:
> 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
>
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


------------------------------------------------------------------------------
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

Reply via email to