Hi,
I have a model with conveyors in it and I want to save the state after some time. Saving the state works good and I am able to open the state and it all looks like the state I saved. The problem is when I press run again, then I get a lot of exceptions.
Is it possible to use save state in a model with conveyors? If yes, how can I do that?
I have made a really simple example model with just one conveyor: state-autosave.fsm
Without the conveyor in it works good, but with the conveyor gives problems.
Thanks for your time,
Patrick