View Single Post
  #4  
Old 17th October 2016, 09:09 AM
snapdragon snapdragon is offline
Senior Member
 
Join Date: Nov 2011
Posts: 1,669
Default

Add the values of 1, 2 & 3 together and code that.
Note down your existing code first! (probably need to just add 16384 to your current coding value for RHD)

Breakdown of code "1" (optional extras):

Code number (for conversion if encoding is not performed in Guided Fault Finding)
1
No assignment (always "1")
2
Vehicle with auxiliary heater
4
Vehicle with heated windscreen
8
Vehicle with heat-absorbing glass
16
Vehicle with rear Climatronic control unit -E265-
32
Vehicle with Audi one-touch memory (Fingerprint)
64
Vehicle with rear roller blind
128
Vehicle with sun roof with solar cells




Breakdown of code "2" (country version and vehicle model)
256
Vehicle for USA (and Canada)
512
Vehicle for Japan
1024
Code not used at present (intended for cold climates, e.g. Scandinavia)
512 + 256
Code not used at present, intended for hot climates, e.g. Australia and Saudi Arabia (introduction pending) - The control is set up largely as for the USA.
2048
Vehicle with diesel engine
4096
Vehicle with 8-cyl. engine
8192
Vehicle with 10-cyl. engine
4096 + 8192
Vehicle with 12-cyl. engine
16384
Right-hand drive vehicle
32768
Vehicles with stretched body




Breakdown of code "3" (rear seat heating and ventilation, seat covers and glazing):

65536
Vehicles with rear Climatronic control unit - E265- with control for heated rear seats but without control for ventilation for rear seats

65536 +131072
Vehicle with control for heated rear seats and with control for ventilation for rear seats

26214
Seat design (seat covers in vehicles with seat ventilation) - Seat cover version "1".

524288
Seat design (seat covers in vehicles with seat ventilation) - Seat cover version "2".

524288 + 26214
Seat design (seat covers in vehicles with seat ventilation) - Seat cover version "3"

1048576
Vehicle glazing

0
Coding for vehicles with 8-cyl. engine and heat nsulating glass. - Actuation of heated rear window
stays on even at temperatures below 0 °C but time-limited depending on ambient temperature between 2
and 20 min).

2097152 + 1048576
Vehicle glazing - Coding configured with heat insulating glass with infrared characteristic line. - Introduction of this version pending. - Intended e.g. for PR no. "VW8".

Last edited by snapdragon; 17th October 2016 at 09:14 AM.
Reply With Quote