question

ana.pc2 avatar image
0 Likes"
ana.pc2 asked ana.pc2 commented

Choose Travel Network path

Hi everybody!

How are you? I was wondering if there is a way to decide the path based on a label (without using process flow if possible, just through flexscript). Basically, if the item has Type 1, choose one path, and if the item has Type 2, choose the other path to go to the combiner.

Closing the other path each time won't be useful because there are more transporters sharing the network doing other things, and they can't be affected by this decision.

Please find attached an example model.

Thanks for the help!!

example_path.fsm

FlexSim 20.2.3
flexsim 20.2.3travelpathnetwork
example-path.fsm (36.6 KiB)
· 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.

1 Answer

Marcello Rosadini avatar image
1 Like"
Marcello Rosadini answered ana.pc2 commented

In your example, one alternative would be to make the transport travel to the last node in the path instead of traveling to the Object. In a more complex network this might not work but you could add intermediate destinations to force the routing, since you cannot close the paths.

In the attached model I have modidfied the Example Task Sequence 1 just to change the destination of the travel depending on the item Type

support altran.fsm




support-altran.fsm (35.8 KiB)
· 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.