02-09-2010 06:07 AM
Update: This discussion applies to Issues from the 2010 FTC season and is no longer relevant for current FTC competition software.
Hello NI
Our team is running into trouble trying to right in LabView a program that runs 4 motors from 2 separate controller. Attached is the vi which is debugged and will run on the computer.
We are configuring the Tetrix vi also, and the wiring looks correct.
Please advise if you see anything wrong with it.
Thanks a bunch
Coach of Team 2975
02-11-2010 10:10 AM
Hi blt,
What are your servo and motor configurations like? For the 2nd controller, make sure you've selected the correct motors and servos from the controls. Additionally, the servo code looks to run continuously. If you're wanting to move the servos, read the controller buttons and use a case structure to activate the servo code.