Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Engine Management, OBD-II, Engine Diagnostics, etc.


Reply
 
Share Thread Tools Display Modes
Old 06-03-2009, 05:20 AM   #31
Constant Bitrate
 
Join Date: Dec 2008
Posts: 162
efun is an unknown quantity at this point
what gauge software you are using? any other types of gauge it support?

Last edited by efun; 06-03-2009 at 05:30 AM.
efun is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 06-03-2009, 05:29 AM   #32
North of the land of Hey Huns
 
malcom2073's Avatar
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
Quote: Originally Posted by joychung View Post
Hi malcom2073,
I just try your program and it's good! Few question if you don't mind:
1- the MAF pid is 0110 on wikipedia and it's 0111 in your skin.xml. which one is true?
2- the Temp in your program is in F or in Celcius?
3- How can I convert MPG to KMPL (Kilometer Per Liter)?
I'm in Canada so the KM/H and Celcius is familiar with me than MPH and F.

When I exit the program I receive the message "Method not found: 'System.GCNotificationStatus System.GC.WaitForFullGCComplete()'.".

Thanks,

1) Wiki is right, I am wrong
2) Temp comes out as C, in the xml I have function="1.8 * temp + 32" to convert to F. Change that to function-"temp" to have it in C. Same goes for the MPH function
3) I'm not entirely sure to be honest :-/. Perhaps someone else can give input on this.


efun: At the top of the xml file:
<gauges count="5" xpos="0" ypos="0" width="800" height="600" bgcolor="200:200:200" comport="COM1" baud="9600">


bgcolor is a r:b:g value. So 255:255:255 is pure white, and 0:0:0 is pure black.

As for the gauges, I'm not sure what you mean by gauge software, I wrote this entire thing myself.

Edit:
And the "Method not found: 'System.GCNotificationStatus System.GC.WaitForFullGCComplete()'." message is because you are not running .NET 3.5. I'll have to fix that.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.

Last edited by malcom2073; 06-03-2009 at 05:32 AM.
malcom2073 is offline   Reply With Quote
Old 06-03-2009, 11:04 AM   #33
Mod - OBDII GPS Logger forum
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 407
chunkyks is on a distinguished road
Quote:
3) I'm not entirely sure to be honest :-/. Perhaps someone else can give input on this.

GIYF: http://www.google.com/search?q=miles...ters+per+liter. Multiply by 0.425143707

Gary (-;
chunkyks is online now   Reply With Quote
Old 06-03-2009, 12:03 PM   #34
Newbie
 
Join Date: Apr 2009
Posts: 7
alexanderfoti is an unknown quantity at this point
Problem.....

When I try and run I get a .net dllnotfoundexception error and the program does not load.

Any ideas? What are the requirements?

Thanks
alexanderfoti is offline   Reply With Quote
Old 06-03-2009, 12:10 PM   #35
North of the land of Hey Huns
 
malcom2073's Avatar
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
alexanderfoti: Did you extract the zip file to a folder? It looks like it might be missing obdlib.dll, if you do not have obdlib.dll then re-download the zip file.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 06-03-2009, 12:22 PM   #36
Newbie
 
Join Date: Apr 2009
Posts: 7
alexanderfoti is an unknown quantity at this point
I have extracted it all to the same folder and I do have the odblib.dll. Any other ideas?
alexanderfoti is offline   Reply With Quote
Old 06-03-2009, 12:45 PM   #37
Newbie
 
Join Date: Apr 2009
Posts: 7
alexanderfoti is an unknown quantity at this point
Does this require a specific version of .net installed?
alexanderfoti is offline   Reply With Quote
Old 06-03-2009, 12:58 PM   #38
North of the land of Hey Huns
 
malcom2073's Avatar
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
I wrote it on 3.5, and know it works on 3.0.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 06-03-2009, 01:22 PM   #39
Mod - OBDII GPS Logger forum
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 407
chunkyks is on a distinguished road
You probably want to go into windows update, then go through to the optional updates bit and deliberately install all the .net things you can find.

Gary (-;
chunkyks is online now   Reply With Quote
Old 06-03-2009, 03:06 PM   #40
Newbie
 
Join Date: Apr 2009
Posts: 7
alexanderfoti is an unknown quantity at this point
okay, after installing .net 3.5 it now works but I get no maf or mpg values , any idea why , the car is a pre canbus vaugxaul corsa 2004 petrol ??
alexanderfoti is offline   Reply With Quote
Old 06-03-2009, 03:14 PM   #41
North of the land of Hey Huns
 
malcom2073's Avatar
 
Join Date: Jun 2004
Location: Westminster, MD
Posts: 1,038
malcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to allmalcom2073 is a name known to all
If you get no MAF, then you'll get no MPG. My MAF value in the skin.xml file is screwed up. Change it from 0110 to 0111.
__________________
RevFE - Try it, you just might like it.
Carbon - Next Generation Touchscreen Browser
Come join us on IRC: irc.efnet.net #mp3car
Audiophiles make me chuckle as they pad my wallet.
malcom2073 is offline   Reply With Quote
Old 06-12-2009, 12:28 PM   #42
Newbie
 
Join Date: Jun 2009
Posts: 3
ABProbe88 is an unknown quantity at this point
Great work so far. There seems to be a be a bug with the warning color setting, and it would be if the gauge outline color could be changed.
ABProbe88 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Elm327 v1.3 chip released glm Engine Management, OBD-II, Engine Diagnostics, etc. 10 10-18-2008 06:55 PM
elm 327 won't talk to PCM..........or maybe it's the other way around....... greatwhite Engine Management, OBD-II, Engine Diagnostics, etc. 1 05-12-2008 10:33 AM
My Thread Mafia - We are still alive :) kevinlekiller Off Topic 115 05-18-2007 09:29 AM
Advice for system?? sseverett Engine Management, OBD-II, Engine Diagnostics, etc. 23 01-11-2007 06:09 PM



All times are GMT -5. The time now is 05:47 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics