Michał Geszkiewicz wrote:
>
>
> Problem is that emc has 1000 lines readahead buffer so it will preload 
> and check against limits every preload line.
> We will fix it, but for now if you all want to run it even if some line 
> in program is out of limit you must (only in 2.4.0 and further)
> add line
> [TASK] INTERP_MAX_LEN = 2
>
> that will decrease buffer to 2 lines only.
>
>   
Well, that is a pretty harsh penalty. In a G61 program it wouldn't 
matter, but in others that will cause performance problems.
I was just surprised that the "run anyway" feature I had used a couple 
times before didn't work any more.
Thanks for the explanation.

Jon

------------------------------------------------------------------------------

_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to