question

Kevin Megee avatar image
0 Likes"
Kevin Megee asked Kevin Megee commented

One Process at a Time

I have a situation where I have two flow items (boxes) in a queue. But I want one item to go through 3 processors and finish at the end queue before the second item starts. I am able to use close/open ports to hold the second item in the queue while the other is in process, but I'm having trouble "opening" the second item. I have attached a simplified model. Thanks!

FlexSim 17.1.2
processorclose open
blend-smaple.fsm (15.1 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

·
Kari Payton avatar image
1 Like"
Kari Payton answered Kevin Megee commented

@Kevin Megee Connect queue3 to queue2 using a center connection. Then in the properties on queue3 set a trigger on entry to openoutput on current.centerObjects[1].6964-blend-smaple.fsm


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

Kevin Megee avatar image Kevin Megee commented ·

@Karipayton, Thanks for your input! for some reason though, it is not working in my large model. I've have the same settings and still nothing. I'll attached my large model to show you.

the 3 queues marked act as the 3 queues in my sample model. I have 2 flow items (pallet w/5 boxes) coming into the "Blending Area". I'm trying to get one flow item to get processed at a time. For some reason the second flow item does not get processed. What am I missing?! Thanks for your help!!zoetis-megeek-formulation-dispatch.fsm

0 Likes 0 ·
Kari Payton avatar image Kari Payton commented ·

@Kevin Megee did you figure this out?

0 Likes 0 ·
Kevin Megee avatar image Kevin Megee Kari Payton commented ·

Yes I did, 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.