question

Pedro A5 avatar image
0 Likes"
Pedro A5 asked Ben Wilson commented

Dispatcher and TaskExecuter

Hi, in my model I have two problems .

In Processor 1 I want that the TaskExecuter continue with the item to the Processor 22. With the first truck it works correctly, but with the second truck, it stay in the processor 1 and the Item waits to the first truck.

In Processor 22, I want that the truck wait in the Processor until the crane pick up the item.


Thanks

Regards



Modelo 40 Consolidado.fsm

FlexSim 18.0.10
processorstask executersflexsim 18.0.10
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @pedro.a5, was benjamin.w2's answer helpful? If so, please click the red "Accept" button on 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

·
Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered Benjamin W2 edited

Hi @pedro.a5,

The problem is as soon as the first item leaves processor1, it has claimed processor22. When the second item finishes processing in processor1, it has to wait for the first item to travel to processor22, process, then exit.

One easy way around this is to use process flow. I made a simple process flow like this:

This process flow does not move the item to processor22 until it actually arrives there. Please see the attached model for details.

modelo-40-consolidado.fsm


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.