Hello,
I would like to stop a conveyor based on station breakdown. I will attach a model where I try to do this by having a source when a station goes into breakdown which stops the conveyor. Then I use a wait for event to release token when station is repaired. Then I check if there are any other stations are broken down before starting the conveyor again. Here's the model: conveyorstop.fsm Unfortunately this doesn't seem to work.
Any help is appreciated.