For a conveyor application I am running a sequence that moves the conveyor forward for a time, lets it sit idle for a time, and then finally runs it rearward for a specified time. To do this I am using two on delays and an off delay. My issue comes into play when I manually shut the sequence off and then within seconds restart it, the previous sequence is still running its course and with the addition of a new sequence I just initiated. My question is, is there a simple command to kill or reset the on and off delays given a specified Boolean signal?
Thanks,
Scott