question

Aravind D avatar image
0 Likes"
Aravind D asked Aravind D commented

how to connect people module (person as flowitem) in a network node?

Hi,

I have attached the sample model below. in that model, I have used people module the person(flow item: token.person) I have created the person in entrance and then the person will go to registration.

After processing in registration I want the people to move in a network node to reach the exit.

how can I make the people walk on the network node after registration

please guide me

Thanks in advance for your help

people-module-network-node-question.fsm

FlexSim 19.0.2
people modulenetwork node
5 |100000

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

David Seo avatar image
2 Likes"
David Seo answered Aravind D commented

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

Aravind D avatar image Aravind D commented ·

thankyou for your input.

0 Likes 0 ·
tannerp avatar image
1 Like"
tannerp answered Aravind D commented

In order to accomplish this, the people have to be connected to the network. This can be achieved through creating an "A" connect from a Network Node to the Person in a script. I've attached an example of this. It isn't a perfect system because of a slight delay as the person adjusts into the network, but someone might be able to help you smooth it out. I'll also look at ways to improve this method.

Essentially, the most important stuff happens in the Custom Code activity. This is where the "A" connect is created. Then, once the object is moved into the network, they can travel to other locations on the network.

As it was, the Exit1 object was not part of the network, but I created a connection there so it was, too. That way, the person can travel directly to the Exit1 object from within the network.

Hopefully this makes sense. If you have additional questions or comments, please feel free to let me know. Thanks!

Example: 18820-people-module-network-node-question-2.fsm


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

Aravind D avatar image Aravind D commented ·

Thankyou so much for your input.

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.