VCDS coding. Turning all lights off with the switch in position 0?

Danielssen

New Member
VIP Member
I'm wondering if it's possible to program the DRLs and all exterior lights to turn off when the switch is in position 0, with the engine running? Like an old car.
 
I would assume that wouldnt be possable due to the laws relating to DRLs....

What is possable however is having the DRLs turn off when the handbrake is on if thats any use to you
 
BCM coding:
Byte 23 bit 4 - when ticked DRLs turn OFF when hand brake is ON
LED/DRL fine tuning
Byte 23 bit 4 - when ticked DRLs turn OFF when hand brake is ON
Byte 23 bit 7 - when ticked DRL/DRLs turn OFF when blinker or emergency lights are activated

Cornering
Byte 12 bit 6 when ticked corresponding fog light switches ON when steering wheel is turned approx. 90°
Byte 21 bit 2 when ticked corresponding fog light switches ON when indicator is ON and speed is below approx. 25mph

Leaving Home & Coming Home
Byte 10 bit 1 - when ticked activates LH
Byte 10 bit 2 - when ticked activates CH
Byte 13 bit 6 - when ticked LH & CH work with low beam and when unticked LH & CH work with fog lights
 
Back
Top