question

TalHzf avatar image
0 Likes"
TalHzf asked TalHzf commented

Rework Priority

Hi all,

I am doing the simulation of a rework Process and all Items should be reworked just in the second machine. But the Problem that the Priority is given to the Queue4 in the Processor2 .

I need to give the same Priority to the Queue 2 and Queue 4 because I need to have a nearly same distribution at the ende.

I inversed the Ports in Processor2 but I have a big queue4 and no Item was processed untill ende.

Thnak you for your help

My Modell HT - Initial Test.fsm

FlexSim 22.2.0
rework priority in queue
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

·
Ralf Gruber avatar image
0 Likes"
Ralf Gruber answered TalHzf commented

Two possible ways to approach that:

1. Can you combine Queue 1 and 2 into a single queue as well as Queue 3 and 4 into another single queue an then route from the second queue back into the first queue instead of into the two processors? In that case you could use the OnEntry Trigger Option "Control/Sort by Expression" to determine the sequence you want?

2. Use the "Pull" option on both processors to determine, which on the connected queues to pull from:

pull.png

Good luck


pull.png (34.5 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.

TalHzf avatar image TalHzf commented ·
Thank you @Ralf Gruber ,

I tried the second approach, Thank you

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.