question

Daniel Saravia avatar image
0 Likes"
Daniel Saravia asked Joerg Vogel commented

How to use first available in process flow?

Hello,


I have a simple model than I want to use first available using process flow. I have read the other answers in this topic and applied that logic without success.. In my model I have 2 processors called Granite1 and Granite 2 where I want to send jobs using the first available logic. .In my model the logic behaves as a round robin instead of first available. Thanks!


OM Countertops Parctice 2.fsm

FlexSim 22.0.0
processflowfirst available
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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

Use your destinations as resources. You assign them as a group to your resource activity. Activities of acquire and release pull them from this resource. Then you can move your items into chosen resource.

If it looks like round robin, then your resources gets utilized alternately.

· 2
5 |100000

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

Daniel Saravia avatar image Daniel Saravia commented ·
I thought that what I was doing, My processors are destination as resources. But even though when one of them is free, still works as a round robin.
0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Daniel Saravia commented ·

I didn't find my described approach. Please compare my model!first_available_resource_PF.fsm

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.