Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

EVO retrofit - Interior LED colours mismatch
22-05-2019, 09:20 AM, (This post was last modified: 22-05-2019, 09:21 AM by smilo.)
Post: #11
XZBMW  RE: EVO retrofit - Interior LED colours mismatch
(20-05-2019, 09:28 AM)simonchs Wrote:  
(20-05-2019, 08:42 AM)smilo Wrote:  
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)


I’m playing with Coding-Verification in E-sys.
For example, F15 is changed from NBT to EVO at 08/2016, then I created the FA with production date before 08/2016, generate ncd file of BDC_BODY, and then created another FA with after 08/2016, generate second ncd file of BDC_BODY. Compare the different between these 2 ncd files.
 
Usage of Coding-Verification and how to compare ncd files can be found in some old posts in this board.

Thanks Simonchs - Yes I also use this method to compare coding evolutions.
In fact, I was thinking about comparison of two different CAFD type: Ex. DED (NBT) and 1ef (EVO). Sometime I need to compare them - the only solution is to check each FDL alone.

(22-05-2019, 08:03 AM)smercki Wrote:  
(20-05-2019, 08:42 AM)smilo Wrote:  
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)

Hi Smilo
you have try this stringh!?
solved problem!?

Not checked yet, I will let you know when I try it
Quote this message in a reply
[+] 1 user says Thank You to smilo for this post
22-05-2019, 11:04 AM,
Post: #12
RE: EVO retrofit - Interior LED colours mismatch
(22-05-2019, 09:20 AM)smilo Wrote:  
(20-05-2019, 09:28 AM)simonchs Wrote:  
(20-05-2019, 08:42 AM)smilo Wrote:  
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)


I’m playing with Coding-Verification in E-sys.
For example, F15 is changed from NBT to EVO at 08/2016, then I created the FA with production date before 08/2016, generate ncd file of BDC_BODY, and then created another FA with after 08/2016, generate second ncd file of BDC_BODY. Compare the different between these 2 ncd files.
 
Usage of Coding-Verification and how to compare ncd files can be found in some old posts in this board.

Thanks Simonchs - Yes I also use this method to compare coding evolutions.
In fact, I was thinking about comparison of two different CAFD type: Ex. DED (NBT) and 1ef (EVO). Sometime I need to compare them - the only solution is to check each FDL alone.

(22-05-2019, 08:03 AM)smercki Wrote:  
(20-05-2019, 08:42 AM)smilo Wrote:  
(20-05-2019, 06:27 AM)simonchs Wrote:  If you compare the FDL code in BDC_BODY between the production date with NBT and EVO, you will found..

Code:
GROUP_0_FARBE_ENSEMBLE_2 Left: weiss = 59 Right: orange = 06
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_2 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_2_LAYER_3 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_1 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_3_LAYER_3 Left: weiss = 02 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_4_LAYER_1 Left: eisblau = 80 Right: orange = 0D
AMBIENTE_FARBE_ENSEMBLE_5_LAYER_1 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_2 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_6_LAYER_3 Left: eisblau = 80 Right: weiss = 02
GROUP_0_FARBE_ENSEMBLE_7 Left: orange = 06 Right: weiss = 59
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_1 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_2 Left: orange = 0D Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_7_LAYER_3 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_1 Left: eisblau = 80 Right: weiss = 02
AMBIENTE_FARBE_ENSEMBLE_8_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_1 Left: orange = 0D Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_2 Left: weiss = 02 Right: eisblau = 80
AMBIENTE_FARBE_ENSEMBLE_9_LAYER_3 Left: orange = 0D Right: eisblau = 80

These codes are base on F15 BDC.

Thanks Simonchs, I check these FDL.
BTW, how do you compare CAFD with different types please ? EVO and NBT - (DED & 1ef)

Hi Smilo
you have try this stringh!?
solved problem!?

Not checked yet, I will let you know when I try it

ok
thank you very much
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW F01 LCi Xenon Headlight Retrofit mcrussell 0 39 16-05-2024, 11:57 AM
Last Post: mcrussell
  retrofit USB BMW E63 Jalami 9 239 15-05-2024, 17:39 PM
Last Post: The CaT
ZBentley Tool to use to cut leather dashboard for hud retrofit Fx82 2 197 14-05-2024, 12:46 PM
Last Post: Bluposeidon
XZBMW Retrofit comfort access BMW f26 santopalermo 13 398 14-05-2024, 12:25 PM
Last Post: ruben_17non
  F25 cic retrofit hero3838 3 103 10-05-2024, 15:44 PM
Last Post: Siki78
XZBMW G21 paddles retrofit bm92 5 221 09-05-2024, 21:07 PM
Last Post: bm92
XZBMW Is it possible to retrofit G30 seat to G20? hitit 0 102 08-05-2024, 14:22 PM
Last Post: hitit
XZBMW BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS intel123 892 470,964 07-05-2024, 04:30 AM
Last Post: SkeYT
  Bmw G31 retrofit Mgu id7 atm problem intranet 20 2,566 26-04-2024, 08:06 AM
Last Post: smilo
  Kafas issue aftrer ACC Retrofit It3_Magic 14 708 23-04-2024, 07:44 AM
Last Post: It3_Magic

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content