Quote: Originally Posted by owenjh
Which OBD-II reader are you using, so that I know the one I get will work with your pluggin? I will buy it A.S.A.P so I can get working with OBD-II and make some nifty little programs.
I'm currently using the scantool.net one, it should work with anything that uses the ELM chip though. However, the plugin interface is actually written so that the calling application writes to this single interface and multiple plugins can then be used. I've only written the one for the ELM interface, but ideally more plugins could be written for the different interfaces and the calling applications wouldn't have to change.
The ELM is proving too slow to be really usable for me though, I plan on eventually buying a CAN based one and writing the plugin for it.