Page 1 of 1

Other OBD-II Results Other Than INT

Posted: Mon Mar 17, 2014 3:54 pm
by JElliott44
Good evening,

I believe that this topic probably belongs in the libraries section, but I was unable to start a new topic there. I would like to poll using PIDs which return results other than INT (for example, Mode 9 PID 02 used to pull the VIN). I believe that I can do this by simply overloading the exiting functions in the OBD.cpp file, however I wanted to make sure that I'm not just missing something.

Thank you!

Re: Other OBD-II Results Other Than INT

Posted: Fri Mar 21, 2014 2:21 pm
by stanley
You can do that. You can even parse the response by your own code.