View Single Post
      03-19-2020, 02:41 PM   #226
x1noob
New Member
3
Rep
15
Posts

Drives: 2020 X5
Join Date: Mar 2020
Location: Pennsylvania

iTrader: (0)

Quote:
Originally Posted by Takabo View Post
The welcome light is now configurable in the BimmerCode menu, so it is no longer private.


Various welcome lights

Fog light (front)
BDC_BODY> 3063 LceLampMapping2, C3>
MAPPING_NEBELSCHW_L_PART_OF = 80 (Default: off = 00)
MAPPING_NEBELSCHW_R_PART_OF = 80 (Default: off = 00)
OPTIONS (FLB_UEA = 03, off = 00, aktiv = 01)

Turn signal (front)
BDC_BODY> 3062 LceLampMapping1, C3>
MAPPING_BLINKEN_V_L_PART_OF = 80 (Default: off = 00)
BDC_BODY> 3063 LceLampMapping2, C3>
MAPPING_BLINKEN_V_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

Door mirror turn signal (BLINKEN_Z)
BDC_BODY> 3062 LceLampMapping2, C3>
MAPPING_BLINKEN_Z_L_PART_OF = 80 (Default: off = 00)
MAPPING_BLINKEN_Z_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

Fog light (rear)... I have not changed
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_NEBELSCHLUSSL_L_PART_OF = UEA = 01 (Default)
MAPPING_NEBELSCHLUSSL_R_PART_OF = UEA = 01 (Default)
OPTIONS (UEA = 01, initwert = 00)

Turn signal (rear)
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_BLINKER_H_L_PART_OF = 80 (Default: off = 00)
MAPPING_BLINKER_H_R_PART_OF = 80 (Default: off = 00)
OPTIONS (DWA_PM_UEA = 0D, off = 00)

High mount brake(BimmerCode: MAPPING_BREMSL_M_PART_OF)
BDC_BODY> 3064 LceLampMapping3, F7>
MAPPING_BRAKEFORCED_M_PART_OF = 80 (Default: initwert = 00)
OPTIONS (initwert = 00)
What do you mean by these options for the front fog lights:

OPTIONS (FLB_UEA = 03, off = 00, aktiv = 01)
Appreciate 0