Hello
I have a model that simulates a production process. I have a production plan that I introduce into a local list through a process flow. The process ends when the job list is empty and the last object/item derived from the last pull of the list exits through a decision point. I am interested in calculating the time that elapses between these two events:
Event 1: Start the counter when the FIRST instance is extracted from the list (this would be the start of manufacturing). In this case, depending on the logic, several pulls can be made at the same instant. I mention this in case it might be something to consider, as simultaneity or closely occurring events could cause issues.
Event 2: Stop the counter when the last item exits a conveyor at a specific decision point.
Is there any chart template that allows me to calculate the time that elapses between these two events? Or do I need to configure some other advanced statistics collector?
Thanks in advance for your comments.