Log in

View Full Version : Button work on first press in Labview


moore1320
20-02-2012, 19:53
When Teleop is first enabled we must press a joystick button twice for it to have the desired function. It is as if the first button press initializes the control, but that doesn't make much sense to me. If anyone has seen this, and knows of a solution please share!

DominickC
20-02-2012, 19:55
You must wait a few seconds before you Enable your code. I like to deploy it and give it a minute or two, and check wiring in that (excessive) minute.

Mark McLeod
21-02-2012, 10:04
You would have to post your faulty code for us to help you debug it.