My model says Label does not exsist? Any1 can diagonose why?

My model says Label does not exsist? Any1 can diagonose why?

nicolai_n2
Not applicable
11 Views
2 Replies
Message 1 of 3

My model says Label does not exsist? Any1 can diagonose why?

nicolai_n2
Not applicable

[ FlexSim 19.1.1 ]

coordinated-tasks.fsm

0 Likes
Accepted solutions (1)
12 Views
2 Replies
Replies (2)
Message 2 of 3

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

When using the Coordination activities it's important to note that they care about connector ranks. For example, if a token enters a synchronize activity through connector 1, it will use connector 1 to leave the activity when it's done. If it enters through connector 2 it will exit out the corresponding connector 2.

In your model, connector 1 and 2 aren't always on the same side of the synchronize activities and so the tokens are flipping sides like this:

22074-synchronizeconnectors.png

You can fix this by selecting one of these connectors and changing the From Rank and To Rank fields so that the connector numbers match up. You want all the connectors on the left to be rank 1 and all the connectors on the right to be rank 2.



Matthew Gillespie
FlexSim Software Developer

0 Likes
Message 3 of 3

nicolai_n2
Not applicable

Hi @Matthew Gillespie

Thanks for the help firstly. The model is operational and works as it should now with the changes. Many thanks for the help and the quick response.

Have a nice weekend

0 Likes