question

Maravilhas avatar image
0 Likes"
Maravilhas asked Julie Weller commented

How to define multiple operators for transport

I have a simulation where I associate operators with queues and processors. How do I put my operators to pick the items from the queue directly into the processor they are associated with. My problem happens in Buffer Entrada Levantamento. project.fsm

FlexSim 22.0.16
queueoperatorprocessortransport
project.fsm (194.4 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.

Julie Weller avatar image Julie Weller commented ·

Hi @Maravilhas, was Sebastián Cañas'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

·
Sebastián Cañas avatar image
0 Likes"
Sebastián Cañas answered

@Maravilhas ,

The problem you are facing is because your have two TaskExecuter connected as central port to Buffer Entrada Levantamento. Usually, when you use more than one TaskExecuter to perform a task and you are using 3D logic, you should use a Dispatcher object.

In the demo model attached you could see how it works.

Dispatcher_SC.fsm

Does this solve you question?


dispatcher-sc.fsm (51.2 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.