- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
Previously, I received help from the following discussion:
https://forums.autodesk.com/t5/flexsim-forum/unloading-utilisation-rate/m-p/14220547#M101705
to collect the Unload Utilization of the queues. Two different methods were proposed:
Method 1 - Statistic Collector + Calculated table
Method 2 - Adjusting object state of the queue in the AGV template process flow and state table.
Hence, I tried to replicate both methods on the loading queues (Queue 1 and 2)
Method 1: The only adjustment is setting Row Add Value as 'data.token.item.up.name' in the 'Destination' column in the Statistic Collector 'LoadDurationByDestination'. The data output seems accurate.
However I face challenges to make the state Gantt and pie chart with Method 1 therefore I am now leaning towards Method 2 which unfortunately doesn't work.
Unlike the bar chart, the pie chart always show full circle. Side question: how do I make the pie representing the actual % like the bar chart?
Method 2: I have set Object as 'up(token.tem)' in the 'Set LoadingSite State' custom code.
Everything seems normal until at later stage of the simulation, when Queue2 is the only operating queue, Queue 2 state gone weird. Its state remains at 'operating' when there is no AGV loading items from it. The State Gantt in Dashboard 2 shows the inaccurate state outputs. Main question: What causes this and how do I fix this?
Thank you.
Solved! Go to Solution.