question

Donald Harkins avatar image
0 Likes"
Donald Harkins asked Donald Harkins commented

Queue send to port question

Hello all!


I have a question regarding the logic of the "Send to Port" for one of my queues. Essentially I'm using multiple processors of the same station to represent the real world situation of the processor, the Trays, Teardowns, and Nodes stations in the real world are just a single station but for statistics I'm building them in this way. I want to know if it's possible to change my queuing logic to potentially use something like sending to groups?


For example, before I just had them all as 1 single station for each respective station. I would create a new label in my arrival schedule table such as "Destination" then my expression for the queue would just be "item.Destination". Now with 3 processors for each station I just want to know if there is a more efficient way to do this compared to just have every arrival in the table for arrival schedule be singular instead of by 3s at a time. I'm attaching my model and can try to clarify this question a lot more, I'm still finding the best way to word this. Thank you all!


questioncapture.jpg

Question2.fsm

FlexSim 22.1.1
queuequeuingquestions
questioncapture.jpg (76.8 KiB)
question2.fsm (48.2 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

Jeanette F avatar image
1 Like"
Jeanette F answered Donald Harkins commented

Hello @Donald H,

Would you be able to achieve the desired effect with adding a queue before each group of processors? Queue1 can output to the 3 new queues and then each of those new queues outputs to their corresponding group. You can limit the content of the queues as well as incorporate opening and closing port triggers depending on how you want the flowitems to progress through the model.

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