question

Noah Z avatar image
0 Likes"
Noah Z asked Noah Z commented

Plotting the zone statistic for a subset: % of Limit

I am attempting to plot over time the "% of Limit" zone subset value. I'm having trouble adding it to a plot as I can't find the treenode that contains the value and there also doesn't seem to be an option to plot that from the pre-built zone plots. See the attached screenshot for an example of the value I'm looking to plot.percent-of-limit.png

FlexSim 18.2.2
zonezone subsetplot
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 Noah Z commented

The only way to plot that value without digging deep in the tree is to make the limit a global table value. You can use that table value as the limit in the Zone. Then you can make a custom Statistics Collector that calculated the % of limit, by dividing the current by the limit in the table. This way, both places reference the same number. It may be easiest to start with a Zone Template and then install/modify it.

· 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.

Noah Z avatar image Noah Z commented ·

Using a zone template I was able to figure it out. Thanks!

0 Likes 0 ·

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.