Simple question: How do I trigger a simple gate signal that very quickly toggles a switch on and off? I just want to quickly send a value of 1 and then 0 (or maybe the opposite: 0 and then 1) to a switch via a wireless connection from a button. I'm guessing some event processing modules can do this.