question

Kelly avatar image
0 Likes"
Kelly asked Jeanette F commented

Two Operators go to different destination

I would like to know How can two operators get the flow items in the same Queue and finally they will go to different queue for unloading. (Is there any method not to use the process flow)?


FlexSim 23.0.5
operators with different destinations
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Kelly , was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You can use the "Centerport by Case" option in the transport reference field to define which operator will move the item. For example, this could depend on the port the item exits through: Operator1 moves items that use the first port and Operator2 items that use the second port.

1679383150324.png

If the operators are not directly connected to the queue, but use a dispatcher, you can still use the same logic. You copy the port number to a label on the item in the Send to Port code, then use that label in the Pass To field of the dispatcher to determine the operator.

1679383351167.png

1679383491797.png

(The second task in the task sequence is the load task, the first "involved" object is the item)

PortByCase_fm.fsm


1679383150324.png (14.5 KiB)
1679383351167.png (8.6 KiB)
1679383491797.png (6.1 KiB)
portbycase-fm.fsm (46.9 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.

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.