Useful Links

LabVIEW Resources


1. Foundation


Link: https://github.com/CrossTheRoadElec/Phoenix-Releases/releases 


Description: On the Github page, you should see a file called CTRE_Phoenix_Framework_v5.19.4.1.exe. This installer will install the Library you will need in FRC. Also, it installs a software called Phoenix Tuner. This software helps you configure your CTRE devices, update device firmware and others.


You can check out more details on this webpage: https://docs.ctre-phoenix.com/en/latest/index.html


Note that the library and software only support CTRE’s products. 


2. NavX


Link: https://pdocs.kauailabs.com/navx-mxp/software/roborio-libraries/labview/


Description: On the webpage, you should see purple-colored texts, clicked on the one that says “latest build”. Other details are also on this webpage.


3. SPARK MAX


Link: https://docs.revrobotics.com/sparkmax/software-resources/spark-max-api-information#labview-api


Description: On the webpage, you can see there’s a menu that says “content”, click on the programming language you use. Then, you would see an orange button. Click it and download the SPARK MAX library. Please refer to this webpage for more detailed instructions.


Also, make sure to visit this link and download the REV hardware client, it helps you configure your REV devices, update device firmware and others.

https://docs.revrobotics.com/rev-hardware-client/ 


4. COLOR Sensor


Link: https://www.revrobotics.com/rev-31-1557/


Description: You can find the color sensor library download link and others on this page.


5. NI VISION


Link: https://www.ni.com/zh-tw/support/downloads/software-products/download.vision-development-module.html#382066


Description: This module is very helpful for those who want to learn vision processing in LabVIEW. It provides various functions for you to develop your own vision processing program. It also provides software which helps you develop your own program more easily!


6. Secret Book


Link: https://forums.ni.com/t5/FIRST-Robotics-Competition/Secret-Book-of-FRC-LabVIEW-version-2-07/td-p/4005471?profile.language=zh-TW


Description: This is a must-have thing if you use LabVIEW in FRC. This Secret Book provides an introduction to LabVIEW, and includes a lot of information, from control system logic design, PID control to image processing and a lot more.