ALDL Logger V2

160 And 8192 Baud Aldl
Site Admin
User avatar
Posts: 7996
Joined: Sat Feb 28, 2009 8:34 pm

Re: ALDL Logger V2

Postby antus » Tue Jun 06, 2023 7:43 pm

So 11P v1.04 has:

Code: Select all
  <ADXCLISTENPACKET id="Mode1Message0" idhash="0x55C678F5" title="Listen For Engine Data" flags="0x00000005">
    <listentimeout>400</listentimeout>
    <packetbodylength>60</packetbodylength>
    <packetoffsetinbody>3</packetoffsetinbody>
    <packetsize>57</packetsize>
  </ADXCLISTENPACKET>


and 11P_1baA.adx has:

Code: Select all
  <ADXCLISTENPACKET id="DataProcess1" idhash="0x7EFEE401" title="Data Process 1" flags="0x00000005">
    <listentimeout>400</listentimeout>
    <packetbodylength>86</packetbodylength>
    <packetoffsetinbody>3</packetoffsetinbody>
    <packetsize>83</packetsize>
  </ADXCLISTENPACKET>

  <ADXCSENDCOMMAND id="DataRequest2" idhash="0x98FEF556" title="Data Request 2">
    <bytestring size="0x5">F4570104B0</bytestring>
  </ADXCSENDCOMMAND>

  <ADXCLISTENPACKET id="DataProcess2" idhash="0x7EFEFEA1" title="Data Process 2" flags="0x00000005">
    <listentimeout>400</listentimeout>
    <packetbodylength>78</packetbodylength>
    <packetoffsetinbody>3</packetoffsetinbody>
    <packetsize>75</packetsize>
  </ADXCLISTENPACKET>


I think its to do with that. Try using 60 in one or both of the packetbodylength fields in the 11P_1baA.adx file, and 57 instead of 75 in the packetsize. Even if your using it with 2 bar or 3 bar just use it the same 1 bar adx and use the right ADX for the PC, on the PC, and it should scale the MAP fine.
Have you read the FAQ? For lots of information and links to significant threads see here: viewtopic.php?f=7&t=1396

Posts: 1798
Joined: Sat Aug 06, 2011 7:58 am
Location: Padstow NSW

Re: ALDL Logger V2

Postby Charlescrown » Wed Jun 07, 2023 10:20 am

Horray it's now working. It was the ADX file. This is the one I'm using with the logger and 11P.
Attachments
11P_1bar.adx
(146.08 KiB) Downloaded 33 times

Posts: 3291
Joined: Thu Apr 09, 2009 12:31 pm

Re: ALDL Logger V2

Postby immortality » Wed Jun 07, 2023 10:30 am

What did you alter?

Site Admin
User avatar
Posts: 7996
Joined: Sat Feb 28, 2009 8:34 pm

Re: ALDL Logger V2

Postby antus » Wed Jun 07, 2023 10:59 am

Looks like:

Code: Select all
  <ADXCLISTENPACKET id="DataProcess1" idhash="0x7EFEE401" title="Data Process 1" flags="0x00000005">
    <listentimeout>400</listentimeout>
    <packetbodylength>60</packetbodylength>
    <packetoffsetinbody>3</packetoffsetinbody>
    <packetsize>57</packetsize>
  </ADXCLISTENPACKET>
Have you read the FAQ? For lots of information and links to significant threads see here: viewtopic.php?f=7&t=1396

Posts: 1798
Joined: Sat Aug 06, 2011 7:58 am
Location: Padstow NSW

Re: ALDL Logger V2

Postby Charlescrown » Wed Jun 07, 2023 11:02 am

Nothing I had a vague idea there was another ADX that VL400 wrote and stumbled across it in a file I had. When I have time I'll go thru it and see just what the difference is. I do know the std XDL file won't work with the logger.

Previous

Return to ALDL, OBDII Logging and Scanning

Who is online

Users browsing this forum: No registered users and 4 guests