Statistics collector for throughput by station by type

Statistics collector for throughput by station by type

Collier
Not applicable
362 Views
2 Replies
Message 1 of 3

Statistics collector for throughput by station by type

Collier
Not applicable

[ FlexSim 22.1.4 ]

I am trying to create a chart that shows the throughputs at different stations and the type is also shown at each station. I cannot figure out how to do this. I have looked at statistics collectors but so far have gotten throughput per station but can't seem to add by type. Then I don't know how this would be used for a graph.


https://docs.flexsim.com/en/24.0/Reference/Dashboard/Charts/BarChart/BarChart.html

This page has the sort of graph I want but I am struggling to set up the statistics collector used and not shown on the page.


Thanks

0 Likes
Accepted solutions (1)
363 Views
2 Replies
Replies (2)
Message 2 of 3

FelixMoehlmann
Collaborator
Collaborator
Accepted solution

Here's a simple example.

throughput-by-object-and-type-fm.fsm

The important bit is the "Row Value" being an array consisting of the object and the item type, so you get one row for each possible combination.

See also the documentation about the Statistics Collector.

https://docs.flexsim.com/en/22.1/GettingData/AdvancedDataGathering/UsingStatsCollector/UsingStatsCol...

0 Likes
Message 3 of 3

Collier
Not applicable
Thank you!
0 Likes