question

Rocio A avatar image
0 Likes"
Rocio A asked Logan Gold commented

Definition PerformanceMeasures empty state time as a KPI


Hello,

I am attaching a simplified model to illustrate the question. I need to know how long the queues are empty (divided into two groups). I need to collect this data in a PerformanceMeasure to use as a KPI for different scenarios that I need to configure by modifying X parameters into Experimeter. This KPI should be available as the cumulative sum of the times, the average, and also the maximum and minimum values.


Empty time queue.fsm

FlexSim 24.1.1
experimenterkpiperfomancemeasureempty state group
· 3
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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Here's an example using a statistics collector to determine the durations and read that in the PFM using Table.query - the example shown is the average for Sup1 but you could use the same to get the min, max and by group.

empty-time-queue_jl.fsm


· 3
5 |100000

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