question

Kamil KS avatar image
0 Likes"
Kamil KS asked Joshua S commented

Can model reset the label value after warmup time in the Experimenter ?

Hello,

I have uploaded the whole month data to my simulation model but I am struggling to collect the information that I need per each date. I have found out that I can use the Warmup in the Experimenter and it works perfectly fine for objects state per each day (I used blocked for source).

Unfortunatelly when I try to get the data from objects label, the value of this label does not reset after the warmup finished time. I have OnModelReset Trigger to reset those labels values but it didn't help.

Is there any option to collect the objects labels data only on the specific day in the Experimenter?

Below you can find the options that I am using.

Below I have added 13 days warmup, so I want the data only from the period between 13-14 day.

FlexSim 19.1.0
experimenterlabelwarmup
experimenter2.png (51.9 KiB)
experimenter.png (12.2 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

Joshua S avatar image
1 Like"
Joshua S answered Joshua S commented

You could have a small process flow going that fires after a delayed amount of time, your warmup time, and resets those labels using the same code in your OnModelReset Trigger. This would only have to be a scheduled source and custom code activity.

· 2
5 |100000

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