question

Adam C avatar image
0 Likes"
Adam C asked Jason Lightfoot commented

Pulled flowitems do not move after saving a model unless it is reset.

PullTest.fsm

If a model pushes/pulls flowitems from list, when the model is saved the flowitems will not move unless the model is reset first. Click save and run (nothing changed), the pull seems to execute because the backorder clears but the item remains in the pushing fixed resource. However, after clicking reset it will work normally.

See attached model.

FlexSim 23.0.9
pullfromlistsave
pulltest.fsm (32.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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

It looks like the await coroutine doesn't survive the save - this is one reason why you should always reset the model before running.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.