0% found this document useful (0 votes)
128 views2 pages

46 Central Conveience

This document provides explanations for programming central convenience features for a Volkswagen 3.0L model using VAG-COM. It explains that: 1) Adaptation channel 62 controls features like windows and sunroof operation with remote or key. The original value is 95 which corresponds to specific bits being on or off. 2) The original coding is 11788 which also corresponds to specific comfort features being on or off. 3) The "comfort functions with remote" bit is off in the original coding, so that feature needs to be enabled by changing the coding to 11852. 4) Once that bit is enabled in the coding, the values in adaptation channel 62 will take effect and can

Uploaded by

Gabi Tudor
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
128 views2 pages

46 Central Conveience

This document provides explanations for programming central convenience features for a Volkswagen 3.0L model using VAG-COM. It explains that: 1) Adaptation channel 62 controls features like windows and sunroof operation with remote or key. The original value is 95 which corresponds to specific bits being on or off. 2) The original coding is 11788 which also corresponds to specific comfort features being on or off. 3) The "comfort functions with remote" bit is off in the original coding, so that feature needs to be enabled by changing the coding to 11852. 4) Once that bit is enabled in the coding, the values in adaptation channel 62 will take effect and can

Uploaded by

Gabi Tudor
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

46 - Central Convenience: K1-- KWP1281 VAG-COM works well.

We've had some problems with errors while getting the Door-Slave part numbers. If VAG-COM errors out while trying to display the information in the "Extra" fields, go to the Options Screen and set "Char Int" to 0. There are numerous options/ features that can be set. These are controlled by the Coding and in Adaptation Channel 62. When we published a simple table, many people didn't understand it, so here's an explanation: Let's look at Adaptation Channel 62 first (it is simpler, fewer bits than the Coding). The original value in a US 3.0L model is 95. Both a real VAG tool and VAG-COM display these values in decimal. 95 decimal is 5F hex, or 01011111 in binary. Value: 01011111 Bit: 76543210 Now we can correlate the bits with the chart for Adaptation Channel 62: State Bit ON 0 ON 1 ON 2 ON 3 ON 4 OFF 5 ON 6 OFF 7 Dec. 1 2 4 8 16 32 64 128 Function windows up with remote windows down with remote windows up with key in lock windows down with key in lock sunroof close with remote sunroof open with remote (does not appear to work) sunroof close with key in lock sunroof open with key in lock (does not appear to work)

Also, you will see if we add up the decimal values for each of the bits that are ON, we can verify that we did it right because we got the original Adaptation value of 95. 1 + 2 + 4 + 8 + 16 + 64 = 95. By now you're likely starting to wonder why "Windows with Remote" stuff doesn't work since the appropriate bits appear to be ON. To answer this question, we need to look at the coding the same way. The original coding in this car is 11788 (decimal). That's 2E0C in hex or 010111000001100 in binary. Again, we can again correlate the binary bits with the function table, just like we did above. Central Convenience Controller Coding: State Bit Dec. Function OFF 0 1 Great Britain- alarm system (only with bit 4) OFF 1 2 flash on when arming/unarming alarm system ON 2 4 selective locking 1 door/all doors ON 3 8 activate alarm system OFF 4 16 rear unlocking block via speed OFF 5 32 locking via speed OFF 6 64 comfort functions with remote (adapt in ch 62!!) OFF 7 128 right side steering OFF 8 256 avant (glass break sensors in rear side-and rear windows (if error: safe-LED constantly lit )) ON 9 512 1x flash when lock with remote ON 10 1024 horn sounds when lock with remote

ON OFF ON OFF

11

2048

12 4096 13 8192 14 16384

door/window-logic ( ignition off: No open door el. windows works 10 min ) normal/????-alarm system No SAFE-function USA only insulate-glass PR-nr 4KR/4KV

Again, we can verify that we did this correctly by adding up all the decimal values for the bits that are ON: 4 + 8 + 512 + 1024 + 2048 + 8192 = 11788. Now notice that bit 6 with a value of 64 and function "comfort functions with remote (adapt in ch 62!!)" is OFF !!! So in order to turn this ON, we need to add 64 to the original coding. 11788 + 64 = 11852. Recode the module with that number. Once you do that, the options in Adaptation Channel 62 should take effect, and you can change the value there to "fine tune" the features.. If you wanted to add "locking via speed" (where the car locks itself as soon as you reach some low speed), you would add 32. If you wanted to turn Selective Locking OFF, (so the entire car unlocks with one press of the unlock button on the remote) you would subtract 4

You might also like