I want to get zone partition staytime stats in the experimenter.
The attached model shows my problem. A token is created with a “type” between 1-3. It enters a zone, which has its partition defined by label “type”. It then enters a delay and finally exits the zone. I want to know how long the tokens spend inside the zone.zone-partition-staytime.fsm
I’ve created a chart using the Zone Subset Content from the Library. Then I select the zone, change the stat to Partition Staytime and add the 3 partitions under the Runtime tab.
When I run the model without the experimenter, it usually works, but there are times where the chart is blank. Restarting the model seems to fix the issue.
When I run the model in the experimenter with a performance measure pointing to the chart, the chart values are always 0.
Why is my chart sometimes blank when I run without the experimenter? Why are the experimenter plots always blank?