|
Re: Button not working, axis are.
OK As I started looking at your code I notice a few things:
You have two inputs going to each motor controller. For the first one called "ArmPivot" You have button 3 on the joystick controlling the first t/f vi. and you have you have button 1 controlling the second t/f vi. Are you sure that you are getting the expected result for both of these values?
Do you know how to use a probe int he software? That would tell you a lot about what is going on. If you probe them and pull the trigger then you should see the probe value to change and you will start to be able to troubleshoot what is going on.
|