[MENTION=3232]CSF707[/MENTION] i got the reply from the Romraider forums try the below let me know of you need help on that. Please backup the definition filea before modifying them
It does appear that the table is offset further from the IAM parameter. So try this, edit the logger.xml file that the Logger is set to use with a text editor.
Search for id="E173"
On the next line your will see the ECU ID entry 2F12795606
Change it to 8B12784007
Then change the address value from 0xFF2690 to 0xFF3324
Save the file and restart the Logger and try LTV again.
Code:
<ecu id="8B12784007">
<address length="4">0xFF3324</address>
</ecu>
It does appear that the table is offset further from the IAM parameter. So try this, edit the logger.xml file that the Logger is set to use with a text editor.
Search for id="E173"
On the next line your will see the ECU ID entry 2F12795606
Change it to 8B12784007
Then change the address value from 0xFF2690 to 0xFF3324
Save the file and restart the Logger and try LTV again.
Code:
<ecu id="8B12784007">
<address length="4">0xFF3324</address>
</ecu>