Re: Non-interactive FIFO Execution




Adam

MDI mode will accept blocks of code and execute them in FIFO fashion.  
You do loose some feedback from the interpreter when you do this but it 
does not sound like that would be a problem for you.  This does not work 
like a drip feed.  The interpreter really doesn't have a good way to ask 
for more.

You may be able to test how it works using the mdi script under the 
scripts menu in tkemc.  That tcl script simply stacks blocks into the 
interpreter using an emc_mdi "yourblock" command.  With this script I 
have loaded five to six thousand lines of code and found that the 
interpreter could work its way through.

Hope this helps.

Ray 


On Friday 06 September 2002 04:17 pm, you wrote:
> Is there any way to have EMC execute G and M codes from a FIFO / stack
> buffer non-interactivly?  I am intested in having a program of mine
> feed instructions to an EMC based controller and then having EMC take
> care of the motion.
>
> Thanks.
>
> --adam
>
> >>> NOTE:  Please CC: me any responces  <<<
> >>> I am not a current subscriber of the list.  <<<



Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact