Inline conveyor

Project 4 VAS-AGV 1 Conveyor.vcmx (6.1 MB)

Hello I am very new to using VC, I would like to ask why is the worker not going to the “from conveyor process” to pick up the box and put it to the “sink” process. Even if I changed the sink process to a “process node” it does not seem to work. If anyone could help me with this I would appreciate it a lot. Thank you

Hello,
The process flow is missing the second inline process. You can fix this by opening the Flow editor and dragging the label “Inline Process” between the first Inline Process and the From Conveyor Process.


Also, the From Conveyor Process is not attached properly from its plug-and-play interface. Select the PnP tool and snap the component to the conveyor’s PnP interface. One of the yellow triangles becomes green when it is attached.

Hello

I found out that the problem was that the “transport node” was not attached like what you have mentioned. Thank you for your help :blush:

Project 4 VAS-Current.vcmx (9.3 MB)

Hello with what you have said i have
managed to make my “box” workflow to work however when i tried to do the same for the “can” workflow it manages to work all the way till the last portion where the worker is supposed to take the the can from the “from conveyor” process node to the “process” node. May i get some assistance for this.