|
Post by mueller on Jan 27, 2017 18:05:55 GMT
Hi guys,
I coded something on my STG44 (Lenkhilfe) and now I see in the performed codings and adaptations history the following:
old value: 01000010005000 new value: 01000011005000
How can I see which Byte/Bit are changed between the both? I mean when I coded wrong so how can I go back to the original/old value? Is there a function in OBD11?
Thanks in advance for your help,
mueller
|
|
|
Post by dv52 (Australia) on Jan 27, 2017 21:04:14 GMT
Hi guys, I coded something on my STG44 (Lenkhilfe) and now I see in the performed codings and adaptations history the following: old value: 01000010005000 new value: 0100001 1005000 How can I see which Byte/Bit are changed between the both? I mean when I coded wrong so how can I go back to the original/old value? Is there a function in OBD11? Thanks in advance for your help, mueller mueller: Here's your code string in a more readable table So, what you have done is modified Byte 3 in the driver's side door controller. Specifically you have changed Bit 0 (read the Bit numbers from the right-side of the binary value. To revert the value back to the original : - Select the Driver side door controller
- Select coding
- Select the 0-1 symbol on the top right side of the screen below (this screen is not from the door controller - it's illustrative only)
- you should get a screen like below
- Using the > symbol, scroll to Byte 3
- Uncheck the box marked Bit 0
- Press the blue tick
Don
|
|
|
Post by mueller on Jan 28, 2017 16:08:20 GMT
Hi Don,
thanks a lot for your great support - you're my hero :-)
Joking apart - the team of ODB11 can proud of mods like you because the product is only so good as the support! With your help it's considerably easier to use this powerful tool.
rgds,
mueller
|
|