Log in

View Full Version : Help with gyro using LabVIEW 2015


NBrobotics
20-01-2015, 17:48
We are having trouble figuring out how to implement the gyro code (FCR example code) into our robot code and using it to display data on the dashboard. Can anyone direct us on how to go about this? Again, we have the example code, just not sure on how to interpose it into the robot program.

Alan Anderson
21-01-2015, 01:01
One of the LabVIEW tutorials tells you how to integrate example code into your robot project. I don't have LabVIEW 2015 handy to give exact details, sorry.

Mark McLeod
21-01-2015, 08:31
It's
Tutorial 7 - Integrating Examples into Robot Code
Tutorials are found on the Getting Started page
When LabVIEW first starts up
or from any project or vi window choose "View" from the top bar and you'll see "Getting Started Window" near the bottom of the pull-down menu.

mshafer1
21-01-2015, 23:29
I have created a tutorial for how to integrate the gyro into LabVIEW, and get its value displayed on the dashboard. You can find it here (http://goo.gl/15uiB7). I hope to have some more tutorials up soon.