Thread: Lci tailights
View Single Post
      06-12-2011, 02:21 PM   #5
jazza
Captain
jazza's Avatar
301
Rep
733
Posts

Drives: F32 428i
Join Date: Sep 2008
Location: Basque Country

iTrader: (0)

Quote:
Originally Posted by scorpnaz7 View Post
Using NCSExpert coding is incredibly simple. First you must disable cold and warm testing of light bulb functionality for the tail lights in the FRM(NFRM). The latter two will remove the error messages one would have after the retrofit.


Change all to nicht_aktiv in the FRM
KALTUEBERWACHUNG_BL_MI
KALTUEBERWACHUNG_RL
KALTUEBERWACHUNG_BLK_HI
CC_MELD_BFD_BL
FEHLERMELDUNG_CC_BFD_L & R
But RL is the reversing light and this is a bulb, it's not necessary change this checking.

This would be the complete coding, right?

KALTUEBERWACHUNG_BL_MI
KALTUEBERWACHUNG_BLK_HI
WARMUEBERWACHUNG_BL_MI
WARMUEBERWACHUNG_BLK_HI
KALTUEBERWACHUNG_BFD
WARMUEBERWACHUNG_BFD
CC_MELD_BFD_BL
FEHLERMELDUNG_CC_BFD_L
FEHLERMELDUNG_CC_BFD_R

Last edited by jazza; 06-12-2011 at 02:34 PM..
Appreciate 0