Products accumulation

I have created my layout and the simulation runs just fine but for one thing. As time passes, boxes are accumulated on the conveyor creating a jam. I tried adjusting the speeds of my conveyors and feeders but can’t reach optimum solution.

Does anyone have an idea how to implement it?

I think picking and placing multiple boxes at the same time may reduce this jam significantly, Does anyone knows how to implement it on python API?

Hi,

Maybe you could use Sync-task? see How to simulate pull process with conveyor and works process?

Yes it may help. Thank you.
DO u know anyway using python API not works process?

I have not used python API unfortunately.