Progressive Steering Code anyone?

Stevie C

Stevie C
Joined
Mar 18, 2008
Messages
154
Reaction score
0
Points
16
Location
Bristol
Hi does anyone know the code to set up progressive steering via Vag-Com?? Heard it has been done!
 
Hi does anyone know the code to set up progressive steering via Vag-Com?? Heard it has been done!

Here are codes for Leon Mk2 Cupra - very similar to our cars:

One Touch Indicators (Comfort Indicators)
This turns on or off the one touch lane indicator which gives you three indicator blinks on a sungle touch. This is on by default.

Module 09 - Cent. Elects.
Coding
Byte 2
Bit 8 - Comfort turn Signals


Leaving Home Lights
This feature turns on your lights when you unlock the car (if your headlight switch is on). I believe this option is standard if you have the auto lights option. This also adds an option in the MFD lights menu for how long it will stay on.

Module 09 - Cent. Elects.
Coding
Byte 0
Bit 5 - Assistance Driving Light_Leaving Home active


Coming Home Lights
This turns on or off the feature, where it leaves you lights for a short period on after you get out the car. This can also be changed via the larrger MFD if you have it.

Module 09 - Cent. Elects.
Coding
Byte 0
Bit 7 - Coming home active


Coming Home Lights Active Time
This sets how long the comning home lights styay on for. This can also be set through the larger MFD if you have the bluetooth option.

Module 09 - Cent. Elects.
Adaptation
Ch.01
Set a value between 10 and 60 seconds, must be in 10s.


Emergency Brake Flash
Im am not sure this features works, I have the option, but does not seem to activate on mine, may be a model year dependant feature.

Module 09 - Cent. Elects.
Coding
Byte 17
Bit 0 - emergency brake flash light active


Turning Off Sealt Belt Warning

Module 17 - Intruments
Coding
Change 3rd and 4th number in string to 00 as per text comment, or add up the number for the options you have, ie; you have headlight washers if you have xenons, so add that to the value.


Selective Central Locking (single door opening)
By default, when you press the keyfob to unlock the car, it only opens the drivers door with a single click. If you turn this features off, it will unlock all doors with a single click.

Module 46 - Central Conv.
Coding
Byte 0
Bit 0 - Selective Central Locking


Automatic Window Closing/Opening
This enables all the windows to close or open if you hold down the lock/unlock button on the keyfob, and or holding closed/open the keylock on the door
I have found on newer cars (MY07?) these features are already active, but on my MY0 I had to activate it.

Module 46 - Central Conv.
Coding
Byte 4
bit 0 - Comfort opening power windows via door lock active
bit 2 - Comfort opening power windows via remote control active
bit 3 - Comfort closing power windows via door lock active
bit 5 - Comfort closing power windows via remote control active


Beep when locking/unlocking car (My favourite feature)
This adds a beep when locking the car, and two beeps when unlocknig the car.
Below; horn refers to the beep, and blink refers to the indicators blinking

Module 46 - Central Conv.
Coding
Byte 6
bit 0 unlocking confirmation (blink) via door locks
bit 1 - unlocking confirmation (horn) via door locks - (makes 2 beeps)
bit 2 - unlocking confirmation (blink)via remote control
bit 3- unlocking confirmation (horn) via remote control - (makes two beeps)

Byte 7
bit 0 locking confirmation (blink) via door locks
bit 1 - locking confirmation (horn) via door locks - (makes 1 beep)
bit 2 - locking confirmation (blink)via remote control
bit 3- locking confirmation (horn) via remote control - (makes 1 beep)


Syncronised Mirror Adjustment
Syncronised mirror adjustment, is the feature that automatically moves the left mirror when adjusting the right mirror. This is on by default.

Module 46 - Central Conv.
Coding
Byte 9
bit 6 - Synchronised mirror adjustment


Anti Hijack
This locks all doors when the car moves above 15km/h. This is on by default.

Module - Central Conv.
Adaption
Ch.0
1=on 0=off.


Steering Weight
Module 44 - Steering Adjust
Adaptation
Ch.01
Select a value between 1 and 6 for weight.


Volume of Reversing Sensor beep
Module 76 - Park Assist
Adaptation
Ch.01
Select value between 0 and 100. Default 60


Changing Bluetooth Pass Code
Module 77 -Telephone
Adaptation
Ch.15
Choose a 4 digit value.
 
Im sure that doesn't work for 07 and onward cars.
 
This feature turns on your lights when you unlock the car (if your headlight switch is on).

So you have to have your light switch turned to on for this to work?

Bit strange, gievn that when you turn off your engine, and open your door the lights chime goes off - so what, you just leave them on, lock your car and walk away?

And you're battery goes flat.......

More description please!
 
So you have to have your light switch turned to on for this to work?

Bit strange, gievn that when you turn off your engine, and open your door the lights chime goes off - so what, you just leave them on, lock your car and walk away?

And you're battery goes flat.......

More description please!

It requires the auto lights option - I have it and it works great.
 
why is that? is it just not available or is it that it has changed to something else?
 
It's changed to something else but no one has found out where it is.
 
It requires the auto lights option - I have it and it works great.

Yeah yeah i know, my old A3 04 plate had auto lights, and i really liked the lights coming on when i opened the car - but my new one doesn't have auto lights :

Can i progamme the car so that the lights come on when i open it? (Even though i don't have autolights?)
 
-Anyone?

I want to be dazzled when i hit "open" on my transponder!
 
this should work - the coding for coming home/leaving is separate from auto lights, and has an option to use the auto lights sensor or the preferences (coding) - on the seat altea there is no auto lights but the coming home/leaving works.

i have auto lights so cant test this - sorry
 
****** - I thought it woul dbe possible to enable this through Vag-Com?