Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   NI LabVIEW (http://www.chiefdelphi.com/forums/forumdisplay.php?f=182)
-   -   Gyro Help (http://www.chiefdelphi.com/forums/showthread.php?t=154244)

adam.behun 25-01-2017 17:00

Gyro Help
 
Hi,
My team and I are currently trying to program a field centric drive program with a gyro. We are having struggles with our ADIS 16448 gyro plugged into the custom electronics port. Has anyone successfully implemented the ADIS 16448 into their labview code? We have the example code but are not able to get values onto the dashboard.
Any help is appreciated,
Team 4506

Doug Norman 26-01-2017 08:17

Re: Gyro Help
 
If you are able to read gyro values with the example code, then there are a couple of tutorials that will help you get that data onto the dashboard. Look on the Tutorials tab of the LabVIEW Getting Started Window.

Tutorial 6 - Creating a Custom Dashboard
Tutorial 7 - Integrating Examples into Robot Code

Specifically, parts 2 and 3 of Tutorial 7 show how to send data to the dashboard and how to display data on the dashboard.

mshafer1 27-01-2017 00:24

Re: Gyro Help
 
Like Doug said, if you are able to read the gyro, getting it talking to the dashboard is pretty simple (although you have to build a custom dashboard - if you build and open your custom one before launching the driver station - on the same computer - it will use the one you made).

This tutorial:
https://frclabviewtutorials.com/gyro/

shows how to use the Smart Dashboard vi's to send the Gyro data to the dashboard (and get it to display) - your code will be different in that you will be using the example code to read the gyro and open the Gyro instead.

flemdogmillion 27-01-2017 17:44

Re: Gyro Help
 
Hello, old friends. You have the library I got way back when, so use the context help to figure out what each VI does.
Also, how are you linking up the send and receive VIs in your code and dashboard?

mshafer1 08-02-2017 23:05

Re: Gyro Help
 
Quote:

Originally Posted by adam.behun (Post 1636258)
Hi,
My team and I are currently trying to program a field centric drive program with a gyro. We are having struggles with our ADIS 16448 gyro plugged into the custom electronics port. Has anyone successfully implemented the ADIS 16448 into their labview code? We have the example code but are not able to get values onto the dashboard.
Any help is appreciated,
Team 4506

Any progress?

flemdogmillion 09-02-2017 09:36

Re: Gyro Help
 
Quote:

Originally Posted by mshafer1 (Post 1642323)
Any progress?

I know Adam, and so far he hasn't posted a single follow-up.


All times are GMT -5. The time now is 04:56.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi