ALDL Logger V2
Re: ALDL Logger V2
So 11P v1.04 has:
and 11P_1baA.adx has:
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.
- 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
- Charlescrown
- Posts: 1798
- Joined: Sat Aug 06, 2011 7:58 am
- Location: Padstow NSW
Re: ALDL Logger V2
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
Re: ALDL Logger V2
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
- Charlescrown
- Posts: 1798
- Joined: Sat Aug 06, 2011 7:58 am
- Location: Padstow NSW
Re: ALDL Logger V2
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.
Return to ALDL, OBDII Logging and Scanning
Who is online
Users browsing this forum: No registered users and 4 guests