Two way conveyor using Shuttle conveyor

Can somebody help me creating this flow;

If any clarification required , let me know.

Thanks & Regard’s

Atul

What have you tried and where are you stuck?
If you need to have a sequence where a process repeats e.g. A -> B -> A -> Out, you need to split that to two or more flow sequences and then change the product type in the processes (here in B) such that it continues using different flow sequence.

Alternatively you can have multiple different processes in the same executors but then you probably need to carefully synchronize the process selection using process requirements to avoid deadlocks.

Hi atulwagde,

i m curious that have you solved this problem ? i want to make like your layout , i dont know how can i do it yet

Not exactly on the above, but sort it out by using “Cartesian” and giving movement in the program editor. I hope that helps you too. :+1: