- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to measure the arrival interval of boxes at an OutPort and display it on a dashboard in FlexSim.
My model is configured as follows:
-There are two Queues that generate boxes.
-Queue1: generates a box every 10 seconds
-Queue2: generates a box every 30 seconds
-An AGV transports boxes from the Queues to an OutPort.
What I want to measure is how many seconds pass between box arrivals at the OutPort.
For example:
Arrival time of second box – Arrival time of first box
= Cycle time (time interval until the next box arrives)
Using this value, I would like to display the following metrics on a dashboard:
-MIN CYCLE TIME
-AVERAGE CYCLE TIME
-MAX CYCLE TIME
(The dashboard format I want to create is shown in the attached image.)
From what I found in the FlexSim forum, it seems that this might be implemented using Global Tables or Statistics Collectors, but I am not sure how to start configuring it.
Could you please suggest the recommended approach or configuration method to collect this data and build the dashboard?
Thank you for your help.
Solved! Go to Solution.