question

Sean avatar image
0 Likes"
Sean asked Felix Möhlmann answered

FlexSim crash

Hi,

In attach model, when operator receive task, he will delay 10 seconds then start task. But FlexSim crash when run model. Is there any wrong with my setting? Thanks.test.fsmcrash.gif

FlexSim 22.2.3
flexsim crashing
crash.gif (2.0 MiB)
test.fsm (36.1 KiB)
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
0 Likes"
Felix Möhlmann answered

The Event-Triggered Source also reacts to the task sequence that is created in the process flow. This means there is an infinite loop of new task sequences being created, eventually crashing FlexSim.

You need some way to distinguish between the task sequence from the 3D-Source and the one from the Process Flow. One example could be the preemption value, since the PF-sequence is preempting and the 3D-sequence is not.

1667986886117.png


1667986886117.png (40.2 KiB)
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.