question

Nicolas M6 avatar image
0 Likes"
Nicolas M6 asked Nicolas M6 edited

Is it possible to use people elevator with network node ?

Is it possible to use people elevator simply with network node as it was possible in healthcare ? (see model attached) Or this is only with the Astar ?

Thanks in advance

demoelevator.fsm

FlexSim 19.1.2
people elevator
demoelevator.fsm (31.2 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.

Nicolas M6 avatar image
0 Likes"
Nicolas M6 answered Nicolas M6 edited

To conclude :

People elevator is not able to work easy with network node as it was possible in Healthcare > It's too bad

It's not possible to use both systems (network node and Astar).

Thanks for your answers

5 |100000

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

tannerp avatar image
2 Likes"
tannerp answered tannerp commented

From the user manual: "The Elevator Bank acts as a custom A* bridge between A* grids that are stacked on top of each other along a model's z-axis."

Elevators are designed to use algorithms that include parameters within the A* network, like "DestFloorZ." Because of this, you'd be better off using A* for the elevator functionality.

That said, Network Nodes still allow vertical travel that could represent an elevator like in your attached model, but they wouldn't look as clear visually. Hopefully this helps.

22338-demoelevator-1.fsm


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

Nicolas M6 avatar image Nicolas M6 commented ·

@Tanner Poulton, OK. I had a good understanding. Thanks for your answer.

"Network Nodes still allow vertical travel that could represent an elevator like in your attached model, but they wouldn't look as clear visually." > It's a pity.

Now the question is : Is it possible to link operators on a network node (my current model is based on network node) AND link them on the A* to use people elevator ? It seems that it doesn't work.

0 Likes 0 ·
tannerp avatar image tannerp Nicolas M6 commented ·

Unfortunately, task executors can only be part of one travel system. This is because the system they're part of is the entity in charge of calculating and creating their task sequences.

For this reason, it is important that you determine which travel system to use before building a model in the case that you need certain functionalities.

The only way I can think of to bypass this would be to remove the task executor from one network and then place them into the other network before assigning a task, but I don't recommend this and I'm not even sure it's possible.

For reference (this is found in the User Manual):

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.