question

Tam P avatar image
0 Likes"
Tam P asked Steven Hamoen answered

My third source to start after the second source is finished

hotsmoke11192018.fsmI have three separate sources working in my flow. I want my third source to start after the second source is finished. I was thinking about using "Wait for Event" but I am not sure if this is the best way to do it. I attempted to use the Wait for Event in the Case Up Process but I am not so sure i set it up correctly. I have added my model so you can review. What is the best way to trigger my third source to start after the second source has finished?

FlexSim 18.1.1
wait for event question
hotsmoke11192018.fsm (319.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.

Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered

@Tam P you can also close the output of the source on exit and when it needs to start producing, open the output

5 |100000

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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

you can try the combination of the commands of stopobject and resumeobject. These commands works outside the objects which you want to stop, because a stopped object can't do anything at all. You would use a not involved object to control the time stamps when you stop or resume by messages.

5 |100000

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

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.