question

Nicolai N2 avatar image
0 Likes"
Nicolai N2 asked Nicolai N2 commented

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

coordinated-tasks.fsm

FlexSim 19.1.1
coordinated task sequence
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Nicolai N2 commented

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:

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.


· 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.

Nicolai N2 avatar image Nicolai N2 commented ·

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