![]() |
Solenoid Output in Dashboard
We copied the code from the Dashboard example and were able to get the pwms, analog sensors, and digital sensors to display on the dashboard.
How do we get the solenoids and everything else to work? |
Re: Solenoid Output in Dashboard
rhf323: You mentioned that you copied code from the Dashboard example. Could you tell me where you found that example code? I am having trouble with the Dashboard on our Classmate PC and would like to see the example that you used to see if it might help me. Thanks in advance.
|
Re: Solenoid Output in Dashboard
Assuming you are using C++, I noticed that the dashboard example doesn't bother to check solenoids and instead just returns all off. Most likely because the writers didn't want to include the extra solenoid objects. If you add it yourself it probably will work
|
Re: Solenoid Output in Dashboard
One of the example projects built into WindRiver for us was a DashBoardDataExample project that had the code we used.
|
Re: Solenoid Output in Dashboard
yeah, that example doesn't do the solenoids. If you look at the code:
Code:
// Can't read solenoids without an instance of the object |
Re: Solenoid Output in Dashboard
Well we got it working thanks any way:)
|
Re: Solenoid Output in Dashboard
Quote:
|
| All times are GMT -5. The time now is 01:59. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi