question

Omar Aguilera Rico avatar image
1 Like"
Omar Aguilera Rico asked Omar Aguilera Rico commented

Saves elapsed time in delay

Hi all.

I have a question for you, is there any default option in FlexSim, when using the "Release Token" that extracts the "token" that are inside the "Delay", is saved the time that elapsed?

For example, I have a "Delay" with time of 20 seconds, some activity triggers the "Release Token", but the "token" that was in the "Delay", only 12 seconds passed. My question is to know if there is any way to save the time that elapsed within the "token" or the time it took inside the "token" to complete the 20 seconds, is this possible?

I thought about doing the following example model but using a "User Event", for when the "Release Token" extracts the token from the "Delay" by means of an "Assign Labels", assign the time that was needed.

Is there any other way to represent this?

schedule-1.fsm

FlexSim 18.2.2
savesave time
schedule-1.fsm (52.9 KiB)
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

Sebastian Hemmann avatar image
1 Like"
Sebastian Hemmann answered Omar Aguilera Rico commented

Hey, doesn´t "Save Token Context" do what you are looking for? You have to store the data before you are Releasing the token and as soon as you are pushing it back with "Restore Token Context" , it starts from where ever it was released from.

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