I am setting up a custom machine. I need to do an assembly on two trays of the machines. When the operator finish the first assembly, a rotary table turns and the assembly who’s on the tray should follow the movement of the table. For now, my assembly stays in the original position.
One of the things I’m wondering about is the fact that there should be an option to select the container when you select the inflow, and in fact, if that container is located on the moving piece aka on the work carousel, he should just follow it.
It’s like this: demo_flow.vcmx (2.3 MB)
Ah, I understood my mistake thanks to your example. I had put the container in the general behaviors of the machine, but you have to put the behavior in the link of the rotary table! Thank you very much for your help!