question

Anutt K avatar image
0 Likes"
Anutt K asked Anutt K commented

Error when test the Model in Express version.

Hello. I have a Model and it can run and work normally without error in full license version.


But when I try to run in Express version for testing Model. It will has error like this picture

1669175327224.png


From error message. I think it happen at this logic (from OUT_Order/Lift_7), you can seen after a token is pass from Split and Join, a token should have one the same


Before Split and Join :1669175680986.png

After Split and Join :

1669175418856.png

But after token is pass Joint it has 2 token like a picture.

This error are happen in Express version, but It can run in full license normally.

How can I Fix it. I want to fix it for give the model to customer for they can run and test it.

Thank You.

Western All Case2 Pass.fsm




FlexSim 22.2.2
splitjoinflexsim expresstoken error
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

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Anutt K commented

The connector from the left travel activity connects to the delay activity, not the Join. Because there is only one incoming connection into the Join, it will not wait for a second token and releases the one coming from the right immediately.

1669188774355.png

Connections becoming scrambled like this can happen when adding or removing activities from the top or bottom of an activity block.

This would occur regardless of the license. Due to the different random number stream between the license versions, no token goes down this particular path when using the full license.


1669188774355.png (6.5 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.

Anutt K avatar image Anutt K commented ·

Great. It has fixed. Thank You so much.

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.