question

Christian W3 avatar image
0 Likes"
Christian W3 asked Christian W3 commented

Time measurement

Hello,

does anyone know how i can measure the minimum, maximum and average throughput time in my model?

At the moment I measure the throughput time between two processors. The throughput time is shown in a dashboard in a table of values. In the next step I want to get the minimum, maximum and average throuput time of all units in bar chat.fließmontage-090120.fsm

thank you for your help!

FlexSim 18.1.2
global tablestatistics collectorcalculated tablethroughput
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

·
tannerp avatar image
1 Like"
tannerp answered Christian W3 commented

Hi @Christian W3,

You can use the information that you're gathering in GlobalTable1 in a Calculated Table with a simple query that finds the MIN, MAX, and AVG throughput from the table.

Once you have this data available in the Calculated Table, simply connect it to a Bar Chart on a Dashboard and you should have what you need.

Let me know if you have any questions. I've updated your model accordingly and attached it to this post.

time-measurement-help.fsm


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

Christian W3 avatar image Christian W3 commented ·

Thank you for your quick help.

Kind regard
Christian

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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