In my model,I made a multi-layer shuttle car ware model
I want stop the model when items go through the simulation.Now ,When the items are all on the rack, the model does not stop and the process seems to be still working.
I know that I can use the code to stop my model:
stop();
But I don't know when and where to trigger it.
It's my model,thanks for your help!stock-in.fsm