Hi, in my simulation model, there is a combiner which combines items (boxes) into a pallet before items leaving at the sink. The items (boxes) are created at different times, but they leaves at the same time as they are on the same pallet. I want to know the average stay time of these items (boxes) in the system (from the moment it is created, to the moment it exits at the sink), how can I do this?
https://answers.flexsim.com/questions/23239/tracking-staytime-of-two-different-itemtypes.html
I've read the above example, but it seems that this method can only get the creation time of the pallet, but not the items (boxes) itself
Thanks!