View Single Post
      10-13-2014, 10:27 AM   #280
Hang0ver
Second Lieutenant
Hang0ver's Avatar
20
Rep
208
Posts

Drives: 2015 X5 35i
Join Date: Aug 2014
Location: Maryland

iTrader: (0)

Quote:
Originally Posted by opasha View Post
Hahaha...true that.
Been searching the whole BDC_BODY. Found some ambient lighting coding in LCIMASTER (3070) and LCICONFIGURATION (3071).

Was able to figure out that below configs are dependent on 563 (LIGHTS PACKAGE)

BDC_01 > LciConfiguration 3071 > ILE_LIN_VAR = V6c
BDC_01 > LciConfiguration 3071 > LAYERING_LIN_SLAVES_ANZAHL = F15
BDC_01 > LciConfiguration 3071 > LESELICHT_HINTEN_VERBAUT = nicht_aktiv [Default]
BDC_01 > LciConfiguration 3071 > LIN_RGB_SYSTEM_VERBAUT = aktiv
BDC_01 > LciConfiguration 3071 > MAPPING_LCI_4_FUNCTION = footwell_rear
BDC_01 > LciConfiguration 3071 > MAPPING_LCI_5_FUNCTION = ovt
BDC_01 > LciConfiguration 3071 > MAPPING_LCI_6_FUNCTION = cs_1
BDC_01 > LciConfiguration 3071 > MAPPING_LCI_7_FUNCTION = cs_2
BDC_01 > LciConfiguration 3071 > PIA_DEFAULT_CS = Farbe_9
BDC_01 > LciConfiguration 3071 > RGB_LIN_LAYER_1 = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_LAYER_2 = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_LAYER_3 = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_LAYER_8 = initwert [Default]
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_1_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_10_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_11_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_12_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_13_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_14_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_15_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_16_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_17_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_2_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_3_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_4_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_5_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_6_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_7_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_8_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_9_FKT = F15_F16
BDC_01 > LciConfiguration 3071 > RGB_LIN_SLAVE_FRL_FRONT_LAYER_8 = aktiv
BDC_01 > LciMaster 3070 > AMBIENTE_ANZAHL_LIN_LAYER = 3_LAYER
BDC_01 > LciMaster 3070 > AMBIENTE_FARBE_FAHRBEREIT = H-Farbwert
BDC_01 > LciMaster 3070 > AMBIENTE_FARBE_NICHT_FAHRBEREIT = H-Farbwert
BDC_01 > LciMaster 3070 > AMBIENTE_MODUS = RGB Layering
BDC_01 > LciMaster 3070 > AMBIENTE_NACHFUEHRUNG = aktiv
BDC_01 > LciMaster 3070 > WL = aktiv

Now...need to find out which ones really make it happen @shawnsheridan @skalberti -- any thoughts on what to change to make the ambient lighting to turn off automatically during daylight? or if it is even possible?

Last edited by Hang0ver; 10-13-2014 at 10:43 AM..
Appreciate 1