Statistic Collector for a group of DPs

Statistic Collector for a group of DPs

rocio_alvarez9R3F7
Advocate Advocate
256 Views
2 Replies
Message 1 of 3

Statistic Collector for a group of DPs

rocio_alvarez9R3F7
Advocate
Advocate

Hello,
I have a simplified model with two zones, each labeled "Counter" in the first DP.

rocio_alvarez9R3F7_1-1778765345366.png

 

I need to obtain the occupancy of each buffer over time.
I've been using a Statistic Collector for this.

My goal is to create a data table with three columns:
Time
Buffer
Zone
But when I apply the Statistic Collector, I get this:

rocio_alvarez9R3F7_0-1778765250079.png

 

What I want is for the Statistic Collector to provide information about the buffers in each zone every 60 seconds.
Could you help me?
Thanks in advance

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

FelixMoehlmann
Collaborator
Collaborator
Accepted solution

You have two buffer zones and want to create a row for each one. As such, you need to enter two row values for the timer event ("Row Values" field returns an array with two entries). To link each of the created rows to one of the Decision Points that define a zone it makes sense to use the group members as row values. This way you can easily access the labels for the respective objects.

0 Likes
Message 3 of 3

rocio_alvarez9R3F7
Advocate
Advocate

Thank you very much, Felix!!!!

0 Likes