Hello. When the car enters a tunnel or a dark place. Lights up in 10 seconds. Don't you know how to lower it? For example, if it turns on in 5 seconds. or earlier. Thank you
@@MobileMechanic-Cars Thanks! I'm also trying to figure it out. Got it partially. Has to do with converting seconds to hex. But I don't know on what place in the code yet. Will hook Forscan up to my Mondeo soon, and hopefully I can figure it out.
@@benjamingriffin8894 I agree. But with the solution in this video it just changes the setting in the software/data, not in the menu. So it's not a permanent solution, nor it can't be saved this way. I'm trying to figure out how to change the values in the menu to make it permanent when it's selected.
@@KeepChooglin i agree, it would be good for the menu to store the correct value as well. As long as you don't go into the lights menu, the setting will stick. Looking at the hexi values: 10 =0A 20 = 0x14 30 = 0x1E 60 = 0x3C 120 = 0x78 The video shows: 10s = 0A9D 20s = 14A7 60s = 400B 120s= 780B Just need to work out some form of translation for this now lol
Great !
thx
Hello. When the car enters a tunnel or a dark place. Lights up in 10 seconds. Don't you know how to lower it? For example, if it turns on in 5 seconds. or earlier. Thank you
And how to make sure that when opening a car at night, the headlights on a muffled car light up?
Great! But is there a code for 30 seconds? And does it show the change in the menu now?
does not show change in the menu ...
30s - I dont know now, but i will try to find out
@@MobileMechanic-Cars Thanks! I'm also trying to figure it out. Got it partially. Has to do with converting seconds to hex. But I don't know on what place in the code yet. Will hook Forscan up to my Mondeo soon, and hopefully I can figure it out.
@@KeepChooglin I'd also love to know the code for 30 seconds, 60 seems abit too long for me. 30 or 40 would be perfect.
@@benjamingriffin8894 I agree. But with the solution in this video it just changes the setting in the software/data, not in the menu. So it's not a permanent solution, nor it can't be saved this way. I'm trying to figure out how to change the values in the menu to make it permanent when it's selected.
@@KeepChooglin i agree, it would be good for the menu to store the correct value as well. As long as you don't go into the lights menu, the setting will stick.
Looking at the hexi values:
10 =0A
20 = 0x14
30 = 0x1E
60 = 0x3C
120 = 0x78
The video shows:
10s = 0A9D
20s = 14A7
60s = 400B
120s= 780B
Just need to work out some form of translation for this now lol