question

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

Load Products by label

Good afternoon can you help me is that I want the operators to load but with the condition of the operators to load the boxes with the type 1 label, the red operators can only load that color, the same for the green ones they can only load the green boxes as is it possible to do that

RUTAS.fsm

1636396650651.png

FlexSim 21.2.4
labelson load
1636396650651.png (76.0 KiB)
rutas.fsm (252.1 KiB)
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 Kevin S7 commented

You can add one dispatcher per type and connect only the respective operators to it. Then you have the queue use a different dispatcher depending on the TIPO label by adjusting the "Use Transport" field accordingly. If you replace the "1" with item.TIPO the Nth dispatcher will get used, where N is the label value.

In case you have non-ordered label values (not 1, 2, 3...) you can use the "Center Port By Case" option to assign a different connection for each possible label value.

1636397990449.png

rutas_by_label.fsm


1636397990449.png (162.5 KiB)
rutas-by-label.fsm (252.0 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.

Kevin S7 avatar image Kevin S7 commented ·

Thanks friend

you are the best you helped me a lot

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.