Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
10-25-2007, 01:05 AM
|
#1
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
Getting information from OBDII software
Hello, I was wondering if it's possible to capture data from a software and display it on a skin.
I want to use the OBDII software Enginuity but I have no idea how to do this. Any help?
|
|
|
10-25-2007, 03:38 PM
|
#2
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,030
|
The software would have to provide some sort of API/SDK, then something could be written in RR or as a plugin for it.. other than that, you can embed the app.
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
10-25-2007, 05:03 PM
|
#4
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,030
|
From the posted files, he was simply embedding the software in a screen. Nothing new.
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
10-28-2007, 01:25 AM
|
#5
|
|
Variable Bitrate
Join Date: Apr 2006
Location: Sydney, Australia
Vehicle: Subaru 2003 B4
Posts: 277
|
I'd like this option too, is there a dummies guide on embedding in RR
__________________
Parts list - in AUD$
Lilliput 629 $270 | Hitachi 5400RPM 80G $92 | PIO DVR-K05 slot $95 | AYAY SIR Quad port GPS $160 | DSATX 220W PSU $205 | Mechatroniks Bezel $186 | Kino-9453 MB $380 | A-Data DDR2 667 2Gig $140 | 2 X CCD Cameras $180 | HQCT -e $140 |
|
|
|
10-28-2007, 01:39 AM
|
#6
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
I managed to embed the actual software, but what I want to do is a littel different but it involves the same software. I provided Guino the software, so hopefully he can help us out.
|
|
|
10-29-2007, 10:32 AM
|
#7
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,030
|
This seems to work fairly well (enginuity.skin is a copy of external_gps.skin):
Code:
"LOAD;Enginuity.skin;Enginuity;C:\Program Files\Enginuity\Enginuity.exe;Enginuity||Wait;3||RUNQ;;Enginuity ECU||ACTIVATE;Enginuity||SENDKEY;%||SENDKEY;LO"
For better results, I'd suggest playing with 2 screens in RR cause this is an example of a badly written application where the second window is not "parented" by the first one -- which may be nice in some situations (like this one where the second window is resizeable), but awkward in other cases.
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
10-29-2007, 11:08 AM
|
#8
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
Thanks guino, I'll give it a try today and let you know how it goes. 
|
|
|
10-29-2007, 10:36 PM
|
#9
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
guino, I tried it with your code for launching Enginuity. A couple of questions. First, is there a way to bypass the first screen and launch the second one instead directly into the Logger/Dashboard view. Going a little far here, but would be possible just to have the Dashboard view side of the window open/active without the menu bar or the selection bar on the side? Also, when RR is closed, the Enginuity application doesn't close, it stays open.
|
|
|
10-29-2007, 10:58 PM
|
#10
|
|
Maximum Bitrate
Join Date: Jul 2005
Location: upland california us
Vehicle: 1981 chevy el camino
Posts: 787
|
if you want, try what i use in my skin, really easy to set up, and is ready to go, the main sofware is OBD-DIAG(skinnable, with a lot of work). not sure if is similar to what you looking for. just another option. the link is my signature "SOME TOOLS"
|
|
|
10-29-2007, 11:04 PM
|
#11
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
I'm checking out your skin. This is a OpenSource software that can be used for Subarus with a cheap Tatrix cable and that's why I'm trying to make it work, actually guino is trying to make it work 
|
|
|
10-29-2007, 11:19 PM
|
#12
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,030
|
Sorry, I didn't make the application itself.. meaning: what we can do with it (like tell it which screen to start on, etc) is pretty much out of my hands... one can spend countless hours trying to brute-force it into doing what you want and still don't get anywhere.. just shooting out there, but a suggestion would be to contact the author and see if he's willing to add some options to do what you want.
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
10-29-2007, 11:29 PM
|
#13
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
Do you know how the previous mentioned person that was using it with his WRX was getting information from the software and putting a ticker on the main menu of RR? If this is possible, then a skin can be created and just the wanted values to be shown on each text box or what ever.
|
|
|
10-30-2007, 08:40 AM
|
#14
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,030
|
Maybe he went through all that process of setting up the development environment and modified the software itself.. I don't see any API or SDK for this application, so either he made something or just embbeded it in RR.. perhaps using skinbedder which can customize the application a little better.
__________________
Road Runner,RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
11-02-2007, 01:21 AM
|
#15
|
|
Banned
Join Date: Jun 2006
Posts: 304
|
guino, I'm happy with what the app. does now, for some reason now after launching it will go into the logger. So now all I have to do is select the dashboard tab.
Question though, do you know why the app. doesn't close when I close RR? It still stays opened.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:58 AM.
|
|