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!