09-28-2020 01:51 PM
I am completely new to LabVIEW and FRC. I don't have any idea were I can start with learning this. I was wondering if someone could point me in the right direction. Preferably towards something that requires absolutely no prier knowledge of FRC. I haven't been able to find any sources that I can understand enough to get started. I do know some of the basics of LabVIEW but nothing beyond that. Any help would be appreciated. Thanks
09-28-2020 03:10 PM - edited 09-28-2020 03:11 PM
Hello Ben, welcome to the LabVIEW FRC community!
LabVIEW is a very powerful tool, both for robotics as well as for many other industrial applications. I recommend getting a refresh of it here: LearnNI.com
After that, it's a good idea to familiarize yourself with the FRC framework and the recommended approach. For this, I recommend you watch the FUNdamentals of LabVIEW for FRC 4 videos that explain the concepts needed to develop in the platform.
You also want to take advantage of the content that is installed with the software: Use the template that comes with LabVIEW for FRC, and the Tutorials tab in the LabVIEW Splash Screen.
Of course, ensure you keep an eye on the NI's FRC portal, which contains links to more documentation and resources that can come in handy as you develop.
Finally, you can also review the Secret Book of FRC LabVIEW (and control logic) version 2.07, which has been revised for roboRIO and will give you a comprehensive “tour” of the FRC framework.
All the best,
10-01-2020 02:36 PM
Thank you!! This really helped