question

Kenneth W avatar image
0 Likes"
Kenneth W asked Ryan Clark commented

How to get 2 operators to transport from combiner to rack?

Hi, I have used various ways such as using a dispatcher, and process flow, but somehow I can't get 2 operators to transport items from A to B.
When I run my model, the 2 operators just stays put and idle.

Model3.fsm

FlexSim 20.1.3
process flow
model3.fsm (75.1 KiB)
· 2
5 |100000

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

Pepe P2 avatar image Pepe P2 commented ·

Hi Kenneth W, if I understood your model, you are trying to get 2 operators to deliver from either combiner 1 and 2 to the rack, is that it?

0 Likes 0 ·
Ryan Clark avatar image Ryan Clark commented ·

Hi @Kenneth W, 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

The Combiner are currently set to only use the operator connected as the first center object.

1644821987197.png

The easiest way to use multiple task executers is to connect the combiners to a dispatcher instead. And the dispatcher then connects to all operators that are available for that machine.

https://docs.flexsim.com/en/22.0/WorkingWithTasks/KeyConceptsAboutTaskLogic/KeyConceptsAboutTaskLogic.html#dispatch

model3_1.fsm


1644821987197.png (3.6 KiB)
model3-1.fsm (74.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.