|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
I used the example code in Windriver to try and get my default dashboard to output what each channel, pwm, analog input, digital output is doing so that I can debug my programs. The example is woefully incomplete and I need help getting the data sent to the default dashboard in Labview so I can figure out what the robot is doing.
I see in the UpdateDashboard subroutine of the Windriver example where some of the data types are assigned a value and I guess that is what is actually sent to the Dashboard. (The default code makes the DGIO indicators in Labview light up like KITT which isn't really helpful) Could someone please do a better job than WPI and give me an example of what C++ code I need to send data from: PWMs on Module 4 to the Dashboard Analog Input on Module 1 to the Dashboard Digital Input on Module 4 to the Dashboard Solenoids to the Dashboard A single line example for each of these would be great, I can propagate it for each channel from there. As an aside I am really frustrated on the lack of examples and documentation on the more complex programs. If I am looking at an example of a program that feeds data to the default dashboard I would expect there to be at least one of each of the different data subsets in the program feeding information back to the dashboard! For anyone who has a similar question, I have put the default dashboard on the back burner and am instead gonna try out Team 1100's dashboard code which can be found here: http://www.chiefdelphi.com/forums/sh...ad.php?t=72442 I'll let you know how it goes. Last edited by sircedric4 : 01-21-2009 at 11:55 AM. Reason: Trying different code instead |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Example LabVIEW Apps - Dashboard, CMUcam2 and Motors | DanDon | LabView and Data Acquisition | 3 | 01-29-2009 10:13 PM |
| ROBOT C and the LabVIEW Dashboard | robogeek753 | Programming | 5 | 02-20-2008 11:30 AM |
| Example LabVIEW Apps - Dashboard, CMUcam2 and Motors | Russ Beavis | National Instruments LabVIEW and Data Acquisition | 9 | 01-21-2007 05:19 PM |
| Labview Dashboard and updated IFI dashboard spec | Joe Ross | LabView and Data Acquisition | 1 | 04-04-2006 02:04 AM |
| Labview dashboard and multiple variables | Joe Ross | LabView and Data Acquisition | 2 | 03-15-2006 09:55 PM |