M
mail4happy
Guest
I have a gate that cost me an arm and a leg. I don't want the daughters
backing into it as they try to navigate out the driveway. I want to have a
horn go off if the gate is not fully closed or not fully opened. A 9 volt
battery would run the buzzer/horn while the gate is in the transition state
of closing/opening. The only way I can figure to wire this up is:
IF [Not (closed)] OR [NOT (opened)} THEN Horn
ELSE no horn
or maybe
If [Closed] OR [Opened] Then No Horn
ELSE NOT [output-> circuit to
horn]
This would allow me to have two contact closures, one at each end of sliding
gate...BUT it also require both NOT gates and OR gates....!
How is this done?
Thanks in advance
Tom Johnson
Baldwin Park, California
Mail4Happy@Verizon.net
backing into it as they try to navigate out the driveway. I want to have a
horn go off if the gate is not fully closed or not fully opened. A 9 volt
battery would run the buzzer/horn while the gate is in the transition state
of closing/opening. The only way I can figure to wire this up is:
IF [Not (closed)] OR [NOT (opened)} THEN Horn
ELSE no horn
or maybe
If [Closed] OR [Opened] Then No Horn
ELSE NOT [output-> circuit to
horn]
This would allow me to have two contact closures, one at each end of sliding
gate...BUT it also require both NOT gates and OR gates....!
How is this done?
Thanks in advance
Tom Johnson
Baldwin Park, California
Mail4Happy@Verizon.net