Log in

View Full Version : Team 1718's Beta LabVIEW Code


Pi Fighter
24-10-2009, 13:10
This is the finalizied code for Team 1718's 2009 robot from the LabVIEW 8.6 beta. Feel free to ask any questions.

jmanela
26-10-2009, 08:58
THANKS!!! THIS HELPS OUT ALOT!!!!

Zorkinian
04-11-2009, 17:48
I saw that you use a custom vi, Drive Limiter.vi, in order to limit the speeds sent to the motor .vi's. If I'm not mistaken, the motor .vi's Already limit inputs to -1 and 1, making Drive Limiter redundant.

Pi Fighter
12-11-2009, 17:03
We believe that it is good programming practice to manually limit our motor values before they go out. In the old system, it was necessary.

Eli
15-12-2009, 16:33
Thanks.