question

Kevin S7 avatar image
0 Likes"
Kevin S7 asked Ryan Clark commented

how to classify operators when unloading products

Good morning


Can you help me please I have several waiting queues but I have 3 queues to store at the end what I want is to know how I can assign operators so that only that final queue can download 2 operators per final queue regardless of the type of product that is, the Red operators can only go to download to queue 5 and green operators can only go to download to queue 6 and blue operators can only go to download to queue 7 no matter what type of product

how can i develop that

1636472997638.png

TRAVEL.fsm

FlexSim 21.2.4
operatordispatcherqueues
1636472997638.png (97.5 KiB)
travel.fsm (252.9 KiB)
· 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.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Ryan Clark commented

Similar to your last question you can connect all dispatchers to the queues and then vary which dispatcher is used. In this case, it would be based on the rank of the connection the item is send to. You can access this in the "Use Transport" option with "port". If you use it as the argument for the default "current.centerObjects[]", the first dispatcher will be used when the item is send through the first output, the second for the second, and so on.

1636479631066.png


1636479631066.png (6.6 KiB)
· 9
5 |100000

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