Hi,
I have created a really simple small example model that shows that the OnContent change does not always fire when it should. In this model we have 2 massflow conveyors. After some delay I stop the first one and start waiting for the second one to become empty. However, the token never leaves the wait for event.
Using the script window to check if the content is actually 0 shows that this is the case. Could this bug get fixed?
Thanks