question

Mohamed El-akabawy avatar image
0 Likes"
Mohamed El-akabawy asked Mohamed El-akabawy commented

How to prioritize tasks for transporter ?

I have a source, transporter, 2 queues and 10 racks. Each rack contains five items maximum. I wanted the transporter to load all the 50 items first in the 10 racks then unload these 50 items and transport them to the second queue.

warehouse-1.fsm

FlexSim 18.0.8
warehousetransporter
warehouse-1.fsm (57.4 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.

1 Answer

·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered Mohamed El-akabawy commented
@Mohamed El-akabawy

Attached is your model with the changes that I've made to it.

I added code in the triggers of Queue1 and Queue2 to check to see if 50 flowitems have been sent by Q1 and received by Q2. Take a look at the model and see if this is what you had in mind.

Thanks.

warehouse-1-jn1.fsm


warehouse-1-jn1.fsm (57.9 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.

Mohamed El-akabawy avatar image Mohamed El-akabawy commented ·

Thanks Mr @Jeff Nordgren. But could I make it with only one queue. I found it impossible first so I used 2 queues.

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.