question

Terra K. avatar image
0 Likes"
Terra K. asked Jeff Nordgren commented

Display number of output of model

Is there any way I could display the output of the model as a text after every 12 hrs? E.g. " Number of output previous 12hrs: ". If it is the first 12 hrs it will straight display the number, after the first, it will take the new ouput minus the previous one, basically to get the ouput for the period of every 12 hrs?

FlexSim 17.1.2
outputtext
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

·
Arun Kr avatar image
2 Likes"
Arun Kr answered Jeff Nordgren commented

Hi @Terra K.,

You can use a user event to update the text display of output every 12 hours.

User Event repeat time is 12 hours.

Regards,

Arun KR

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

Jeff Nordgren avatar image Jeff Nordgren commented ·
@Terra K.

You can also use that User Event mention by @Arun KR to update a display field that you have in the model. Of course, you would calculate that display value (global variable) in the User Event.

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.