3800 series II 1995 ecm

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
FT7087
Posts: 6
Joined: Thu Apr 07, 2011 6:14 pm

3800 series II 1995 ecm

Post by FT7087 »

Having trouble with ALDL datastream. Using 5B6.adx getting multiple errors within the data. Numbers jump up and down sporadicly across all parameters. Any ideas?
robertisaar
Author of Defs
Posts: 962
Joined: Sat Feb 21, 2009 3:18 pm
Location: Camden, MI

Post by robertisaar »

couple of different possibilites, one is other modules on the line chatting when you want PCM data, another is that the body size of the reply command needs to be increased by one.
FT7087
Posts: 6
Joined: Thu Apr 07, 2011 6:14 pm

Post by FT7087 »

I have no idea how to make these changes your talking about within the code. Can you advise? thanks. I would love to get this working.
robertisaar
Author of Defs
Posts: 962
Joined: Sat Feb 21, 2009 3:18 pm
Location: Camden, MI

Post by robertisaar »

follow through:

acquisition
edit definition
commands

for every mode 1, message x reply, check out "body size", "payload offset" and "payload size".

body size should be payload size + payload offset + 1.

if necessary, modify all the ones you are monitoring, or just do them all, then save the definition, try logging again and see if it fixes the issue.
FT7087
Posts: 6
Joined: Thu Apr 07, 2011 6:14 pm

Post by FT7087 »

I think that did it. Thanks alot for your time and help with getting this working. I will run a log later today to see if it is stable throughout the rpm range.
Post Reply