question

Steven Chen avatar image
0 Likes"
Steven Chen asked Jordan Johnson commented

Statistics of group

Hello,

How to add chart in dashboard to display statistics of group? Such as average throughput of multiple processors.

FlexSim 18.1.0
statisticsgroup
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Jordan Johnson commented

This is a feature I want to add very soon, in a more user-friendly manner. In the mean time, you have at least two options:

  • You can start with the Composite Throughput Table template. Add the objects (or the group) as both the entry and exit. Then install the template. Edit the Statistics Collector to divide by the number of objects in the group, Group("MyGroup").length. Also set the storage mode to double, rather than int. A demo is attached. avgthroughputdemo.fsm
  • Enable the legacy charts in the global preferences, and use the appropriate chart.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.