|
Post by gtaftps on May 5, 2016 3:04:38 GMT
Hello,
how do I adjust the sensitivity of the automatic on headlight sensor? I want the headlights to turn on later when it gets dark.
I also want to have the front headlight LED strip stay on when I am signalling, any tips on how to code this?
Any help will be appreciated!
Thank you
|
|
|
Post by tamergotchi on May 6, 2016 13:26:45 GMT
|
|
|
Post by gtaftps on May 6, 2016 19:22:33 GMT
Thanks. This is how I did the front LED strip and adjust the brightness, I found following the vcds procedures to be similar except for a few buttons.
Disable LED 'wink' on turn signal: Cent. Elect 09 click Coding Byte 3 Bit 7 - set to 0
Adjust Brightness of the LED strip: Cent. Elect 09 click Security, I used 20113 to login click Adaptation goto Channel 3 Set between 5 and 100
|
|
|
Post by gtaftps on May 7, 2016 0:24:35 GMT
..stay tuned, I think I figured it out..
|
|
|
Post by gtaftps on May 11, 2016 22:02:16 GMT
To adjust your auto headlights, you need to change the sensitivity of the light sensor. My headlights kept turning on when driving under anything that blocked the sun (trees, bridges, beside trucks etc).
To adjust the sensitivity: Open Cent Elect 09 Open Coding modify byte 1 hex value
My default was 00 - tried 0A which didn't change anything - ended up using 21 which I'm pretty happy with.
The hex values represent a correction factor % in decimal 00 - no correction 0A - 10% correction 21 - 33% correction 22 - 34% correction 26 - 38% correction 2A - 42% correction
I couldn't input thing higher, it was out of range.
|
|