You are on page 1of 9

Esse mod vai ativar os leds traseiro como luz diurna (DRL) junto com os leds da frente.

Acabei de fazer no meu, e coisa de 3 minutos com VCDS. A maioria da tempo perdi para achar o
valor correto do byte.

Segue as instruções:

1. Ligar o VCDS, escolher Select Control Module

2. 09 Central Electrics
3. 07 Coding

4. Long Coding Helper


5. Byte 18, escolher valor 63

6. Fechar a janela, escolher do it!

Pronto! LED traseiro esta ativado junto com os leds dianteiros como DRL (Luz Diurna).

OBS : Esse procedimento somente vai funcionar nos A3 TSI. Nos FSI da para fazer tambem, so
que as opcoes no VCDS mudam - etapa 2 - tudo fica no 46 - Central Convenience.
09 - Central Electronics

Long Coding Helper:

Byte 0
Bit 3 - Daytime Running Lights (Scandinavia) active - (DRLs plus tailights)
Bit 4 - Daytime Running Lights (North America) active - (DRLs only)
Bit 5 - Assistance Driving Light _Leaving Home active - (Note 1)
Bit 7 - Coming Home active - (Note 1)

Byte 3
Bit 5 - Teardrop Wiping for Rear Window active - (Single delayed extra wipe after rear
wash/wipe)

Byte 5
Headlight Washer Delay - (? x 50 = delay (ms)) - (Useful in the winter so you're not washing
your headlights every 5 minutes)

Byte 8
Bit 7 - Daytime Running Light (DRL) Deactivation while Blinking active - (Turns off or dims
(8P3) the DRL whilst indicating)

Byte 17
Bit 0 - Emergency Brake Flash Light active - (Hazards on when emergency braking)
Bit 4 - Daytime Light via Fog Lights - (For models without DRLs)
Bit 5 - Front Fog Lights deactivated with high beam

Byte 22
Bit 1 - DRLs switchable via menu - (Note 2)

Byte 23
Bit 1 - Advanced Comfort Menu active - (Note 2)
17 - Instruments

Coding:

xxxxx?x
0 = Seatbelt Warning Inactive

xxxxxx?
0 = Needles OFF and Scales Off
1 = Needles ON and Scales Off
2 = Needles OFF and Scales ON
3 = Needles ON and Scales ON (Dimming active)
4 = Needles ON and Scales ON

44 - Steering Assist

Adaptation:

Channel 001 - Steering Assistance - (For some models before 2008)

46 - Central Convenience

Long Coding Helper:

Byte 0
Bit 0 - Selective Central Locking (Single Door Opening)
Bit 3 - Auto-Unlock (Unlocking after removing key from ignition)
Bit 4 - Auto Lock (Automatic locking from 15Km/h)

Byte 5
Bit 6 - Comfort Function automatic closure - (The button doesn't need to be held down to close
the windows/sunroof)
Bit 7 - Power Windows/Sunroof disabled after door opening - (Note 3)

Byte 6
Bit 2 - Comfort opening Power Windows via Remote Control
Bit 5 - Comfort closing Power Windows via Remote Control

Byte 7
Bit 5 - Comfort closing Sunroof via Remote Control

Byte 8
Bit 0 - Unlocking Confirmation (Blink) via Door Locks
Bit 1 - Unlocking Confirmation (Horn) via Door Locks (Note 4)
Bit 2 - Unlocking Confirmation (Blink) via Remote Control
Bit 3 - Unlocking Confirmation (Horn) via Remote Control
Bit 7 - Horn Configuration Blocked - (Deselect to make changes)

Byte 9
Bit 0 - Locking Confirmation (Blink) via Door Locks
Bit 1 - Locking Confirmation (Horn) via Door Locks
Bit 2 - Locking Confirmation (Blink) via Remote Control
Bit 3 - Locking Confirmation (Horn) via Remote Control

Byte 10
Bit 6 - Synchronised Mirror Adjustment - (Control both with driver setting and passenger only
on passenger)
Bit 7 - Mirror Lowering with Reverse Gear (Only with memory seats) - (So far no one has done
it)

Notes

- CH and LH lights can be enabled on models with Bi-Xenons with just coding. For other
Note 1
models read THIS or for models with LED DRLs read THIS.

Note 2 - Advanced Comfort Menu allows certain settings to be changed via the DIS. These are as
follows:
-Ext Lights

-Daytime Lights - (DRLs On/Off)


-Coming Home - (Time delay 0 to 60 seconds in 5 second increments)
-Leaving Home - (On/Off only. Delay can be adjusted in adaptations. Default 30 seconds)

-Wipers

-Front - (Service position On/Off)


-Rear - (Automatic on in Reverse On/Off)

Note 3 - This function works in reverse on my car. With this selected I can still open and close
my windows once the door has been opened.

Note 4 - Enables alarm beeps when unlocking and/or locking the car.
http://www.youtube.com/watch?v=Ug81apPh3Jc
1) Central Electronics (09)

Long Coding Helper

Byte 0
Bit 3 – Daytime Running Lights (Scandinavia) active – (DRLs plus tailights)
Bit 4 – Daytime Running Lights (North America) active – (DRLs only)
Bit 5 – Assistance Driving Light _Leaving Home active – (Note 1)
Bit 7 – Coming Home active – (Note 1)
Byte 3
Bit 5 – Teardrop Wiping for Rear Window active – (Single delayed extra wipe after rear
wash/wipe)

Byte 5
Headlight Washer Delay – (? x 50 = delay (ms)) – (Useful in the winter so you’re not washing
your headlights every 5 minutes)

Byte 8
Bit 7 – Daytime Running Light (DRL) Deactivation while Blinking active – (Turns off or dims
(8P3) the DRL whilst indicating)

Byte 17
Bit 0 – Emergency Brake Flash Light active – (Hazards on when emergency braking)
Bit 4 – Daytime Light via Fog Lights – (For models without DRLs)
Bit 5 – Front Fog Lights deactivated with high beam

Byte 22
Bit 1 – DRLs switchable via menu – (Note 2)

Byte 23
Bit 1 – Advanced Comfort Menu active – (Note 2)

2) Instruments (17)

xxxxx?x
0 = Seatbelt Warning Inactive

xxxxxx?
0 = Needles OFF and Scales Off
1 = Needles ON and Scales Off
2 = Needles OFF and Scales ON
3 = Needles ON and Scales ON (Dimming active)
4 = Needles ON and Scales ON
3) Steering Assist (44)

Channel 001 – Steering Assistance – (For some models before 2008)

3) Central Convenience (46)

Long Coding Helper

Byte 0
Bit 0 – Selective Central Locking (Single Door Opening)
Bit 3 – Auto-Unlock (Unlocking after removing key from ignition)
Bit 4 – Auto Lock (Automatic locking from 15Km/h)

Byte 5
Bit 6 – Comfort Function automatic closure – (The button doesn’t need to be held down to close
the windows/sunroof)
Bit 7 – Power Windows/Sunroof disabled after door opening – (Note 3)

Byte 6
Bit 2 – Comfort opening Power Windows via Remote Control
Bit 5 – Comfort closing Power Windows via Remote Control

Byte 7
Bit 5 – Comfort closing Sunroof via Remote Control

Byte 8
Bit 0 – Unlocking Confirmation (Blink) via Door Locks
Bit 1 – Unlocking Confirmation (Horn) via Door Locks (Note 4)
Bit 2 – Unlocking Confirmation (Blink) via Remote Control
Bit 3 – Unlocking Confirmation (Horn) via Remote Control
Bit 7 – Horn Configuration Blocked – (Deselect to make changes)

Byte 9
Bit 0 – Locking Confirmation (Blink) via Door Locks
Bit 1 – Locking Confirmation (Horn) via Door Locks
Bit 2 – Locking Confirmation (Blink) via Remote Control
Bit 3 – Locking Confirmation (Horn) via Remote Control

Byte 10
Bit 6 – Synchronized Mirror Adjustment – (Control both with driver setting and passenger only
on passenger)
Bit 7 – Mirror Lowering with Reverse Gear (Only with memory seats) – (So far no one has done
it)

You might also like