J2534

From OpenECU

(Difference between revisions)
Jump to: navigation, search
Current revision (22:49, 10 September 2008) (view source)
 
Line 1: Line 1:
=J2534 Resource Page=
=J2534 Resource Page=
==What is J2534==
==What is J2534==
-
**J2534 refers to the document number of the SAE standard for "Recommended Practice for Pass-Thru Vehicle Programming".
+
*J2534 refers to the document number of the SAE standard for "Recommended Practice for Pass-Thru Vehicle Programming".
-
**The standard defines a general purpose Windows DLL API and hardware requirements to allow software to communicate on various vehicle busses in a hardware independent way.
+
*The standard defines a general purpose Windows DLL API and hardware requirements to allow software to communicate on various vehicle busses in a hardware independent way.
-
**Additional revisions of this standard include J2534-1 and J2534-2. The OpenPort 2.0 J2534 DLL primarily follows the specifications of J2534-1.
+
*Additional revisions of this standard include J2534-1 and J2534-2. The OpenPort 2.0 J2534 DLL primarily follows the specifications of J2534-1.
==Where can I find J2534 documentation?==  
==Where can I find J2534 documentation?==  
-
**[http://www.sae.org/servlets/productDetail?PROD_TYP=STD&PROD_CD=J2534/1_200412 The standard can be purchased from the SAE for $59]. The PDF document is copyrighted and DRM protected and thus cannot be distributed.
+
*[http://www.sae.org/servlets/productDetail?PROD_TYP=STD&PROD_CD=J2534/1_200412 The standard can be purchased from the SAE for $59]. The PDF document is copyrighted and DRM protected and thus cannot be distributed.
-
**Drew Technologies has a some good resources:
+
*Drew Technologies has a some good resources:
-
***[http://www.drewtech.com/support/j2534/intro.html About PassThru]
+
**[http://www.drewtech.com/support/j2534/intro.html About PassThru]
-
***[http://www.drewtech.com/support/j2534/index.html API documentation]
+
**[http://www.drewtech.com/support/j2534/index.html API documentation]
-
***[http://www.drewtech.com/downloads/Drew%20Technologies%20Tool%20for%20J2534-1%20API%20v1.05.msi Drew Technologies J2534-1 Tool] - allows you to connect to J2534-1 devices such as the OpenPort 2.0 and experiment with the API. This program was written for DrewTech products, and so some J2534 features are disabled in the program even though they are supported with the OpenPort 2.0.
+
**[http://www.drewtech.com/downloads/Drew%20Technologies%20Tool%20for%20J2534-1%20API%20v1.05.msi Drew Technologies J2534-1 Tool] - allows you to connect to J2534-1 devices such as the OpenPort 2.0 and experiment with the API. This program was written for DrewTech products, and so some J2534 features are disabled in the program even though they are supported with the OpenPort 2.0.
-
***[http://www.drewtech.com/downloads/dllconnect.zip Sample code for DLL discovery]
+
**[http://www.drewtech.com/downloads/dllconnect.zip Sample code for DLL discovery]

Current revision

J2534 Resource Page

What is J2534

  • J2534 refers to the document number of the SAE standard for "Recommended Practice for Pass-Thru Vehicle Programming".
  • The standard defines a general purpose Windows DLL API and hardware requirements to allow software to communicate on various vehicle busses in a hardware independent way.
  • Additional revisions of this standard include J2534-1 and J2534-2. The OpenPort 2.0 J2534 DLL primarily follows the specifications of J2534-1.

Where can I find J2534 documentation?

Personal tools