Fails to unload all the items loaded on AGV

Fails to unload all the items loaded on AGV

sakamoto_ryosuke
Collaborator Collaborator
510 Views
2 Replies
Message 1 of 3

Fails to unload all the items loaded on AGV

sakamoto_ryosuke
Collaborator
Collaborator

[ FlexSim 20.1.3 ]

I have a layout which agv will pick parts according to the itemtype sensed at the sensor on the conveyor. AGV picks up items as defined in the table, but when it unloads, sometimes it fails to unload all the items loaded. (It doesn't happen every time.) What could be the problem causing this?

36442-capture037.jpg

36443-capture038.jpg

RandomStart.fsm

0 Likes
Accepted solutions (1)
511 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfoot_adsk
Autodesk
Autodesk
Accepted solution

You should parition your loaded items list by the task executer, so token.resource, when you push and pull values - that way you're not pulling the wrong one when unloading.

36434-1612143813537.pngrandomstart_jl.fsm

0 Likes
Message 3 of 3

sakamoto_ryosuke
Collaborator
Collaborator

@jason.lightfoot Thank you! Also I learned how to use the Partition ID. Many thanks!

0 Likes