question

Nouf avatar image
0 Likes"
Nouf asked Ben Wilson commented

Task executers pickup late items from queues to rack

Hello there,

In this project, the bags are delivered to multiple different queues where the passengers wait until all their bags arrive in a queue, then go there and take their bags. A timer should start counting after all bags have arrived in the queue; if a passenger was late (let's say for 5 min), the two task executers connected to all queues should check and take the late bags put them in the rack. However, I am struggling to make this work.

Your help with this would be much appreciated!



SLHS_ver10 - Copy.fsm

FlexSim 20.2.2
processflowqueuerackflexsim 20.2.2task executers
capture1.png (1.5 MiB)
capture2.png (1.5 MiB)
capture3.png (1.2 MiB)
· 3
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

Do not let the task executer decide. Let the queues decide that they release items after an message has been received. The queues send the items into the racks and they are requesting Task executers for transport.

0 Likes 0 ·
Nouf avatar image Nouf Joerg Vogel commented ·

I am interested in your solution. If you don't mind, can you perhaps show me how I can do this? What message should the queues receive to decide that they can release items? Thank you.

0 Likes 0 ·
Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Nouf , was jason.lightfoot's answer helpful? If so, please click the red "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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Here's an example of the instanced process flow for the gates:

slhs-ver10-copy_jl.fsm


· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

@Nouf Solution was attached above.

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.