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
1718 Resources.zip (4.16 MB)
1718 Resources.zip (4.16 MB)
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
1718 Resources.zip (4.16 MB)
1718 Resources.zip (4.16 MB)
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
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.
it’s fine though, as long as you give the html, it all good
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
Very slick! I like yours better than ours.