question

Pierpaolo avatar image
0 Likes"
Pierpaolo asked Jeanette F commented

Interarrival time label

Hi, I need to create a label keeping track of the interarrival time of each item, but I was able only to display the arrival time.

I would need to gather for each item the interarrival time (namely the difference among two consecutive items) knowing that in my case it follows a uniform distribution (10,60) to assign it to a token in the process flow.

Can someone please help me?

Thank you in advance

FlexSim 24.2.1
labelinterarrival times
· 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.

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

You need to store current release time to compute difference when next event happens. Typically you use a label.

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