question

Kleopatra A avatar image
0 Likes"
Kleopatra A asked Kleopatra A commented

Many operators in process flow

Hello. In the attached model i have created a process flow in order to achieve picking from the racks. I have connected the forklifts with the racks and i created also a group of them, in order to achieve the process flow. My only problem is that when the model starts both transporters go to one of the two racks and not to the assigned one. Any help?


proces flow για 2 ράφια ολοκληρωμένο_autosave.fsm

FlexSim 21.1.4
groupstransporters
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Kleopatra A commented

Each of the tokens is acquiring a forklift before it is known what item will be transported. If you pull the item beforehand, you can use the centerport-connection to reference the correct forklift and have the token only acquire this pre-determined forklift.

1648113924500.png

1648113948809.png

proces-flow- -2- - -autosave.fsm


· 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.

Kleopatra A avatar image Kleopatra A commented ·

@Felix Möhlmann Thank you so much, but i have noticed that only one of them works now and i want them to pull pallets from the rack the same time.

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann Kleopatra A commented ·

By default the items on the list will be pulled in the order they were pushed onto the list. Since Rack201 is filled first, all items are taken from it until empty.

You could add "ORDER BY RAND()" to the pull query to randomize which item gets pulled.

1648125950020.png

0 Likes 0 ·
1648125950020.png (25.3 KiB)
Kleopatra A avatar image Kleopatra A Felix Möhlmann commented ·
Thank you for your help! :)
1 Like 1 ·

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.