Go to Post Welcome to FIRST! You will soon figure out that there is no "exit strategy" from this program. - David Brinza [more]
Home
Go Back   Chief Delphi > Technical > Programming > C/C++
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Spotlight this post!  
Unread 27-03-2010, 20:03
kennypu kennypu is offline
Registered User
FRC #2467
 
Join Date: Jan 2010
Location: Hawaii
Posts: 40
kennypu is an unknown quantity at this point
Re: need Dashboard help

Quote:
Originally Posted by Zme View Post
using the dashboard data sender class isn't necessary but it can make things a lot easier.

if you do decide to use it however make sure you modify it as the original code sends junk values back (the actual code should be in the file but commented out)

declaration and usage is as follows (and assumes you have included the correct .h's)

DashboardDataSender *dds;

dds = new DashboardDataSender();

dds->sendIOPortData();


if the code was modified correctly then it will send values every time the sendIOPortData() function is called.
also by default the solenoids are not sent along because, according to the file, "// Can't read solenoids without an instance of the object", make of that what you will,

i'm assuming i understood your question correctly, if i didn't please let me know
I will assume you did as well . If the values are not shown by default, then the person who told me is probably wrong. So those three lines (dds->sendIOPortData() being in an infinite loop) should update the data on the dashboard? the pwms for the jaguar should be read by default correct? and I believe I just need to remove a few comment lines in the .h/.cpp? sorry for all the questions, I want to be sure.
Reply With Quote
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP!! No readouts anywhere on dashboard rsegrest Programming 8 27-01-2010 20:25
Dashboard Help C++ Windriver ranc Programming 0 15-01-2010 15:26
i need help w/ setting up a palm pilot for dashboard youngWilliam14 General Forum 12 01-04-2007 16:11
Makin' a home-brewn dashboard program, and I need theory help! DanL Programming 33 05-07-2002 01:26


All times are GMT -5. The time now is 14:02.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


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