question

Truc C avatar image
0 Likes"
Truc C asked Jeanette F commented

Set order of send to port

Hi guys,

I want to ask about how to set the order of send to port.

At my case, I have 18 product, but only 2 (product 1&2) go back to queue 3 and go through processor (load, wash, unload) again.

I want to set the order that when product 1 completed all 20 items then processor Load start to receive product 1 that go back from queue3, after complete product 1 (twice), Load start to receive product 2 from queue1.

But I have no idea about how to set it. Hope anyone can help!

Thank you so much!

1661933134584.png

I attached file in this link, sorry because forum have some issue so that I cannot send file here.

https://drive.google.com/file/d/1Deha_iHbugehZfG664Ei9_C9M7u_w9Z_/view?usp=sharing


FlexSim 22.2.1
queueportsorders
1661933134584.png (58.8 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

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

Use the two triggers at the load station "Pull from Port" and "Pull Requirement".

Keep a track of what's been happening using a labels on the load station to which you can refer in both triggers. Record the count in one label and the current port /product in other labels.

Return 1 or 2 in the Pull from Port as needed (indicating the port)

Return 0 or 1 in the pull Requirement after testing the product of the triggering item. (1 accept, 0 reject).


· 6
5 |100000

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

Truc C avatar image Truc C commented ·
Hi Jason,

Thank you for your guidance. Can you please show me how to set Pull from port and pull requirement? Because I just see pull from list on Trigger set up

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Truc C commented ·

Take a look at these two then adapt them to suit your case:

1661938930867.png

0 Likes 0 ·
1661938930867.png (8.8 KiB)
Truc C avatar image Truc C Jason Lightfoot ♦ commented ·

Can you show me how to set the Conditional port and Pull requirement in case I have global table for all product (the picture below). 1661939656969.png

1661939683591.png

1661939696681.png


0 Likes 0 ·
1661939656969.png (17.5 KiB)
1661939683591.png (12.3 KiB)
1661939696681.png (9.3 KiB)
Show more comments

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.