question

Mohamed Eldakroury avatar image
0 Likes"
Mohamed Eldakroury asked Joerg Vogel edited

Show statistics for multiple zones combined

Is there a good way to combine statistics from different zones?

I have many zones in my simulation and I want to show statistics from let's say 10 of them combined. I want to see the content of all 10 zones at a given time or request input/output and content of all 10 and have that displayed on a chart. I have charts for individual zones already.

I am thinking of the following:

Option1: Have another zone that every token has to enter before entering any of the 10 zones, but this is not practical because I have different entering criteria for the 10 zones and I can't just have those rules put on the main zone. If I do it this way, I'll have to have the parent zone have no entering rules. This won't give me statistics about how many are requesting to enter and how many failed to enter.


Option 2: Do it in a calculated table. But it gets tricky if I want to point to multiple charts and add their outputs. I thought about having the charts write to a global table (not sure if this is possible), then using that global table as an input to the calculated table. But I think there must be a less complicated way of doing this. Here is a much shorter version of what I want to do.


CombinedZoneStats.fsm

FlexSim 23.2.0
zonezone statisticszone subset
· 1
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

@Mohamed Eldakroury, you can try to put zones into a list and evaluate the list statistics.

Or you add another process which reacts on change of a group of zones.

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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