question

Nick V2 avatar image
0 Likes"
Nick V2 asked Nick V2 commented

Setting speed for overall network - Travel Networks

Hi FlexSim community,

Short question; is it possible to set the speed for an full network of 'NetworkNodes' without having to click on each and every networknode.

Thanks in advance.

Nick

FlexSim 19.0.0
network nodesnetwork settings
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

·
christian.n avatar image
2 Likes"
christian.n answered Nick V2 commented

Hey Nick.

I don't think there is a predefined way to set the allowed speed for all networks at once. However, you can write a script to do it for you. If you look in the model, I have attached, I built an example of such a script.

It cycles through the model tree, looking for network nodes, and whenever it finds one, it sets the speed to whatever you defined in the top of the script.

I hope this answers your question.

Best regards
Christian
FlexSim Nordic

answers-netspeed.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.

Nick V2 avatar image Nick V2 commented ·

It works, thanks for your help!

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.