question

MPeyman avatar image
0 Likes"
MPeyman asked Joerg Vogel answered

create a queue with script for each node except one node

Dear All in this model I have created a large network of node via script, now I want each node has a A connection to one queue so each node has their own queue next to them and then connect the sources to the queues. how can I make it with script? since manually would be time consuming.

Network_Nodes.fsm

FlexSim 23.0.8
queuenetwork nodes
network-nodes.fsm (69.0 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.

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered MPeyman commented

You did it before in script window:

contextdragconnection(Model.find("Queue1"),Model.find("NN1"),"A")
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.