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
  Entrynav2 Retrofit Ethernet Error moreply 0 29 4 hours ago
Last Post: moreply
XZBMW BMW e87 LCI hralights retrofit problem XeoN 1 55 31-05-2024, 14:40 PM
Last Post: wrp_199
XZBMW E39 Rain Light Sensor / Auto Headlight Retrofit Coding bmw335coding 1 72 31-05-2024, 06:43 AM
Last Post: Vojno
XZBMW Neck warmer retrofit Just2fast5 13 631 27-05-2024, 20:26 PM
Last Post: Node
XZBMW F25 Hud retrofit with EVO and 6WB kombi coding simplextibi 0 68 26-05-2024, 15:54 PM
Last Post: simplextibi
XZBMW Entrynav2 to NBT EVO retrofit, no rear view camera image jce777 3 164 26-05-2024, 12:15 PM
Last Post: bimmerlab
  F20 cruise control retrofit maninblack 6 216 24-05-2024, 16:26 PM
Last Post: maninblack
  BMW F31 acc retrofit help Pedrom92 10 1,411 23-05-2024, 22:56 PM
Last Post: azwgh
XZBMW G30 Entrynav2 - rear camera retrofit problem Krysiaman 19 1,410 23-05-2024, 20:39 PM
Last Post: Node
ZBentley Tool to use to cut leather dashboard for hud retrofit Fx82 3 330 19-05-2024, 15:29 PM
Last Post: Fx82

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content