question

Fernando Q3 avatar image
0 Likes"
Fernando Q3 asked Ben Wilson commented

how to set different travel networks between two model layouts

I want to set different travel networks between two model layouts (1 and 3 where stations positions have been exchanged) to optimize performance by using design variable types, but I can not figure out how to do it, nodes connections keep the same in both (see connection between nodes n1 and ne4).

It seems to be that only one network has to be shared in both layouts. Do you know any way to set different ones ?

MODELO EXPERIMENTACION 20-2 (1).fsm

May anyone help me? Thanks

FlexSim 20.2.2
flexsim 20.2.2travel networks
· 3
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 tannerp commented ·

@fernando.q3,

I think you are correct in that one network has to be shared throughout the entire model. I don't know of a way to add more than one separate travel network.

As I look at your model, there are a few Network Nodes that do not have connections to the main network, which means they will be inaccessible to operators in the model. Was this intentional?

0 Likes 0 ·
Fernando Q3 avatar image Fernando Q3 commented ·

No, I deleted some of them while trying to figure out how to accomplish it, but the transporter will be moving all around by the travel network

0 Likes 0 ·
Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Fernando Q3, was jason.lightfoot's answer helpful? If so, please click the red "Accept" button on 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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

Firstly, notwithstanding management in layout versions, you can have multiple simple travel networks that are not connected - you just need to assign the traveller to the relevant network. You could not in the past have multiple unconnected AGV networks using the standard AGV process flow template without some additional work.

Now for your layout alternatives: It looks like it's the position of the stations and their assignment to network positions that what you want to change rather than the travel network itself.

To make this happen when you change layouts would require adding code to the ModelLayouts>update flexscript which would be best done in a module which you would then need to maintain between versions.

Perhaps we should ask that Station to NetworkNode relationships are added to the ModelLayout manager, or add an OnLayoutChange event trigger to allow users to handle this and other changes. At the moment the layout just manages spatial information.

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.