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.

Kamil KS avatar image Kamil KS commented ·

Hey,

Thank you for your answear. I was thinking about it but I thought that there is a simplier solution :)

Is there any option to ask you about Flexsim from time to time on private ?

0 Likes 0 ·
Joshua S avatar image Joshua S Kamil KS commented ·

You can definitely post private questions on Answers, anybody who works for FlexSim can see them and answer any questions you may have, and it allows you to post models that might be confidential.

0 Likes 0 ·

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.