Trigger multiple agv to start from single trigger in processflow

Trigger multiple agv to start from single trigger in processflow

sakamoto_ryosuke
Collaborator Collaborator
417 Views
2 Replies
Message 1 of 3

Trigger multiple agv to start from single trigger in processflow

sakamoto_ryosuke
Collaborator
Collaborator

[ FlexSim 20.1.3 ]

I have a layout where from one trigger event to make 3 agvs start at the same time. I have succeeded to make 3 agvs start, but when the agvs arrives at each queue to load, first token works ok, but the other tokens remain at "pull from list" activity as you can see in below capture. If you check "Run each token at a time " in the subflow, it works. Where do I need to correct the problem?

37085-capture051.jpg

trigger_agv_start_at_once.fsm

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

jason_lightfoot_adsk
Autodesk
Autodesk
Accepted solution

You have chosen "label access on parent only" which means that the resources (task executers) don't get correctly assigned to each token.

Message 3 of 3

sakamoto_ryosuke
Collaborator
Collaborator

@jason.lightfoot I see. Thank you! It worked perfectly and I also understood how the settings work.

0 Likes