View Single Post
Old 08-18-2009, 03:13 PM   #455 (permalink)
Demonhawk
EcoModding Lurker
 
Join Date: May 2008
Location: Humble, TX
Posts: 26

My Jetta - '99 Volkswagen Jetta
90 day: 22.69 mpg (US)
Thanks: 0
Thanked 1 Time in 1 Post
When I display i beleive it is PID_SEC, which displays the number of PIDs available it goes back and forth between 6 and 7 which seems unusual to me. But your suggest was what my next question was about to be. If there was a way to disable ECU polling and just force it to try to read the values anyways.

I wouldn't consider my self "good" at code per-se. I've taken a college course over programming C++ so much of the syntax is understandable to me, but since it's C it deals with memory addressing which isn't something I had to deal with in C++.

I didn't actually mean logging the serial data as much as I meant viewing it as it is being sent and received, I guess that would be sniffing the data. I know the actual arduino program allows you to do it but the baud rate jumps from 9600 to 14400 so when attempting to read the 10400 baud signal i just receive garbled information.

Also I would like to thank you for trying to assist me with this issue
__________________
[url=http://ecomodder.com/forum/em-fuel-log.php?vehicleid=378]
[img=http://ecomodder.com/forum/fe-graphs/sig378a.png]
  Reply With Quote