+ Reply to Thread
Page 1 of 4 1234 LastLast
Results 1 to 10 of 34

Thread: Yet Another OBDII VB6 Class

  1. #1
    Low Bitrate Erorus's Avatar
    Join Date
    Feb 2005
    Location
    NEPA
    Posts
    100

    Yet Another OBDII VB6 Class

    Here's my version, folks.. it's a class so you make it an object and use its functions/subs/events to communicate with it in your application. Practically plug-and-play.

    Works with the ELM323 chip found in scantool.net's OBD devices. The 323 is the ISO version, but I bet this exact code will also work with the other ELM chips (ELM320 and ELM322).

    http://www.apeirokalia.com/elm323/

  2. #2
    See me in my wet t-shirt. stevieg's Avatar
    Join Date
    Aug 2003
    Location
    Warwickshire, UK
    Posts
    1,887
    Quote Originally Posted by Erorus
    Here's my version, folks.. it's a class so you make it an object and use its functions/subs/events to communicate with it in your application. Practically plug-and-play.

    Works with the ELM323 chip found in scantool.net's OBD devices. The 323 is the ISO version, but I bet this exact code will also work with the other ELM chips (ELM320 and ELM322).

    http://www.apeirokalia.com/elm323/

    Thanks... Looks good.

    So basically, once the inital setup is done, you fire a command to it and an event comes back with the data?
    Ford Focus MP3 : www.stevieg.org/carpc Blog Updated 29 January 2009!
    Car PC Status: Complete - Undergoing Software Redevelopment

  3. #3
    See me in my wet t-shirt. stevieg's Avatar
    Join Date
    Aug 2003
    Location
    Warwickshire, UK
    Posts
    1,887
    by the way... Yet another VB6 elm class? Where are all the others???? I thought this was the first?

    EDIT:
    I would like to use this to finish off my MPG meter.. Do you have a sample app to give me a better idea of how to use the class?
    Ford Focus MP3 : www.stevieg.org/carpc Blog Updated 29 January 2009!
    Car PC Status: Complete - Undergoing Software Redevelopment

  4. #4
    Low Bitrate Erorus's Avatar
    Join Date
    Feb 2005
    Location
    NEPA
    Posts
    100
    Thanks... Looks good.

    So basically, once the inital setup is done, you fire a command to it and an event comes back with the data?
    That's the idea exactly.
    by the way... Yet another VB6 elm class? Where are all the others???? I thought this was the first?

    EDIT:
    I would like to use this to finish off my MPG meter.. Do you have a sample app to give me a better idea of how to use the class?
    Well, I see a lot of VB code on this so I tacked "Yet Another" on the subject line. The thing I like about the class is it isn't fully embedded in a form that you have to take apart to figure out how to use.

    I don't have a sample app for ya, sorry. Maybe if I get bored in the next few days.

  5. #5
    Constant Bitrate takissd's Avatar
    Join Date
    May 2004
    Location
    San Diego, CA
    Posts
    118
    great! will that work with vb.net??? if yes, how?
    -VIA EPIA M10000/512MB/40GB HD
    -DWW motorized 7'
    -BU 303 GPS w/iGuidance/ CF
    -Opus90w
    -Belkin Bluetooth
    -Pioneer HU

    [||||||||||] 95% done

  6. #6
    Low Bitrate Erorus's Avatar
    Join Date
    Feb 2005
    Location
    NEPA
    Posts
    100
    Quote Originally Posted by takissd
    great! will that work with vb.net??? if yes, how?
    No idea, I don't have VB.net. Worth a shot, tho.

  7. #7
    Newbie
    Join Date
    Feb 2005
    Posts
    45
    I can't download the class

    can you send it me?


    thanks and regards

  8. #8
    Low Bitrate Erorus's Avatar
    Join Date
    Feb 2005
    Location
    NEPA
    Posts
    100
    Please try it again from the webpage, I changed the URL. When you download it, just cut off the .txt extension.

  9. #9
    Newbie
    Join Date
    Feb 2005
    Posts
    45
    thanks, now it works

    Kind Regards

  10. #10
    Low Bitrate
    Join Date
    Dec 2003
    Posts
    68
    can I use VAG TWIN COM with it?
    ProjectEZP.com – next generation police speedtrap locator. Free database for your GPS system (includes US/Canada).

+ Reply to Thread
Page 1 of 4 1234 LastLast

Similar Threads

  1. Able to get voltage from OBDII?
    By aoLhaTer in forum Engine Management, OBD-II, Engine Diagnostics, etc.
    Replies: 10
    Last Post: 07-18-2007, 10:26 PM
  2. FS: OBDII diagnostic interface
    By deskcom in forum Classified Archive
    Replies: 0
    Last Post: 12-10-2004, 12:24 AM
  3. @ Leddy OBDII
    By gyro in forum NeoCar Media Center
    Replies: 4
    Last Post: 12-08-2004, 07:43 PM
  4. Pick my Programing class for me!
    By Sonicxtacy02 in forum Off Topic
    Replies: 14
    Last Post: 11-23-2004, 09:59 PM
  5. 1994 Saab 900 & OBDII
    By Shark in forum General Hardware Discussion
    Replies: 2
    Last Post: 11-03-2003, 09:58 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts