question

Joyce avatar image
0 Likes"
Joyce asked Jeanette F commented

How do I make my model end on run time and make glass doors?

Hi, I'm working on my model and I have a question about how to make process end when the run time is almost over.

I want to make my model look the same as before Run, except for the number of stocks in the Racks and the result(Max content 220~250 tote on FinishPacking). I mean my model right now looks like it just stopped, not ended. How can I make my model like that?

1638639934202.png

Also, is it possible to make two glass doors in the place I made walls? Or is it only available in Healthcare Flexsim? I want to make the Transporter1 pass two doors to reach Queue2..

Thank you.

Editing.fsm

FlexSim 21.0.9
runtimesliding glass door
1638639934202.png (1019.3 KiB)
editing.fsm (480.2 KiB)
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·
Best practices for using this Answers site suggest to ask only one question in a thread. It makes it easier to find an answer if someone else uses the search tool. Your requests are best suited for two questions because there is only a small correlation between them to ask them in one thread. Many Thanks.
1 Like 1 ·
Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Joyce, was Jeanette F's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 ·

1 Answer

·
Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @Joyce,

You can use objects from FlexSim Healthcare. They just may not behave the same. I implemented this into your model.

editing-JF.fsm

As far as having the operators and transporters to appear as idle when the simulation run ends, there are several possibilities. You can run the simulation till there are no more tasks. You could also close your sources a specified amount of time before the simulation end so there are not more flowitems to process and store. Another idea is to set up a prempting task sequence for the task executers and operators so they abort their current tasks close to the end of the simulation end time. Basically you will need to either eliminate the occurrence of more task sequence or create a task sequence that interrupts all the other task sequence by the time you want the simulation to end.


editing-jf.fsm (481.8 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.

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.