FlexSim 2019 update 2 People Module: How to capture the throughput

FlexSim 2019 update 2 People Module: How to capture the throughput

chanykE2WUT
Advocate Advocate
285 Views
2 Replies
Message 1 of 3

FlexSim 2019 update 2 People Module: How to capture the throughput

chanykE2WUT
Advocate
Advocate

[ FlexSim 19.2.1 ]

Hi I would like to capture overall patient through at each location and overall model. How do I it?

stats-not-display.fsm

Thanks

David

Accepted solutions (1)
286 Views
2 Replies
Replies (2)
Message 2 of 3

tanner_p
Not applicable

Have you used a Statistics Collector before? I have updated your model to use a Statistics Collector, which can listen to multiple objects and report statistics from those objects.

22593-stats-collector-people.png

There's a lot of versatility using the Statistics Collector. Let us know if you have questions.

Model: stats-people-module.fsm

0 Likes
Message 3 of 3

JordanLJohnson
Autodesk
Autodesk
Accepted solution

Location and Model Throughput are on the list for additional templates in the next version of FlexSim. For now, you can use the Calculated Table directly to get the data you want.

The Model Throughput is recorded in the CensusHistory table. The throughput per location is recorded in the LocationCensusHistory table. In both cases, there is an InOut column which is 1 if the person entered, and -1 if the person exited. You can count the rows with -1 values in the InOut column using a query, and then chart the result.

See the attached model:

throughput-stats.fsm

.


Jordan Johnson
Principal Software Engineer
>