Jump to content

Elset

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Elset

  1. FYI. Not sure if the discussion is still applicable 3 years later...
  2. A CAR has been issued regarding the changed behavior http://forums.ni.com/t5/LabVIEW/right-click-menu-selection/td-p/2133354
  3. We built two robots. Between the time the first one is (mostly) complete and tested and the first bagging we build the second one. This allows us not only to refine the mechanics, but gives software more time to develop, and plenty of time for the drivers to practice as well. Having spoken with a mentor of the HOT team (67) just before St. Louis 2011, they do this as well (2 robots, 2 languages). If memory serves, the main team featured in The New Cool also builds a second robot, though only one programming language is used. (That season anyway) Again, this depends a lot on resources. Both students, mentors, and of course, funds.
  4. If your team has the resources to do both, do both. The team I mentored did both a C++ and LabVIEW robot. They would alternate which code base they used each competition. Additionally, depending again on resources, develop some side projects using each language. For instance, if you're stronger in Java, use that for the main robot, but develop a separate robot (a t-shirt launcher is what we did) using the alternative. The obvious upshoot of either of these is that you get more students involved, which is what FIRST is about.
  5. I think it got implemented independent of Ravens' idea. It seems unrecognized by NI. Usually they will mark ideas as completed, but this has been untouched.
  6. Hey everyone. I made a post a few days ago on the NI Forums (here) because I am having some trouble creating my first XControl. I decided to come here to see if any LAVA specific users have any insight Here's my progress so far: I've simplified the actual implementation to the XControl so you can test it if you please. Show Plot is the VI you want to run. It will call Plot dynamically, which is where the XControl is. There are directions on Show Plot's front panel. I don't think I've left any subvi's out. XControl Test.zip
  7. I think you can also do \\ComputerName\LabVIEW\temp.txt
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.