Piatok, 27. Júla 2012, 01:17
Chalani vie mi niekto pomocť z kodingom???Neviem editovat subor KMBI_E65.C06 a pridat tam treti riadok, ostatnemu chápem,ale neviem urobit toto:
To change the instrument cluster (KOMBI) to ALPINA-KI there is just one bit to set:
bit 0 @ 0000301A0C
This can be done via netto-data coding (coapiReadNettoDataFromSg and coapiCodeSgByNettoData in "Kernfunktionen" of NCS)
But before we can modify this bit, we have to modify KMBI_E65.C0x (x is the codierindex-number from 4 to 6) by the addition of the following piece of code:
Code:
CODIERDATENBLOCK : {0000301A} 00000000 0012 "Kal_Lieferantendaten"
UNBELEGT1 : {0000301A} 00000000 0012 {} (FF)
UNBELEGT2 : (00)
Why do we have to add this? NCS only reads and writes blocks that are defined within the CBD. And some "hidden" functions are within blocks that are not declared in the "official" CBDs. (-> TV-Free)
Disassemble KMBI_E65.C0x and add the above code within the correct block sequence, between 00003016 and 0000301F.
ReAssemble KMBI_E65.C0x BUT be sure NOT to overwrite your original KMBI_E65.C0x !!! Save the new version as KMBI_E65.C0x_READ_ONLY.
BE AWARE: This new file is for netto-coding ONLY !!! If you code your instrument cluster (KOMBI) with this new file the normal (FSW_PSW.MAN) way, you will loose some settings!
Now rename your original KMBI_E65.C0x to KMBI_E65.C0x_ORIGINAL and rename KMBI_E65.C0x_READ_ONLY to KMBI_E65.C0x (again: x is the codierindex-number!)
všetko je v pdf.....
-
Prílohy
-
- DIY [E65] ALPINA style instrument cluster (KOMBI) with digital speedometer.pdf
- (391 KiB) 85 stiahnutí