FIRST Tech Challenge Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Tele-OP program (Archived)

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

0 Kudos
Message 1 of 2
(3,697 Views)

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.

pressbutton_moveservos.png

0 Kudos
Message 2 of 2
(2,610 Views)