View Single Post
      03-19-2020, 10:50 AM   #224
Takabo
Private
Takabo's Avatar
Japan
49
Rep
69
Posts

Drives: G21 320d xDrive Touring MSport
Join Date: Mar 2019
Location: Osaka, Japan

iTrader: (0)

How to set welcome light (public)

Quote:
Originally Posted by Takabo View Post
Hello,

This is the format. For details, PM was sent.

Various Welcome Lights
BDC_BODY> 3062-3064 LceLampMapping… >
MAPPING_#_L/R_PART_OF = “custom number”

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)

P.S.
hard on:
MAPPING_#_L/R_PART_OF = 80
soft on:
MAPPING_#_L/R_PART_OF = 40
__________________

BMW 320d xDrive Touring M Sport(G21)
Production Plant: Munich, Production Date: 2021-02-25

Last edited by Takabo; 04-12-2020 at 02:57 AM..
Appreciate 1
x1noob3.00