ok so i was going to make something in labview where i pushed a button and a sequence of events happened when i tested it , it worked great aside from a minor flaw - i had to keep the button pressed! how would i make the already momentary switch on my xbox360 controller to a toggle instead???
See if any of the examples here are what you’re looking for:
http://team358.org/files/programming/ControlSystem2009-/LabVIEW/
Search on the page for “toggle”
I have looked at team 358s example and am wondering about just how exactly that works. when you press a button continuously read the button as true except when the button is pressed again, be continuously false??