|
Re: Labview Joystick Buttons...
Were trying to do something very similar but with out the relay.
We want to have a button that on one press it turns on our traction control code, and when you press the button again it turns off our traction control code and turns on our manual speed control code. we have our two pieces of code in a case structure where true is traction control and false is manual speed control. we then wired this to a joystick button and it works other than you have to continue to hold the button down to get it to stay engaged.
is there an easy way to make the joystick buttons into on/off buttons rather than momentary buttons.
|