Hello!
I want to measure the average throughput time by item type from the source to the sink.
Furthermore i want to measure the average staytime by item type for all queues.
Additional i want to measure the average throughput time by item for all my processors. But that is more than less the Processtime + average staytime at the queue right before the process. But cool to know how to do it :)
Also kinda cool to know how to measure the throughput time or stay time for each item type, but not necessary
I build a example model for playing a bit around on them.
Also good to know how to stop the first processor to process a item when afterwards the queue is full and because of this the processor is blocked
Best regards :)