There are times that the elevator ignores commands from the drivers and the stop all button has to be used. Most likely a command isn't finishing which is causing this problem. Investigate the root cause and make this more robust by changing the IsFinished conditions and/or adding timeouts.
There are times that the elevator ignores commands from the drivers and the stop all button has to be used. Most likely a command isn't finishing which is causing this problem. Investigate the root cause and make this more robust by changing the
IsFinishedconditions and/or adding timeouts.