dschultz wrote:
For CAL ID AZ1G202I they are the same as this post:
viewtopic.php?f=34&t=7048&start=98Thanks. Found the same addresses with pattern matching. Looks like 2008/09/10 (AZ1G202I, AZ1G701I) has the same addresses:
Code:
<table name="Max Requested Torque 1 (per gear beta)" category="Misc" address="dd7dc" type="3D" level="1" scaling="RequestedTorque(rawecuvalue)">
<table name="RPM" address="dd794" type="X Axis" elements="16" scaling="RPM"/>
<table name="Gear" address="dd7d4" type="Y Axis" elements="2" scaling="Gear"/>
</table>
<table name="Max Requested Torque 2 (per gear beta)" category="Misc" address="dd754" type="3D" level="1" scaling="RequestedTorque(rawecuvalue)">
<table name="RPM" address="dd70c" type="X Axis" elements="16" scaling="RPM"/>
<table name="Gear" address="dd74c" type="Y Axis" elements="2" scaling="Gear"/>
</table>
For the 2011 (AE5I910V):
Code:
<table name="Max Requested Torque 1 (per gear beta)" category="Misc" address="dd7ac" type="3D" level="1" scaling="RequestedTorque(rawecuvalue)">
<table name="RPM" address="dd764" type="X Axis" elements="16" scaling="RPM"/>
<table name="Gear" address="dd7a4" type="Y Axis" elements="2" scaling="Gear"/>
</table>
<table name="Max Requested Torque 2 (per gear beta)" category="Misc" address="dd724" type="3D" level="1" scaling="RequestedTorque(rawecuvalue)">
<table name="RPM" address="dd6dc" type="X Axis" elements="16" scaling="RPM"/>
<table name="Gear" address="dd71c" type="Y Axis" elements="2" scaling="Gear"/>
</table>
Disclaimer: have not tested on vehicle