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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Pierpaolo, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

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.