<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: OBD 2 drive lib ? in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97350#M59699</link>
    <description>Funny, I actually built a stand-alone OBD 2 error-reading device for my senior design project in college using a PIC microcontroller to communicate with the Elm chip.  If you want to use LabVIEW and don't necessarily need a stand alone device, I would recommend that you split a serial cable - connect the DB-9 end to the RS-232 on the vehicle and then wire the outputs to the Elm chip that you have on a breadboard.  All you really need is a way to read the signals of the Elm chip and then transfer them into your PC.  For this, the NI 6533 digital I/O board should be sufficient.  The PCMCIA flavor would make the application a bit more modular than the PCI flavor.  You can then use LabVIEW to program this board.  You could also wire a digital output from the 6533 to the &lt;BR /&gt;Elm to trigger reading data off of the serial to vehicle connection.  That should be about all you need.  Good luck! &lt;BR /&gt;</description>
    <pubDate>Fri, 15 Aug 2003 13:53:24 GMT</pubDate>
    <dc:creator>ebarker</dc:creator>
    <dc:date>2003-08-15T13:53:24Z</dc:date>
    <item>
      <title>OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97349#M59698</link>
      <description>I'm looking at buiulding an ISO OBD-2 &amp;lt;-&amp;gt; RS232 interface such as this&lt;BR /&gt;one:&lt;BR /&gt;&lt;BR /&gt;http://www.scantool.net/parts.htm#elm320&lt;BR /&gt;&lt;BR /&gt;...and want to do my own labview software. Does anyone know of a&lt;BR /&gt;instrument driver for this application?&lt;BR /&gt;&lt;BR /&gt;(Aside: OBD-2 is the serial interface standard for autocar computers,&lt;BR /&gt;you can use it to get ont he fly data such as speed and also error&lt;BR /&gt;reports.) &lt;BR /&gt;</description>
      <pubDate>Thu, 14 Aug 2003 21:06:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97349#M59698</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2003-08-14T21:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97350#M59699</link>
      <description>Funny, I actually built a stand-alone OBD 2 error-reading device for my senior design project in college using a PIC microcontroller to communicate with the Elm chip.  If you want to use LabVIEW and don't necessarily need a stand alone device, I would recommend that you split a serial cable - connect the DB-9 end to the RS-232 on the vehicle and then wire the outputs to the Elm chip that you have on a breadboard.  All you really need is a way to read the signals of the Elm chip and then transfer them into your PC.  For this, the NI 6533 digital I/O board should be sufficient.  The PCMCIA flavor would make the application a bit more modular than the PCI flavor.  You can then use LabVIEW to program this board.  You could also wire a digital output from the 6533 to the &lt;BR /&gt;Elm to trigger reading data off of the serial to vehicle connection.  That should be about all you need.  Good luck! &lt;BR /&gt;</description>
      <pubDate>Fri, 15 Aug 2003 13:53:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97350#M59699</guid>
      <dc:creator>ebarker</dc:creator>
      <dc:date>2003-08-15T13:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97351#M59700</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Well I don't have an answer to this question, but I successfuly built the above mentioned hardware interface for my Subaru (ISO) and am not really satisfied with the freeware software available on the net. I will be writing a Labview application to read and clear the codes as well as getting the live sensor data...&lt;BR /&gt;If you want to colaborate on this project please contact me at dacimo@hotmail.com. We could help each other...&lt;BR /&gt;&lt;BR /&gt;Dinko Acimovic&lt;BR /&gt;Hardware Designer &lt;BR /&gt;Zarlink Semiconductor &lt;BR /&gt;</description>
      <pubDate>Tue, 26 Aug 2003 17:55:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97351#M59700</guid>
      <dc:creator>geodinko</dc:creator>
      <dc:date>2003-08-26T17:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97352#M59701</link>
      <description>I purchased a RS232 to OBDII adapter from Multiplex Engineering some time ago.  Here's their site:&lt;BR /&gt;http://www.multiplex-engineering.com/interfaces.htm&lt;BR /&gt;&lt;BR /&gt;I would like to get it working with LabVIEW (Linux and Windows). I worked on it several months back and I certainly want to pick it up again. Let me know if you're still interested.  I can talk to Jim Kring of OpenG.org. He'll give us a project page so we can share&lt;BR /&gt;our insight and libraries with others.&lt;BR /&gt;&lt;BR /&gt;I find that the biggest obstacle is getting access to the commands. There's an OBDII book out there by SAE but it costs $100+. If you need info on command structure here's another MuxEng link:&lt;BR /&gt;http://www.multiplex-engineering.com/tech/manual/&lt;BR /&gt;&lt;BR /&gt;Did you ever get a reply from the original poster?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Kevin Valentine&lt;BR /&gt;&lt;BR /&gt;PS: I just looked at Scantool.net. Very, very cool. I noticed they provide the source code:&lt;BR /&gt;http://www.scantool.net/freesource.htm &lt;BR /&gt;</description>
      <pubDate>Sat, 20 Sep 2003 22:17:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97352#M59701</guid>
      <dc:creator>Kevin Valentine</dc:creator>
      <dc:date>2003-09-20T22:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97353#M59702</link>
      <description>that is awsome, I've been eager to start programming for ODBII for quite a&lt;BR /&gt;while now and I even have the $100+ manual. Just not the time (yet). please&lt;BR /&gt;keep me up to date.&lt;BR /&gt;Aart-Jan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"Kevin Valentine" &lt;X&gt; wrote in message&lt;BR /&gt;news:506500000005000000DA230100-1042324653000@exchange.ni.com...&lt;BR /&gt;&amp;gt; I purchased a RS232 to OBDII adapter from Multiplex Engineering some&lt;BR /&gt;&amp;gt; time ago.  Here's their site:&lt;BR /&gt;&amp;gt; http://www.multiplex-engineering.com/interfaces.htm&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I would like to get it working with LabVIEW (Linux and Windows). I&lt;BR /&gt;&amp;gt; worked on it several months back and I certainly want to pick it up&lt;BR /&gt;&amp;gt; again. Let me know if you're still interested.  I can talk to Jim&lt;BR /&gt;&amp;gt; Kring of OpenG.org. He'll give us a project page so we can share&lt;BR /&gt;&amp;gt; our insight and libraries with o&lt;BR /&gt;thers.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; I find that the biggest obstacle is getting access to the commands.&lt;BR /&gt;&amp;gt; There's an OBDII book out there by SAE but it costs $100+. If you need&lt;BR /&gt;&amp;gt; info on command structure here's another MuxEng link:&lt;BR /&gt;&amp;gt; http://www.multiplex-engineering.com/tech/manual/&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Did you ever get a reply from the original poster?&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Sincerely,&lt;BR /&gt;&amp;gt; Kevin Valentine&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; PS: I just looked at Scantool.net. Very, very cool. I noticed they&lt;BR /&gt;&amp;gt; provide the source code:&lt;BR /&gt;&amp;gt; http://www.scantool.net/freesource.htm &lt;BR /&gt;&lt;/X&gt;</description>
      <pubDate>Mon, 22 Sep 2003 00:06:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97353#M59702</guid>
      <dc:creator>AJvZ</dc:creator>
      <dc:date>2003-09-22T00:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97354#M59703</link>
      <description>Wow, I guy that has the book. This IS getting interesting. Is it this book:&lt;BR /&gt;http://www.normas.com/SAE/pages/HS-3000-03.html&lt;BR /&gt;&lt;BR /&gt;If you get a chance, check out OpenG.org and become a registered user. The NI forum isn't the greatest place for this kind of stuff. Below is my obfuscated email address. Send me an email if you want to get more involved.&lt;BR /&gt;&lt;BR /&gt;kevinvalentine [at] netzero [dot] net &lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2003 00:45:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97354#M59703</guid>
      <dc:creator>Kevin Valentine</dc:creator>
      <dc:date>2003-09-22T00:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97355#M59704</link>
      <description>I set up a project page on OpenG.org&lt;BR /&gt;http://openg.org/tiki/tiki-index.php?page=On%20Board%20Diagnostic%20-%20OBDII&lt;BR /&gt;&lt;BR /&gt;What do you think of the ugly logo? The discussion forum will be coming soon.&lt;BR /&gt;&lt;BR /&gt;-Kevin &lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2003 03:14:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97355#M59704</guid>
      <dc:creator>Kevin Valentine</dc:creator>
      <dc:date>2003-09-22T03:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97356#M59705</link>
      <description>yes, it is that book, allbeit the 1999 edition&lt;BR /&gt;I also have the SAE book on the J1939 protocol (used in trucks) and an&lt;BR /&gt;introductionary book on ODBII "getting to know ODBII" isbn 0-9706711-0-5&lt;BR /&gt;($60=)&lt;BR /&gt;I yet have to start reading in any of them, but I will definetly be able to&lt;BR /&gt;provide certain information&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aart-Jan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"Kevin Valentine" &lt;X&gt; wrote in message&lt;BR /&gt;news:506500000005000000E3230100-1042324653000@exchange.ni.com...&lt;BR /&gt;&amp;gt; Wow, I guy that has the book. This IS getting interesting. Is it this&lt;BR /&gt;&amp;gt; book:&lt;BR /&gt;&amp;gt; http://www.normas.com/SAE/pages/HS-3000-03.html&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; If you get a chance, check out OpenG.org and become a registered user.&lt;BR /&gt;&amp;gt; The NI forum isn't the greatest place for this kind of stuff. Below is&lt;BR /&gt;&amp;gt; my obfuscated email address. Send m&lt;BR /&gt;e an email if you want to get more&lt;BR /&gt;&amp;gt; involved.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; kevinvalentine [at] netzero [dot] net &lt;BR /&gt;&lt;/X&gt;</description>
      <pubDate>Mon, 22 Sep 2003 20:36:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97356#M59705</guid>
      <dc:creator>AJvZ</dc:creator>
      <dc:date>2003-09-22T20:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: OBD 2 drive lib ?</title>
      <link>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97357#M59706</link>
      <description>Hi Aart-Jan,&lt;BR /&gt;&lt;BR /&gt;Sounds like me. I tend to get interested in many things. Sample here and there, and then dive in later on. Well, no one has to dive on this project. Jim Kring has set up a discussion forum on OpenG.org and I just posted an opening discussion. Here's a link:&lt;BR /&gt;&lt;BR /&gt;http://www.openg.org/tiki/tiki-view_forum.php?forumId=23&lt;BR /&gt;&lt;BR /&gt;(make sure to click on the "Opening OBDII Discussions" link, no need to start a new topic just yet)&lt;BR /&gt;&lt;BR /&gt;The purpose of the forum is to generate ideas, questions, solutions to those questions, and provide a permanent log of all this information. The project page is a place to store all our collaborative work for all to use. &lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2003 14:55:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/OBD-2-drive-lib/m-p/97357#M59706</guid>
      <dc:creator>Kevin Valentine</dc:creator>
      <dc:date>2003-09-23T14:55:49Z</dc:date>
    </item>
  </channel>
</rss>

