So I am making kinda like a door way with 2 scanners. where I have a timer that detects a person (red light person is waiting) (green he can pass to the other room). and my first timer does exactly that, but I want it to make so after triggering green (10 seconds), red (5 seconds), green (10 seconds) it shuts down or locks the cycle making it not go at all and then it proceeds to another timer, Im trying to do this with a decoder I believe and binary counter, where decoder should reset the timer making it not work.