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
  Bmw G31 retrofit Mgu id7 atm problem intranet 20 2,341 3 hours ago
Last Post: smilo
  Kafas issue aftrer ACC Retrofit It3_Magic 14 584 23-04-2024, 07:44 AM
Last Post: It3_Magic
  G82 rear tail lights CSL retrofit Sauron 10 780 20-04-2024, 07:35 AM
Last Post: SANYA
XZBMW BMW CIC PATCHER v2 - GENERATE YOUR OWN RETROFIT FSC CERTS intel123 891 466,199 20-04-2024, 01:05 AM
Last Post: fe7565
XZBMW Neck warmer retrofit Just2fast5 5 378 17-04-2024, 11:20 AM
Last Post: Spirit5676
  ID4 evo to ID6 Evo full retrofit, ATM issues 03178A mitch32 1 180 15-04-2024, 17:52 PM
Last Post: mitch32
XZBMW BMW E84 Cruise control retrofit not workig Alyn546 4 219 12-04-2024, 14:23 PM
Last Post: DieStream
  F10 FLA retrofit beng2k 30 1,033 11-04-2024, 18:43 PM
Last Post: beng2k
XZBMW BMW f20 KOMBI2 retrofit bm92 15 509 10-04-2024, 07:51 AM
Last Post: bm92
  Car Systems / Custom Retrofit Garage ENBT Adapter Ulsmak 39 2,077 02-04-2024, 08:25 AM
Last Post: painsage

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content