Log in

View Full Version : Team 1718 Beta Resources


Jacob C.
21-11-2009, 10:10
Attached are some resources that we used at a recent beta presentation, including:

-HTML of our code
-All of our presentations
-Batch files to change IP addresses
-Some of our custom VI's

jmanela
23-11-2009, 08:00
thank you, this is great info. I am most probably going to use some of you presentations to help out my team. However, the example code that you gave does not work in 8.5. It's fine though. Just FYI

Tom Line
23-11-2009, 09:06
I'm not surprised that some of it won't work in 8.5 - the new version that we are using for the beta is 8.6.1.

Some of it, however, is very useful in any labview version. For instance, the trigger .vi that we included is a very simple .vi that a lot of teams had been asking about at championships - it latches when you push the button, but only for one loop, then will not latch again until you release the button and push it again.

If you have any questions, just ask. This beta has been fun (and incredibly busy), and we've enjoyed getting the info out to the other teams.

jmanela
23-11-2009, 09:54
it's fine though, as long as you give the html, it all good :)

Omar
16-12-2010, 17:44
This is the simple trigger that we use to give us a "one shot" when a joystick is pressed

http://www.chiefdelphi.com/forums/attachment.php?attachmentid=9508&stc=1&d=1292539280

Tom Line
18-12-2010, 21:01
Very slick! I like yours better than ours.