question

Anggoro P avatar image
0 Likes"
Anggoro P asked jing.c answered

Capturing List entry table every x simulation time

Hi, I am interested to capture the list entry table in my simulation every 10 simulation time. Actually, my objective is to review the (dynamic) age of product in the list, so that I can calculate the average and standard deviation

Any idea how to capture this?

cc: @Raja Sekaran

FlexSim 17.2.5
listage
· 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.

Jeff Nordgren avatar image Jeff Nordgren commented ·
@Anggoro P

Have you tried using the User Event?

0 Likes 0 ·

1 Answer

·
jing.c avatar image
0 Likes"
jing.c answered

Hi, @Anggoro P

I attached a demo model.

You don't need to capture the data in list at intervals. I tried to use ProcessFlow to calculate the age to a table when each value be pulled. Then it will be easy to find out the average, standard deviation or any other statistics by command getdatastat().

May it helps~

statstics-value-in-listv172.fsm


5 |100000

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

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.