Hi,
New at coding here. Got a F10 MY2012.
I coded several options today, however stumbled upon the following issues/questions.
1. I set HU_CIC->3000->ACOUSTICAL_LOCK_CONFIRM from ->nicht aktiv into aktiv. I notice the additional checkbox available in the iDrive settings menu, however I am unable to actually check the box. It does not allow me to enable the checkbox. Is this due to a missing accessory, like alarm class4 (I got class3)?
2. I want to have the following exterior light configuration during daytime:
DRL's (Corona/AngelEye) ON + Rear/Tail lights ON.
Which of the following options should I code?
Thanks a lot for helping me out.
Kind regards,
Tom
New at coding here. Got a F10 MY2012.
I coded several options today, however stumbled upon the following issues/questions.
1. I set HU_CIC->3000->ACOUSTICAL_LOCK_CONFIRM from ->nicht aktiv into aktiv. I notice the additional checkbox available in the iDrive settings menu, however I am unable to actually check the box. It does not allow me to enable the checkbox. Is this due to a missing accessory, like alarm class4 (I got class3)?
2. I want to have the following exterior light configuration during daytime:
DRL's (Corona/AngelEye) ON + Rear/Tail lights ON.
Which of the following options should I code?
Code:
0: DRL disabled; 1: DRL_H via beam, halogen U.S. (without lights); 2: DRL_L via low beam; 3: DRL_S via separate TFLeuchte; U.S. Xenon (rings + bottom); 4:
TFL_S via separate TFLeuchte; ECE Xenon (rings + bottom); 5: TFL_ECE (North Country Comfort); 6: DRL_S_ohne_SL via separate TFLeuchte without taillight /
tail lights, U.S.; 7: TFL_S_ohne_SL via separate TFLeuchte without tail light / rear light, ECE
Kind regards,
Tom