question

anon-user avatar image
0 Likes"
anon-user asked anon-user commented

Which is better [Close output] or [Stop output]


I want to supply 10 items from Source1.



using trigger


in condition,
I have set "current.stats.output.value == 10".

in action,
Which is better, [Close output] or [Stop output]?

How are the two different?





FlexSim 19.0.9
flexsim 19.0.9outputstopobjectcloseoutput
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
2 Likes"
Sebastian Hemmann answered anon-user commented

Hi anonymous user, the big different I see between this 2 options is, that no matter how often "Close output" was called it needs one "Open Output" to resume the output. If you "Stop output" you will need as many "resume output" as times you´ve called the stop outputs!

2x close 1x open -> open

2x stop 1x resume -> still stopped

2x stop 2x resume -> resumed


So for your problem this should not really matter.

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

anon-user avatar image anon-user commented ·

This is exactly what I wanted to know.
Thank you!

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.