question

Ryosuke S avatar image
0 Likes"
Ryosuke S asked Ryosuke S commented

Trigger multiple agv to start from single trigger in processflow

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?

trigger_agv_start_at_once.fsm

FlexSim 20.1.3
agvprocessflowflexsim 20.1.3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Ryosuke S commented

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

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Ryosuke S avatar image Ryosuke S commented ·

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

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.