question

Jingyong P avatar image
0 Likes"
Jingyong P asked Ryan Clark commented

Pause model at certain time period and resume later

I really appreciate if you can help me on this simple request.

How can I pause the entire model from 8:00pm to 7:00 am. all remaining process will resume till next 8:00 pm. ?

I tried to use stop(); , but it will pause the model. but how to resume automatically based on schedule?


Thank you

FlexSim 21.2.2
flexsim 21.2.2stop and resumeresumepause model
· 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.

Ryan Clark avatar image Ryan Clark commented ·

Hi @jingyong.p, was one of Joerg Vogel's or David Seo's answers helpful? If so, please click the red "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·
Ryan Clark avatar image Ryan Clark commented ·

Hi @Jingyong P,

We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.

If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.

0 Likes 0 ·
David Seo avatar image
0 Likes"
David Seo answered

@Jingyong P

Did you try to set Time Table? You can make All Fixed Resources and Task Executers stop and resume using 'Time Table'. You can find it in Toolxox>Time Table option menu.

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 Jingyong P commented

You have two different scenarios.

  1. An actual stop of objects stored items
  2. Closing of Input for processors.

Maybe you change the state manually after a last processed item.

I prefer to implement two timetables. And maybe a small process flow to change state, if processors are running empty.

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

Jingyong P avatar image Jingyong P commented ·

I made a very simple process flow. How can I resume? Thank you

Pause and Resume.fsm

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.