1 / 25

Common Rookie Blunders

Common Rookie Blunders. Kelvin Lin Team 4001 Programmer. Yoan Holder Team 4001 Electrician. Agenda. The Basics Program Installation Router Setup Driver Station Setup cRIO Setup Common LabVIEW Blunders Your first LabVIEW Program LabVIEW Real-Time Simulation

shanae
Download Presentation

Common Rookie Blunders

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Common Rookie Blunders Kelvin Lin Team 4001 Programmer Yoan Holder Team 4001 Electrician

  2. Agenda • The Basics • Program Installation • Router Setup • Driver Station Setup • cRIO Setup • Common LabVIEW Blunders • Your first LabVIEW Program • LabVIEW Real-Time Simulation • Building and Deploying Your Code • Q&A • Contact us

  3. Part 1: Getting Started

  4. Installing theRequired Programmes

  5. Install LabVIEW from the installer CD • The serial number for 2012-2013 is S14X86759 • Install the Utilities update • Install the Driver Station • Install the FRC Bridge Configuration Utility

  6. Installing LabVIEW from the CD

  7. After Installing the Updates

  8. Setting up the Router

  9. Ensure that the router is set to 2.4Ghz AP (Access Point) • Configure your wireless bridge for team use either by an Ethernet cord or a crossover cable. • Set the IP address to your corresponding team #.

  10. Setting up the DS

  11. Setting Up the cRIO

  12. Remember to “flash” it using FRC 2013 Imaging Tool • Use a crossover cable when flashing your cRIO (flashing will not work with a Ethernet cable)

  13. Part 2: Common LabVIEW Blunders

  14. Creating Your FirstLabVIEW Project

  15. Remember to input your cRIO IP Address • It is 10.xx.yy.2 • Select the radio box that best describes the drive configuration of your robot.

  16. Using the LabVIew Simulator

  17. Go to Robot Main.vi • Right click ProjectName.lvproj/RT CompactRIO Target • Select ProjectName.lvproj/Rt My Computer • Click Run

  18. Deploying LabView Code

  19. Expand Build Specifications • Right Click on FRC Robot Boot-up Development • Click Build • Repeat step 2. Then, click Deploy. • Repeat step 2. Then, click Run As Startup.

  20. Quick Little Blunders • Refrain from using variables where possible. • Give your sensors meaningful names. • Ctrl + H brings up the help menu. • The use of logic is ESSENTIAL in LabVIEW. • Loops with timers are useful for timed tasks in autonomous mode.

  21. Q&A

  22. Contact Us Kelvin Lin: klin@team4001.com Yoan Holder: yoanholder@gmail.com

  23. Social Media Like us on Facebook: Team 4001 FRC Subscribe to our YouTube Channel for more tutorials! (http://www.youtube.com/user/FRCRetroRams4001)

More Related