Obdx Pro Template (my own Tool)
-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Re: Obdx Pro Template (my own Tool)
aldl on a v6 commodore usig OBDX Pro gt
Re: Obdx Pro Template (my own Tool)
Ok, so what is the ALDL command to read the VIN? And on what vehicle?
Every single GM ECU that supports ALDL will support different commands, it differs between them all.
Its not like a GM CAN command where all ECUs respond to the same commands.
Every single GM ECU that supports ALDL will support different commands, it differs between them all.
Its not like a GM CAN command where all ECUs respond to the same commands.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Re: Obdx Pro Template (my own Tool)
vy and vz ecu
- antus
- Site Admin
- Posts: 8988
- Joined: Sat Feb 28, 2009 8:34 pm
- cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B - Contact:
Re: Obdx Pro Template (my own Tool)
what you'll need to do it run something that can monitor an ALDL bus, and use tech2win or a hardware scan tool that can pull the vin from the computer and log the ALDL. Then look at that and convert the hex to ascii and find the request or requests for the vin. Then write a tool to replay the request and rebuild the vin. In OBD2 it's 3 requests. In ALDL it might be in 1 since most ALDL requests are longer, but could still be 3. It'll be interesting to see how close to OBD2 it is, as ALDL on those models is often called OBD 1.5 even though that is not an official designation, but a lot of the packet format did end up in OBD2, and GM was producing OBD2 cars at the same time as this older generation of ECU was still in production around the turn of the century.
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
-
- Posts: 58
- Joined: Mon Sep 07, 2020 8:07 pm
- cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport
Re: Obdx Pro Template (my own Tool)
nothing can monitor this