question

Play W avatar image
0 Likes"
Play W asked Play W commented

How to set elevator bank start at second floor ?

Hi, every users on this community,

How to set elevator bank start at second floor and transport gurney to first floor?

In the model below, gurney and patient go to destination directly. how can I solve this problem by using elevator bank?

Thanks !

TASK1.fsm


FlexSim 21.0.9
elevator bankpatient transport
task1.fsm (132.6 KiB)
· 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.

Ryan Clark avatar image Ryan Clark commented ·

Hi @Play W, was Matthew Gillespie'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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Play W commented

The main thing you're missing is that the staff members need to be added to the A* navigator. You can see it working in the attached model.

task1_1.fsm

If you want the elevator to start on the 2nd floor you can use the Elevator.moveToFloor() method to tell the elevator to move to the 2nd floor right at the beginning of the model. You can also see this in the attached model in the Arrivals flow.


task1-1.fsm (118.1 KiB)
· 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.

Play W avatar image Play W commented ·
Thank you very much! Finally solved this proble.
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.