|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Driver Station Coding
This is the first year we are doing a dashboard interface, does anyone have any examples to guide us?
|
|
#2
|
|||
|
|||
|
Re: Driver Station Coding
Also if anyone has any tutorials, that will be really helpful =)
|
|
#3
|
|||||
|
|||||
|
Re: Driver Station Coding
The default Dashboard is written in LabVIEW. It's one of the "new project" options in LabVIEW for FRC. Laying out whatever indicators you want is very easy. Adding elements to the Dashboard Data cluster is tedious but straightforward, and once they are there it's simple to pull out the values and wire them to any indicator you want.
Creating a dashboard data stream from C++ is beyond my area of expertise. |
|
#4
|
||||
|
||||
|
Re: Driver Station Coding
Actually, I was looking for some assistance with streaming data to the stock dashboard from C++ too. I'm actually kinda surprised, the WPIlib changed little enough since last year that my 2010 code still compiles O_O so I'm spending a bit of the time I don't have to spend relearning the library to get this dashboard working. If anyone has any example code for getting a fully working dashboard output from C++ I'd be very grateful.
|
|
#5
|
||||
|
||||
|
Re: Driver Station Coding
http://www.chiefdelphi.com/forums/sh...ad.php?t=77908
I ended up finding this^ after I had left robotics for work. Me and Anoop (Tommithy) will post back when we have something. If anyone else has any other examples, feel free to post! ~David |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|