question

Lina S6 avatar image
0 Likes"
Lina S6 asked Joerg Vogel commented

Time in System

Hey guys, I want to collect some data, but I don't know how to do these:

- I want to collect the time of ALL items since they appear from the source and disappear to sink?

- A chart can compare the time of every object so I can realize the bottleneck?

- A Queue include 3 types of item. How can I count the number of every item type that appears when the model ends?

Thank you vey much

FlexSim 18.2.3
timeflexsim 18.2.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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

You can set a label value with runtime by an On Creation trigger event at the item. If the item enters a sink, you evaluate the label value and compute the difference to the current runtime. You store the result into a new global table row combined with the Type or you do it in statistic collector.

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