RGB Ambient Lighting (hopes/dreams)... pre-facelift Golf Mk7

Status
Not open for further replies.
   #21  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
Ohhh, I was just musing. I (currently) have no intention of upgrading to a "facelift" BCM in order to get OEM RGB ambient lights working.

But if I should ever be so inclined, I would undoubtedly run into an issue with conversion of my Leuchte channels to that single long channel that configures the external lights on facelift Golfs.
 
   #22  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
Progress is slow, and probably going to get slower when the new kiddo shows up sometime next month but still chipping away...

Last night I was able to get one RGB module, PN 8W0 947 355 J to light up
- Good news, this proves my BCM is able to send something over the LIN bus (Plug C Pin 29)
- I do not have control over the color, it lights up "pink"
- I do not have control over the brightness using any of the sliders
--- As I thought about this after going inside, I had the door open while testing so it's possible a slider does work
--- But the helligkeit (brightness) channel settings for door open/ignition on takes priority (I'll mess with these tonight maybe)
- The RGB fades on when the door is unlocked and then fades off when the doors are locked so that seems correct

Now we're getting to where I need to figure out how the LIN_slave_modules and LIN_slave_groups channels work.
- There are RGB LED modules from various cars (VW, Audi, Seat) some of which are shared (footwells) and others which are not (door modules, for example)
- I have no idea whether all the modules from various cars have different LIN addresses or whether some overlap
- I would think that the BCM does not care what light is where, it just sends commands to a given address based on your adaptations
--- So then I would guess any light on the LIN bus with that address responds

LIN bus is typically up to 16 addresses: 1 Master (BCM) and 15 slaves...

There are 15 lin_slaves_gruppe channels
- They can assigned an area (door, I-panel, cockpit, speakers, center console, roof, panoramic roof, footwell)
- They are also assigned installation info, verbauinfo (not installed, single color, multicolor)
--- This makes sense to me I think
- Does anybody know how to set one of these verbauinfo channels to "not defined," I cant do it on my BCM? Please help, haha.

There are 20 lin_slaves_modules channels, which is where confusion comes in
- Each channel pa_einzeladresse_slave_x (translates to single address slave x) can be set to a number
--- No idea what the number means but in some RGB coding "guides" I typically see the channel set to match slave_x, i.e. einzeladresse_slave_4 set to 4
-
Each channel also has pa_verbaunifo_slave_x (translates to installation info x) and can be set to installed/not installed
- Anybody got any insight on these?

As an aside, I have seen block diagrams of an Audi that uses two LIN buses... LIN 5, which on MQB is Plug C Pin 29 and LIN 6, which I'm not sure exists on MQB. In any case, two LIN buses would allow double the addressable modules and more exciting, two color zones. Back on topic...

The following adaptations have been changed, after which this module illuminated...
ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_4: 4 (previously 0)
ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_4: installed (previously not installed)
ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_4:0 (did not change this, but it's for error reporting)

ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_4: mehrfarbig (translates to multicolored, previously not installed, other option is single color)
ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_4: Door
- This RGB module lights up when set to Door, I-panel or Cockpit
- This RGB module goes out when set to Speakers, Center Console, Roof, Panoramic Roof or Footwell

Finally, some pics... more help needed :D.
 
   #23  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
So I continued digging last night and will try to summarize what I've found, maybe even add some pictures.

So a quick recap about where we are now...
- My gateway has been updated from 5Q0 to 3Q0
--- After that I noticed that color by driving profile was working, although the colors were not what I would want
- That got me thinking about the problem of no color control in my last post
--- My pre-facelift BCM does not have the adaptations that allow you to choose color by driving profile "coupled" or "not coupled"
--- So when I color by driving profile is set active the infotainment has no control over ambient color'
--- And my older 5Q0 gateway apparently did not support color by profile

Anyway back to where we are now...
- I currently have one RGB module connected and illuminated, PN 8W0.947.355.J
- There are 3 (sets of 3) RGB lists in my BCM that I can customize
- On my infotainment screen I can enable a drop down with color selection
--- The options are white, warm white, red, orange, blue, turquoise

So... if I select white, red or blue my RGB changes to one of the colors defined in my RGB color list
- I've matched my RGB color list adaptations to these selections
- That means my infotainment color selection matches the color of the RGB
- See the table below for a digestible explanation of what I'm on about
Infotainment Dropdown Color SelectionColor List Number (assigned via adaptation)Color List Value (RGB)Illumination of RGB LED
White1White (255, 255, 255)White
Red2Red (255, 0, 0)Red
Blue3Blue (0, 0, 255)Blue



- If I choose any of the other colors (warm white, orange, turquoise) the RGB goes blue
--- Reading from @Chillout's page here and in the above post he talks about ambientcolormap.res, where the default color is blue
--- It seems the RGB color selection is similar in that way... if no color list is defined (remember I have only 3) the RGB light reverts to blue, as in this table
Infotainment Dropdown Color SelectionColor List Number (assigned via adaptation)Color List Value (RGB)Illumination of RGB LED
White1White (255, 255, 255)White
Red2Red (255, 0, 0)Red
Blue3Blue (0, 0, 255)Blue
Warm WhiteN/A (BCM only has 3 color lists)N/ABlue (seems to be default color)
OrangeN/AN/ABlue
TurquoiseN/AN/ABlue



- Now since we are talking RGB color lists they can be set to any color you want, with one problem
- Only infotainment dropdown color selections white, red and blue are matched to the Color Lists (only 3 available in my BCM)
- So in this way you can pick any 3 colors you want, but then your RGB lights will not match the color selection/representation shown on your infotainment screen... see below table
Infotainment Dropdown Color SelectionColor List Number (assigned via adaptation)Color List Value (RGB)Illumination of RGB LED
White1Green (0, 255, 0)Green
Red2Yellow (255, 255, 0)Yellow
Blue3Purple (255, 0, 255)Purple
- This means if I'm going to select colors on screen, I would limit myself to white, red or blue
- Having the colors on the screen not match the actual colors of the lights is a no-go for me



All that being said, the other option that works is setting color by driving profile.
- In this case the infotainment graphics representation has no meaning, so I would not want to see it all
--- I think there is a away to get brightness sliders for each zone instead of the picture showing the car interior
- Going this route I was able to assign colors to profiles, but only grouped as follows
-- Eco/Comfort as Color 1 (Green)
-- Normal as Color 2 (Blue)
-- Sport/Individual as Color 3 (Red)
- There might be some other way to do this by modifying FPA (driving profile) data sets, but I'm not there yet.

When set this way, no color control is possible from the Infotainment screen. When you unlock the doors you should get a default color. I didn't really pay attention but I think it was white-ish. Then once ignition is on the RGB switched to the color of the active driving profile.

Personally I would end up going for color by driving profile. I would love to choose colors as I see fit but it I'm limited to White, Red and Blue (since I want the screen to match). I would say however, that pre-facelift cars (or more correctly, my pre-facelift NAR Golf Mk7 with BCM Hardware and Software 5Q0-937-087-S) DOES support RGB lighting, albeit in a limited fashion as compared to facelift cars.
 
   #24  

KHERCHI

Verified VCDS User
Verified
Joined
Jan 30, 2022
Messages
43
Reaction score
0
Location
France
VCDS Serial number
C?ID=446510
Excuse me
I hold a Q5 fy with white mood lighting
Can I make it multicolor?
it is only the underside of the door and leg lighting. The upper parts of the doors and dashboard are empty, the missing LEDs can be added.
On the other hand, the others are present but only white lighting can this be done on vcds?
Thank you Best regards.
 
   #25  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
Assuming your BCM(s?) is/are high version I would expect yes.

Unfortunately I won't be of much help. My car is MQB (and not the later MQB that has the better RGB led support). Whereas your car is the Audi MLB platform.
 
   #26  

KHERCHI

Verified VCDS User
Verified
Joined
Jan 30, 2022
Messages
43
Reaction score
0
Location
France
VCDS Serial number
C?ID=446510
I understand in any case thank you 🙏 for your feedback cordially
 
   #27  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
Almost certainly the last update on the original premise of this thread, although I'm always happy to answer questions as I have time.

I suppose Post #23 from Feb 10th is probably the last one that's really on topic... RGB ambient lighting DOES work on my pre-facelift BCM high. It is (very) limited compared to a facelift BCM, but does work. It can also be set to switch with driving profiles (with the limitation there being that you no longer have any manual color control, while a facelift BCM lets you choose to couple/decouple colors to profiles). Light control (menus) must also be supported by your MIB II, but I don't know at what software version support is there.
 
   #28  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
So I guess I'll post this here instead of starting a new topic (unless demand for me to start a new topic is too strong for me to ignore, haha)...

After ultimately concluding that RGB ambient lighting could be done in limited fashion on my pre-facelift BCM I decided to bite the bullet and update to a facelift BCM, choosing to go with 5Q0 937 084 DD (HW 5Q0 937 084 CG). I did all my adaptation matching/conversion on the bench, with the help of some folks here. Once the install was done I initially had just 3 problems, all easily solved within about 15 minutes...

1) I set a light function for the right rear blinker to "always 100%" instead of "not active."
- easy fix, "always 100%" is right below "not active"
2) I set wiper fluid level sensor to "installed" instead of "not installed," so it was giving me the low fluid level warning
- hmm, this is simple retrofit, along with brake pad wear sensor which uses the same "logic"
3) I set ENG153700-ENG154803-Steering Column Switch-Verbauort_Lenkstockschalter to LIN, instead of CAN
- This caused steering column stalks to not work, along with wiper fault in vehicle status page/dash



Anyway, the problem I have now is that I cannot enable the selection to have ambient lighting color by driving modes. On the Ambient Lighting Page the I can select "Off" at the top right, or I can select the 3 little dots at the bottom to bring up the slider. That works fine. What I want, and have seen, is for the top right to have options Off/Manual (via slider)/Automatic (via Driving Mode).

I have looked at/followed instructions from several places which all jive with eachother (although none of them give full scans, typically they just show what needs to be changed). I have to think there is something else that is related but not known to be related causing my problem.

I know that color by driving mode is properly coded in the gateway and properly assigned in the BCM because it does work, if I do the following...
- Reset Ambient Lighting to factory defaults
- At this point ambient lighting matches my assignment for the active driving mode
- If I change driving modes the ambient lighting changes properly, per my BCM assignments in Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_x
- But... If I manually change the colors via the slider on the Ambient Lighting page color by driving mode no longer works
- To get color by driving mode working again I have to reset ambient lighting to factory defaults

Anybody with the Off/Manual/Automatic selection enabled care to share their ad-map for BCM and maybe Gateway too?

My BCM mad-map is below, I'll get the ad-map for my Gateway later this evening.

Code:
;SW:5Q0-937-084-DD   HW:5Q0-937-084-CG ---  Cent. Elect.       
;Component:BCM MQBAB H   H38 0273     Coding:000000000000000000000000000000000000000000000000000000000000   
;EV_BCMMQB    19001    EV_BCMBOSCH_019.rod
;Sunday    22    May
;VCDS Version: Release 22.3.0 (x64)  Data version: 20220225 DS336.1       
;VCID: 7DA7F6EB7D7E0103A44-8028       


IDE00001-ENG99061-Production mode-Access control    not active     3
IDE00001-ENG115730-Production mode-Exterior lighting    not active     3
IDE00001-ENG112304-Production mode-Heckwischer    not active     3
IDE00001-ENG98647-Production mode-Interior lights    not active     3
IDE00001-ENG115729-Production mode-Scheinwerferreinigung    not active     3
IDE00001-ENG115731-Production mode-Virtuel_pedal    not active     3
IDE00002-Transport mode    active     1
IDE00820-Activating and deactivating all development messages    not active     1
IDE01550-Service position    170.494336 °    2
IDE02152-Characteristics in production mode    2000 ms    4
IDE02269-MAS04382-Acknowledgement signals-Optical feedback during locking    DELAY     10
IDE02269-ENG116666-Acknowledgement signals-Akustische Rueckmeldung entriegeln    active     10
IDE02269-ENG116669-Acknowledgement signals-Akustische Rueckmeldung global    active     10
IDE02269-ENG116670-Acknowledgement signals-Akustische Rueckmeldung Signalhorn    not active     10
IDE02269-ENG116667-Acknowledgement signals-Akustische Rueckmeldung verriegeln    active     10
IDE02269-ENG122187-Acknowledgement signals-Dauer der Akustischen Rueckmeldung vom Einfachhorn    short     10
IDE02269-ENG122188-Acknowledgement signals-Menuesteuerung akustische Rueckmeldung    active     10
IDE02269-ENG122995-Acknowledgement signals-Optische Rueckmeldung 3.Bremsleuchte    active     10
IDE02269-ENG116668-Acknowledgement signals-Optische Rueckmeldung Komfortschliessen    active     10
IDE02269-ENG133344-Acknowledgement signals-Quittierton bei zweitem ZV-AUF-Befehl    not active     10
IDE02269-ENG133345-Acknowledgement signals-Quittierton bei zweitem ZV-ZU-Befehl    not active     10
IDE02269-ENG142248-Acknowledgement signals-ZV-Blinken_Abschluss_Dunkelzeit    200 ms    10
IDE02269-ENG142247-Acknowledgement signals-ZV-Blinken_Dunkelzeit    200 ms    10
IDE02269-ENG142246-Acknowledgement signals-ZV-Blinken_Hellzeit    200 ms    10
IDE02332-Deactivate production mode    0    3
IDE02488-Anti-theft system interior monitoring    100%    1
IDE02711-ENG116690-Rear wiper-Automatisches Heckwischen    not active     8
IDE02711-ENG133397-Rear wiper-Einzelansteuerung Heckintervallwischen    not active     8
IDE02711-ENG133395-Rear wiper-Einzelansteuerung Heckintervallwischen Zeitintervall 1    8 s    8
IDE02711-ENG133396-Rear wiper-Einzelansteuerung Heckintervallwischen Zeitintervall 2    16 s    8
IDE02711-ENG112304-Rear wiper-Heckwischer    not installed     8
IDE02711-ENG114947-Rear wiper-Heckwischer Weiterlauf    not active     8
IDE02711-ENG114946-Rear wiper-Komfortwischen Heck    active     8
IDE02711-ENG116695-Rear wiper-Komofortwischen Heck Intervallpausenzeit Stufe 1    5 s    8
IDE02711-ENG116696-Rear wiper-Komofortwischen Heck Intervallpausenzeit Stufe 2    3 s    8
IDE02711-ENG116694-Rear wiper-Komofortwischen Heck Intervallpausenzeit Stufe Automatik    7 s    8
IDE02711-ENG116693-Rear wiper-Komofortwischen Heck Intervallpausenzeit Stufe Intervall    7 s    8
IDE02711-ENG116689-Rear wiper-Menuesteuerung Komfortwischen HW    active     8
IDE02711-ENG154784-Rear wiper-Spannungsanforderung_konfig_Wischer    Keine_Spannungsanforderung     8
IDE02711-ENG116691-Rear wiper-Traenenwischen Heck    active     8
IDE02711-ENG154831-Rear wiper-Zeit_wasch_min_heck    0 ms    8
IDE03638-IDE04231-Stationary cornering lamp-Steering wheel angle: offset    -63.8 °    16
IDE03638-ENG116677-Stationary cornering lamp-Abdimmgeschwindigkeit    50.0 %/s    16
IDE03638-ENG116673-Stationary cornering lamp-bei Rueckwaertsfahrt    both sides     16
IDE03638-ENG116675-Stationary cornering lamp-Lower speed threshold    0.0 km/h    16
IDE03638-ENG116682-Stationary cornering lamp-Maximaltemperatur    100.0 °C    16
IDE03638-ENG116679-Stationary cornering lamp-obere Grenztemperatur    95.0 °C    16
IDE03638-ENG116681-Stationary cornering lamp-Oberer Lenkradwinkel    120 °    16
IDE03638-ENG116680-Stationary cornering lamp-untere Grenztemperatur    80.0 °C    16
IDE03638-ENG116678-Stationary cornering lamp-Unterer Lenkradwinkel    180 °    16
IDE03638-ENG116676-Stationary cornering lamp-Upper speed threshold    40.0 km/h    16
IDE03638-ENG116674-Stationary cornering lamp-Vorschrift    ECE R119     16
IDE03638-ENG115830-Stationary cornering lamp-Zeitwert Einschaltzeit Abbiegelicht    5 min    16
IDE03787-Activate left/right hand drive switch-over    not active     1
IDE04927-IDE01446-Window heater-Running time of heated front window    240 s    11
IDE04927-ENG126847-Window heater-Abschalttemperatur fuer Frontscheibenheizung    35.0 °C    11
IDE04927-ENG126846-Window heater-Abschalttemperatur fuer Heckscheibenheizung    35.0 °C    11
IDE04927-ENG142251-Window heater-Frontscheibenheizung _maximale_Dauer    0 s    11
IDE04927-ENG142035-Window heater-Frontscheibenheizung_LED_direkt    not installed     11
IDE04927-ENG142018-Window heater-Frontscheibenheizungsansteuerung direkt von externem Algorithmus    not installed     11
IDE04927-ENG126845-Window heater-FSH Automatik    active     11
IDE04927-ENG115736-Window heater-Heckscheibenheizung Zeitwert    600 s    11
IDE04927-ENG141955-Window heater-heizbare Heckscheibe    installed     11
IDE04927-ENG142021-Window heater-Heizbare_Frontscheibe    not installed     11
IDE04927-ENG246969-Window heater-HZG_Wischer_Ablage    not installed     11
IDE04927-ENG116620-Window heater-Temperaturabhaengige Einschaltzeit FSH    active     11
IDE04927-ENG116619-Window heater-Temperaturabhaengige Einschaltzeit HSH    not active     11
IDE04927-ENG246996-Window heater-WAH_Temp_Wischer_aktiv    -50.0 °C    11
IDE04927-ENG141962-Window heater-Waschduesenheizung    not installed     11
IDE04927-ENG154810-Window heater-window heating front activation time pause    240 s    11
IDE04928-MAS01577-Anti-theft protection-Parking heater    not installed     8
IDE04928-ENG115867-Anti-theft protection-Akustischer Alarm Signalhorn    not active     8
IDE04928-ENG115864-Anti-theft protection-Alarmsignal    frequency modulated     8
IDE04928-ENG141960-Anti-theft protection-Anti-theft alarm system    active     8
IDE04928-ENG154588-Anti-theft protection-Deaktivierung DWA-Sensoren via Doppelklick    activ     8
IDE04928-ENG154589-Anti-theft protection-Deaktivierung_DWA_Sensoren_HMI    activ     8
IDE04928-ENG115865-Anti-theft protection-DWA Alarmverzoegerung    not active     8
IDE04928-ENG115812-Anti-theft protection-DWA Camper Modus    not active     8
IDE04928-ENG142007-Anti-theft protection-DWA_Einfachhorn_oder_Sounder    Sounder_verbaut     8
IDE04928-ENG141961-Anti-theft protection-Heckscheibenbruchsensor    not installed     8
IDE04928-ENG142006-Anti-theft protection-IRUE_NGS_Deaktivierungstaster_direkt_am BCM_verdrahtet    Yes     8
IDE04928-ENG142249-Anti-theft protection-OBD Alarm    not_active     8
IDE04928-ENG154722-Anti-theft protection-RHF_Panikalarm    activ     8
IDE04928-ENG142009-Anti-theft protection-Schliesszylinder in_Richtung Oeffnen_aktiv (Thatcham inaktiv)    Yes     8
IDE04928-ENG142010-Anti-theft protection-Sensor_fuer_Innenraumueberwachung    Yes     8
IDE04928-ENG115866-Anti-theft protection-Sirenen Alarmzahl    10 Alarme     8
IDE04928-ENG142008-Anti-theft protection-tilt_sensor    Yes     8
IDE04928-ENG126842-Anti-theft protection-Ueberwachung Innenentriegelungshebel    active     8
IDE04928-ENG115868-Anti-theft protection-Verzoegerung Panikalarm    2 sekunden verzoegerung     8
IDE05143-MAS02985-Writing parameter-Value    130    5
IDE05143-MAS04381-Writing parameter-Parameter address    FE 00 00     5
IDE05144-Read parameter address    FE 00 00     3
IDE05145-Light configuration    0C 34 00 14 02 00 64 00 00 00 00 00 00 00 00 00 0C 3E 00 15 04 00 64 00 00 00 00 00 00 00 00 00 00 00 00 45 08 00 64 00 00 00 00 00 00 00 00 00 00 00 00 46 08 00 64 00 00 00 00 00 00 00 00 00 09 48 00 43 14 00 64 06 00 80 08 00 1F 00 00 00 09 4C 00 44 14 00 64 07 00 80 08 00 1F 00 00 00 0B 36 00 1A 0B 00 64 00 00 00 00 00 00 00 00 00 0B 40 00 1B 0C 00 64 00 00 00 00 00 00 00 00 00 0A 37 00 1C 0D 0F 64 00 00 00 00 00 00 00 00 00 0A 41 00 1D 0E 0F 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0A 38 00 22 12 16 64 00 00 00 00 00 00 00 00 00 0A 42 00 23 13 17 64 00 00 00 00 00 00 00 00 00     224
IDE05822-Anti-theft alarm system vehicle inclination sensor    100%    1
IDE05823-DWA Interior monitoring parameter set    01 0A 08 00 43 63 0A C8 01 14 0A 03 81 33 0C 00 00 00 01 CD 46 06 1C 0F 1E 00 85 0F 39 F7 64 23 55 42 57 9B 25 44 3F 3A 29 27 95 2D 09 A3 02 7A 06 56 00 0F 17 00 89 10 2F F7 69 0F E3 42 87 9B 05 34 3F 3A 69 58 03 0D 09 A3 03 44 46 2A 00 0F 1C 00 88 0E 2F E7 69 1E 65 42 77 9B 05 24 3F 3A 69 47 03 0D 09 A3 04 FF F6 46 00 0F 1E 00 85 1E 32 F7 44 0C 42 20 57 94 05 24 3F 3A 69 58 02 04 09 A3 05 34 26 19 15 0C 12 18 86 09 26 33 67 23 45 42 57 9B 25 24 0C FA 0A 34 95 2D 09 A3 21 03 00 02 02 02 02 02 02 B1 40 71 28 F1     172
IDE06089-ENG246993-Seat heater level current consumption allocation-SIH_PWM_Teiler    0    30
IDE06089-ENG141976-Seat heater level current consumption allocation-Sitzheitzung_CAN    Heizmatten am BCM     30
IDE06089-ENG116683-Seat heater level current consumption allocation-Sitzheizung Filterkonstante fuer Waermefluss    1 s    30
IDE06089-ENG116684-Seat heater level current consumption allocation-Sitzheizung Regeltemperaturkorrektur bei Waermefluss    0.00 °C    30
IDE06089-ENG115738-Seat heater level current consumption allocation-Sitzheizung Stufe 1 obere Schaltschwelle    22.50 °C    30
IDE06089-ENG115737-Seat heater level current consumption allocation-Sitzheizung Stufe 1 untere Schaltschwelle    21.50 °C    30
IDE06089-ENG115740-Seat heater level current consumption allocation-Sitzheizung Stufe 2 obere Schaltschwelle    22.50 °C    30
IDE06089-ENG115739-Seat heater level current consumption allocation-Sitzheizung Stufe 2 untere Schaltschwelle    21.50 °C    30
IDE06089-ENG115742-Seat heater level current consumption allocation-Sitzheizung Stufe 3 obere Schaltschwelle    0.00 °C    30
IDE06089-ENG115741-Seat heater level current consumption allocation-Sitzheizung Stufe 3 untere Schaltschwelle    0.00 °C    30
IDE06089-ENG115744-Seat heater level current consumption allocation-Sitzheizung Stufe 4 obere Schaltschwelle    42.00 °C    30
IDE06089-ENG115743-Seat heater level current consumption allocation-Sitzheizung Stufe 4 untere Schaltschwelle    40.00 °C    30
IDE06089-ENG115746-Seat heater level current consumption allocation-Sitzheizung Stufe 5 obere Schaltschwelle    53.50 °C    30
IDE06089-ENG115745-Seat heater level current consumption allocation-Sitzheizung Stufe 5 untere Schaltschwelle    52.50 °C    30
IDE06089-ENG115748-Seat heater level current consumption allocation-Sitzheizung Stufe 6 obere Schaltschwelle    53.50 °C    30
IDE06089-ENG115747-Seat heater level current consumption allocation-Sitzheizung Stufe 6 untere Schaltschwelle    52.50 °C    30
IDE06089-ENG154774-Seat heater level current consumption allocation-Sitzheizung.Aufheizphase HI    Keine_Spannungsanforderung     30
IDE06089-ENG154775-Seat heater level current consumption allocation-Sitzheizung.Regelbetrieb LO    Keine_Spannungsanforderung     30
IDE06089-ENG141977-Seat heater level current consumption allocation-Sitzheizungsfreigabe    not installed     30
IDE06089-ENG154785-Seat heater level current consumption allocation-Spannungsoffset SIH_75    15.0 V    30
IDE06425-Dynamometer mode: functional    not active     1
IDE06507-MAS13125-Button in center console-Function of button 1    not coded/not installed     8
IDE06507-MAS13129-Button in center console-Function of button 2    not coded/not installed     8
IDE06507-MAS13132-Button in center console-Function of button 3    Driving program     8
IDE06507-MAS13135-Button in center console-Function of button 4    not coded/not installed     8
IDE06507-ENG140243-Button in center console-Zusatzcodierung Fahrprofiltaster hat keine LED    LED not installed     8
IDE07007-ENG142253-Air conditioning/heating function via remote control-Abbruch_d_Warnblinker_moeglich    not_active     8
IDE07007-ENG142252-Air conditioning/heating function via remote control-Abbruch_Hupen_RSt    not active     8
IDE07007-ENG142255-Air conditioning/heating function via remote control-Aktivierung_Drehzahlanzeige    not_active     8
IDE07007-ENG142254-Air conditioning/heating function via remote control-Kombi_Fahrerhinweis_m_Akustik    not_active     8
IDE07007-ENG128461-Air conditioning/heating function via remote control-Kombi_Fahrerhinweis_m_Uebernahme_RSt    not active     8
IDE07007-ENG115720-Air conditioning/heating function via remote control-Remote Start    not installed     8
IDE07007-ENG246992-Air conditioning/heating function via remote control-Remotestart_externe_FFB_verbaut    not installed     8
IDE07007-ENG128460-Air conditioning/heating function via remote control-Rueckmeldung_bei_Aktivierung    not active     8
IDE07356-Position during interval mode    31.494474 °    2
IDE07470-ENG116719-After-run for park light-Bedingungen zur Beendigung des Standlichtnachlaufs    abschalten ueber Abschaltstufen des Energiemanagements oder nach der Nachlaufzeit     6
IDE07470-ENG116720-After-run for park light-Standlicht-Nachlaufzeit    10 min    6
IDE07470-ENG126843-After-run for park light-ZV verriegeln bei Klemme 15 Ein    active     6
IDE08786-ENG115723-Assistance light functions-Assistenzfahrlicht bei Regen    not active     9
IDE08786-ENG141956-Assistance light functions-Humidity sensor    installed     9
IDE08786-ENG115724-Assistance light functions-Lichtsensorempfindlichkeit    normal     9
IDE08786-ENG126628-Assistance light functions-LS_Error_Ausgabe    active     9
IDE08786-ENG142228-Assistance light functions-Maskierung_Regenfunktion    not active     9
IDE08786-ENG141985-Assistance light functions-Regen_Lichtsensor    LIN_REGEN_LICHT_SENSOR     9
IDE08786-ENG124476-Assistance light functions-Sunlight photo sensor    not installed     9
IDE09731-ENG154511-Int. light: 2nd generation-Ambiente_Fahrprofil_Individual    1    19
IDE09731-ENG154512-Int. light: 2nd generation-Ambiente_Farbliste_HMI_mit_Farbtransformation    not active     19
IDE09731-ENG154513-Int. light: 2nd generation-Ambiente_Farbwahl_FPA_waehlbare_Kopplung    active     19
IDE09731-ENG154514-Int. light: 2nd generation-Ambiente_Farbwahl_FPA_waehlbare_Kopplung_Status_hmi_default    coupled     19
IDE09731-ENG125014-Int. light: 2nd generation-Aufloesung Dimmzeit    0.50 s    19
IDE09731-ENG125024-Int. light: 2nd generation-BAP Farbwert Farbe 1    1    19
IDE09731-ENG125025-Int. light: 2nd generation-BAP Farbwert Farbe 2    3    19
IDE09731-ENG125026-Int. light: 2nd generation-BAP Farbwert Farbe 3    5    19
IDE09731-ENG125018-Int. light: 2nd generation-Cockpitbeleuchtung mehrfarbig    active     19
IDE09731-ENG125021-Int. light: 2nd generation-Dachbeleuchtung mehrfarbig    not active     19
IDE09731-ENG125028-Int. light: 2nd generation-Defaultwert Ambienteprofil Dach    80%    19
IDE09731-ENG125029-Int. light: 2nd generation-Defaultwert Ambienteprofil Farbe    2    19
IDE09731-ENG115822-Int. light: 2nd generation-Defaultwert Ambienteprofil Fussraum    50%    19
IDE09731-ENG125027-Int. light: 2nd generation-Defaultwert Ambienteprofil Mittelkonsole    80%    19
IDE09731-ENG116685-Int. light: 2nd generation-Defaultwert Ambienteprofil Tuer    100%    19
IDE09731-ENG115823-Int. light: 2nd generation-Defaultwert Ambienteprofil Vorn    100%    19
IDE09731-ENG125641-Int. light: 2nd generation-Farbausgabe Cockpitbeleuchtung nicht berechnen    active     19
IDE09731-ENG125644-Int. light: 2nd generation-Farbausgabe Dachbeleuchtung nicht berechnen    active     19
IDE09731-ENG125640-Int. light: 2nd generation-Farbausgabe Instrumententafelbeleuchtung nicht berechnen    active     19
IDE09731-ENG125642-Int. light: 2nd generation-Farbausgabe Lautsprecherbeleuchtung nicht berechnen    active     19
IDE09731-ENG125643-Int. light: 2nd generation-Farbausgabe Mittelkonsolenbeleuchtung nicht berechnen    active     19
IDE09731-ENG125645-Int. light: 2nd generation-Farbausgabe Panoramaschiebedachbeleuchtung nicht berechnen    active     19
IDE09731-ENG125639-Int. light: 2nd generation-Farbausgabe Tuertafelbeleuchtung nicht berechnen    active     19
IDE09731-ENG125634-Int. light: 2nd generation-Helligkeit Cockpitbeleuchtung nicht berechnen    active     19
IDE09731-ENG125637-Int. light: 2nd generation-Helligkeit Dachbeleuchtung nicht berechnen    active     19
IDE09731-ENG125633-Int. light: 2nd generation-Helligkeit Instrumententafelbeleuchtung nicht berechnen    active     19
IDE09731-ENG125635-Int. light: 2nd generation-Helligkeit Lautsprecherbeleuchtung nicht berechnen    active     19
IDE09731-ENG125636-Int. light: 2nd generation-Helligkeit Mittelkonsolenbeleuchtung nicht berechnen    active     19
IDE09731-ENG125638-Int. light: 2nd generation-Helligkeit Panoramaschiebedachbeleuchtung nicht berechnen    active     19
IDE09731-ENG142233-Int. light: 2nd generation-Helligkeit_Tuertafelbeleuchtung_nicht_berechnen    active     19
IDE09731-ENG116596-Int. light: 2nd generation-Innenlicht bei offenem Heckdeckel einschalten    active     19
IDE09731-ENG125017-Int. light: 2nd generation-Instrumententafelbeleuchtung mehrfarbig    active     19
IDE09731-ENG98648-Int. light: 2nd generation-Interior lighting    Keine_Spannungsanforderung     19
IDE09731-ENG116597-Int. light: 2nd generation-KL30G ohne PWM    not active     19
IDE09731-ENG125019-Int. light: 2nd generation-Lautsprecherbeleuchtung mehrfarbig    not active     19
IDE09731-ENG142031-Int. light: 2nd generation-LIN-Dachkonsole mit Flaechenlicht    installed     19
IDE09731-ENG125020-Int. light: 2nd generation-Mittelkonsolenbeleuchtung mehrfarbig    active     19
IDE09731-ENG125023-Int. light: 2nd generation-Panoramaschiebedachbeleuchtung bei geoeffnetem Rollo deaktivieren    not active     19
IDE09731-ENG125022-Int. light: 2nd generation-Panoramaschiebedachbeleuchtung mehrfarbig    not active     19
IDE09731-ENG116687-Int. light: 2nd generation-Tuerinnengriff mit Tuertafel    installed     19
IDE09731-ENG116686-Int. light: 2nd generation-Tuerinnengriffbeleuchtung mit I-Tafel    not installed     19
IDE09731-ENG125016-Int. light: 2nd generation-Tuertafelbeleuchtung mehrfarbig    active     19
IDE09731-ENG142184-Int. light: 2nd generation-Weckfaehigkeit_klemme_30G    not installed     19
IDE09731-ENG125015-Int. light: 2nd generation-weicher Farbwechsel    active     19
IDE09732-ENG154509-Interior light: light configuration-Ambience_light_colorlist_default    0    5
IDE09732-ENG133384-Interior light: light configuration-Ambient_Farbliste_HMI    active     5
IDE09732-ENG115870-Interior light: light configuration-Ambiente_Applikationsleisten_in_Instrumententafel    not installed     5
IDE09732-ENG115871-Interior light: light configuration-Ambiente_Applikationsleisten_in_Tuertafel    installed     5
IDE09732-ENG115872-Interior light: light configuration-Ambiente_Lautsprecher    not installed     5
IDE09732-ENG126836-Interior light: light configuration-Ambientemenue mit alle Zonen    active     5
IDE09732-ENG126835-Interior light: light configuration-Ambientemenue mit globalem aus    active     5
IDE09732-ENG125646-Interior light: light configuration-Cockpitbeleuchtung    installed     5
IDE09732-ENG125648-Interior light: light configuration-Dachbeleuchtung    not installed     5
IDE09732-ENG125651-Interior light: light configuration-Farbwahl ueber Fahrprofil    not installed     5
IDE09732-ENG125650-Interior light: light configuration-Farbwahl ueber HMI    not installed     5
IDE09732-ENG114629-Interior light: light configuration-Footwell lighting    installed     5
IDE09732-ENG133385-Interior light: light configuration-Frei_Farbwahl_ueber_HMI    not active     5
IDE09732-ENG126834-Interior light: light configuration-LIN-Dachkonsole lokal aktivierbar    not active     5
IDE09732-ENG125647-Interior light: light configuration-Mittelkonsolenbeleuchtung    installed     5
IDE09732-ENG125649-Interior light: light configuration-Panoramaschiebedachbeleuchtung    not installed     5
IDE09761-ENG126617-Seat fan charac. curve-Level_1_Lehne    30%    17
IDE09761-ENG126616-Seat fan charac. curve-Level_1_Sitz    25%    17
IDE09761-ENG126619-Seat fan charac. curve-Level_2_Lehne    30%    17
IDE09761-ENG126618-Seat fan charac. curve-Level_2_Sitz    25%    17
IDE09761-ENG126621-Seat fan charac. curve-Level_3_Lehne    58%    17
IDE09761-ENG126620-Seat fan charac. curve-Level_3_Sitz    53%    17
IDE09761-ENG126623-Seat fan charac. curve-Level_4_Lehne    58%    17
IDE09761-ENG126622-Seat fan charac. curve-Level_4_Sitz    53%    17
IDE09761-ENG126625-Seat fan charac. curve-Level_5_Lehne    85%    17
IDE09761-ENG126624-Seat fan charac. curve-Level_5_Sitz    80%    17
IDE09761-ENG126627-Seat fan charac. curve-Level_6_Lehne    85%    17
IDE09761-ENG126626-Seat fan charac. curve-Level_6_Sitz    80%    17
IDE09761-ENG142024-Seat fan charac. curve-Sitzlueftung    not installed     17
IDE09761-ENG142183-Seat fan charac. curve-Sitzlueftung_reduzierbar    not installed     17
IDE09761-ENG142025-Seat fan charac. curve-Sitzpneumatik    not installed     17
IDE10298-Alternating park position 1    7.494498 °    2
IDE10299-Alternating park position 2    29.494476 °    2
IDE11477-ENG128587-Interior lighting: parameter-p_adaption_kundenwunsch_cockpit    1    256
IDE11477-ENG128619-Interior lighting: parameter-p_adaption_kundenwunsch_dach    1    256
IDE11477-ENG128539-Interior lighting: parameter-p_adaption_kundenwunsch_fussraum    1    256
IDE11477-ENG128571-Interior lighting: parameter-p_adaption_kundenwunsch_itafel    1    256
IDE11477-ENG128555-Interior lighting: parameter-p_adaption_kundenwunsch_lautsprecher    1    256
IDE11477-ENG128603-Interior lighting: parameter-p_adaption_kundenwunsch_miko    1    256
IDE11477-ENG128635-Interior lighting: parameter-p_adaption_kundenwunsch_psd    1    256
IDE11477-ENG128523-Interior lighting: parameter-p_adaption_kundenwunsch_tuer    1    256
IDE11477-ENG128659-Interior lighting: parameter-p_ambientelicht_verbauinformation_HMI    111    256
IDE11477-ENG128660-Interior lighting: parameter-p_ambientelicht_verbauinformation_HMI_2    1010100    256
IDE11477-ENG128661-Interior lighting: parameter-p_ambientelicht_verbauinformation_HMI_3    0    256
IDE11477-ENG128662-Interior lighting: parameter-p_ambientelicht_verbauinformation_HMI_4    0    256
IDE11477-ENG128655-Interior lighting: parameter-p_ambienteumfang_mehrfarbig_HMI    11100    256
IDE11477-ENG128656-Interior lighting: parameter-p_ambienteumfang_mehrfarbig_HMI_2    100    256
IDE11477-ENG128657-Interior lighting: parameter-p_ambienteumfang_mehrfarbig_HMI_3    100000    256
IDE11477-ENG128658-Interior lighting: parameter-p_ambienteumfang_mehrfarbig_HMI_4    0    256
IDE11477-ENG128652-Interior lighting: parameter-p_dimmfaktor_farbwechsel_ab    1    256
IDE11477-ENG128651-Interior lighting: parameter-p_dimmfaktor_farbwechsel_auf    1    256
IDE11477-ENG128654-Interior lighting: parameter-p_farbauswahl_HMI    0    256
IDE11477-ENG128653-Interior lighting: parameter-p_farbwechsel_delay    0    256
IDE11477-ENG128596-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_cockpit    100%    256
IDE11477-ENG128628-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_dach    100%    256
IDE11477-ENG128548-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_fussraum    100%    256
IDE11477-ENG128516-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_innenlicht    100%    256
IDE11477-ENG128580-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_itafel    100%    256
IDE11477-ENG128564-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_lautsprecher    100%    256
IDE11477-ENG128612-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_miko    100%    256
IDE11477-ENG128644-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_psd    100%    256
IDE11477-ENG128532-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_aus_tueren    100%    256
IDE11477-ENG128593-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_cockpit    100%    256
IDE11477-ENG128625-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_dach    100%    256
IDE11477-ENG128545-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_fussraum    100%    256
IDE11477-ENG128513-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_innenlicht    100%    256
IDE11477-ENG128577-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_itafel    100%    256
IDE11477-ENG128561-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_lautsprecher    100%    256
IDE11477-ENG128609-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_miko    100%    256
IDE11477-ENG128641-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_psd    100%    256
IDE11477-ENG128529-Interior lighting: parameter-p_helligkeit_andereTuer_auf_zuendung_ein_tueren    100%    256
IDE11477-ENG128595-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_cockpit    100%    256
IDE11477-ENG128627-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_dach    100%    256
IDE11477-ENG128547-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_fussraum    100%    256
IDE11477-ENG128515-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_innenlicht    100%    256
IDE11477-ENG128579-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_itafel    100%    256
IDE11477-ENG128563-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_lautsprecher    100%    256
IDE11477-ENG128611-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_miko    100%    256
IDE11477-ENG128643-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_psd    100%    256
IDE11477-ENG128531-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_aus_tueren    100%    256
IDE11477-ENG128592-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_cockpit    100%    256
IDE11477-ENG128624-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_dach    100%    256
IDE11477-ENG128544-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_fussraum    100%    256
IDE11477-ENG128512-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_innenlicht    100%    256
IDE11477-ENG128576-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_itafel    100%    256
IDE11477-ENG128560-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_lautsprecher    100%    256
IDE11477-ENG128608-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_miko    100%    256
IDE11477-ENG128640-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_psd    100%    256
IDE11477-ENG128528-Interior lighting: parameter-p_helligkeit_dieseTuer_auf_zuendung_ein_tueren    100%    256
IDE11477-ENG128597-Interior lighting: parameter-p_helligkeit_einausstieg_cockpit    100%    256
IDE11477-ENG128629-Interior lighting: parameter-p_helligkeit_einausstieg_dach    100%    256
IDE11477-ENG128549-Interior lighting: parameter-p_helligkeit_einausstieg_fussraum    100%    256
IDE11477-ENG128517-Interior lighting: parameter-p_helligkeit_einausstieg_innenlicht    100%    256
IDE11477-ENG128581-Interior lighting: parameter-p_helligkeit_einausstieg_itafel    100%    256
IDE11477-ENG128565-Interior lighting: parameter-p_helligkeit_einausstieg_lautsprecher    100%    256
IDE11477-ENG128613-Interior lighting: parameter-p_helligkeit_einausstieg_miko    100%    256
IDE11477-ENG128645-Interior lighting: parameter-p_helligkeit_einausstieg_psd    100%    256
IDE11477-ENG128533-Interior lighting: parameter-p_helligkeit_einausstieg_tueren    100%    256
IDE11477-ENG128588-Interior lighting: parameter-p_helligkeit_entriegelt_cockpit    100%    256
IDE11477-ENG128620-Interior lighting: parameter-p_helligkeit_entriegelt_dach    100%    256
IDE11477-ENG128540-Interior lighting: parameter-p_helligkeit_entriegelt_fussraum    0%    256
IDE11477-ENG128508-Interior lighting: parameter-p_helligkeit_entriegelt_innenlicht    100%    256
IDE11477-ENG128572-Interior lighting: parameter-p_helligkeit_entriegelt_itafel    100%    256
IDE11477-ENG128556-Interior lighting: parameter-p_helligkeit_entriegelt_lautsprecher    100%    256
IDE11477-ENG128604-Interior lighting: parameter-p_helligkeit_entriegelt_miko    100%    256
IDE11477-ENG128636-Interior lighting: parameter-p_helligkeit_entriegelt_psd    100%    256
IDE11477-ENG128524-Interior lighting: parameter-p_helligkeit_entriegelt_tueren    100%    256
IDE11477-ENG128602-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_cockpit    100%    256
IDE11477-ENG128634-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_dach    100%    256
IDE11477-ENG128554-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_fussraum    40%    256
IDE11477-ENG128522-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_innenlicht    100%    256
IDE11477-ENG128586-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_itafel    100%    256
IDE11477-ENG128570-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_lautsprecher    100%    256
IDE11477-ENG128618-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_miko    100%    256
IDE11477-ENG128650-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_psd    100%    256
IDE11477-ENG128538-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_schluessel_ab_tueren    37%    256
IDE11477-ENG128598-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_cockpit    100%    256
IDE11477-ENG128630-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_dach    100%    256
IDE11477-ENG128550-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_fussraum    127%    256
IDE11477-ENG128518-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_innenlicht    100%    256
IDE11477-ENG128582-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_itafel    100%    256
IDE11477-ENG128566-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_lautsprecher    100%    256
IDE11477-ENG128614-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_miko    100%    256
IDE11477-ENG128646-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_psd    100%    256
IDE11477-ENG128534-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_aus_tueren    127%    256
IDE11477-ENG128594-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_cockpit    126%    256
IDE11477-ENG128626-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_dach    100%    256
IDE11477-ENG128546-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_fussraum    126%    256
IDE11477-ENG128514-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_innenlicht    0%    256
IDE11477-ENG128578-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_itafel    126%    256
IDE11477-ENG128562-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_lautsprecher    126%    256
IDE11477-ENG128610-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_miko    126%    256
IDE11477-ENG128642-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_psd    126%    256
IDE11477-ENG128530-Interior lighting: parameter-p_helligkeit_Fzg_geschlossen_zuendung_ein_tueren    126%    256
IDE11477-ENG128591-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_cockpit    100%    256
IDE11477-ENG128623-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_dach    100%    256
IDE11477-ENG128543-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_fussraum    127%    256
IDE11477-ENG128511-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_innenlicht    100%    256
IDE11477-ENG128575-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_itafel    100%    256
IDE11477-ENG128559-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_lautsprecher    100%    256
IDE11477-ENG128607-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_miko    100%    256
IDE11477-ENG128639-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_psd    100%    256
IDE11477-ENG128527-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_aus_tueren    127%    256
IDE11477-ENG128590-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_cockpit    100%    256
IDE11477-ENG128622-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_dach    100%    256
IDE11477-ENG128542-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_fussraum    126%    256
IDE11477-ENG128510-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_innenlicht    100%    256
IDE11477-ENG128574-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_itafel    100%    256
IDE11477-ENG128558-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_lautsprecher    100%    256
IDE11477-ENG128606-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_miko    100%    256
IDE11477-ENG128638-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_psd    100%    256
IDE11477-ENG128526-Interior lighting: parameter-p_helligkeit_HD_auf_zuendung_ein_tueren    126%    256
IDE11477-ENG128589-Interior lighting: parameter-p_helligkeit_max_cockpit    100%    256
IDE11477-ENG128621-Interior lighting: parameter-p_helligkeit_max_dach    100%    256
IDE11477-ENG128541-Interior lighting: parameter-p_helligkeit_max_fussraum    100%    256
IDE11477-ENG128509-Interior lighting: parameter-p_helligkeit_max_innenlicht    100%    256
IDE11477-ENG128573-Interior lighting: parameter-p_helligkeit_max_itafel    100%    256
IDE11477-ENG128557-Interior lighting: parameter-p_helligkeit_max_lautsprecher    100%    256
IDE11477-ENG128605-Interior lighting: parameter-p_helligkeit_max_miko    100%    256
IDE11477-ENG128637-Interior lighting: parameter-p_helligkeit_max_psd    100%    256
IDE11477-ENG128525-Interior lighting: parameter-p_helligkeit_max_tueren    100%    256
IDE11477-ENG128599-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_cockpit    100%    256
IDE11477-ENG128631-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_dach    100%    256
IDE11477-ENG128551-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_fussraum    40%    256
IDE11477-ENG128519-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_innenlicht    100%    256
IDE11477-ENG128583-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_itafel    100%    256
IDE11477-ENG128567-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_lautsprecher    100%    256
IDE11477-ENG128615-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_miko    100%    256
IDE11477-ENG128647-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_psd    100%    256
IDE11477-ENG128535-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_auf_zuendung_aus_tueren    37%    256
IDE11477-ENG128600-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_cockpit    100%    256
IDE11477-ENG128632-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_dach    100%    256
IDE11477-ENG128552-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_fussraum    40%    256
IDE11477-ENG128520-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_innenlicht    100%    256
IDE11477-ENG128584-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_itafel    100%    256
IDE11477-ENG128568-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_lautsprecher    100%    256
IDE11477-ENG128616-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_miko    100%    256
IDE11477-ENG128648-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_psd    100%    256
IDE11477-ENG128536-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_HD_zu_zuendung_aus_tueren    100%    256
IDE11477-ENG128601-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_cockpit    100%    256
IDE11477-ENG128633-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_dach    100%    256
IDE11477-ENG128553-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_fussraum    40%    256
IDE11477-ENG128521-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_innenlicht    100%    256
IDE11477-ENG128585-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_itafel    100%    256
IDE11477-ENG128569-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_lautsprecher    100%    256
IDE11477-ENG128617-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_miko    100%    256
IDE11477-ENG128649-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_psd    100%    256
IDE11477-ENG128537-Interior lighting: parameter-p_helligkeit_Tueren_geschlossen_schluessel_ab_tueren    37%    256
IDE11477-ENG137165-Interior lighting: parameter-p_t_HMI_verzoegerung_helligkeitswerte    200 ms    256
IDE11477-ENG128488-Interior lighting: parameter-p_t_verzoegerung_ausstieg_cockpit    0.0 s    256
IDE11477-ENG128502-Interior lighting: parameter-p_t_verzoegerung_ausstieg_dach    0.0 s    256
IDE11477-ENG128481-Interior lighting: parameter-p_t_verzoegerung_ausstieg_fussraum    0.0 s    256
IDE11477-ENG128467-Interior lighting: parameter-p_t_verzoegerung_ausstieg_innenlicht    0.0 s    256
IDE11477-ENG128495-Interior lighting: parameter-p_t_verzoegerung_ausstieg_miko    0.0 s    256
IDE11477-ENG128474-Interior lighting: parameter-p_t_verzoegerung_ausstieg_tueren    0.0 s    256
IDE11477-ENG128487-Interior lighting: parameter-p_t_verzoegerung_einstieg_cockpit    0.0 s    256
IDE11477-ENG128501-Interior lighting: parameter-p_t_verzoegerung_einstieg_dach    0.0 s    256
IDE11477-ENG128480-Interior lighting: parameter-p_t_verzoegerung_einstieg_fussraum    0.0 s    256
IDE11477-ENG128466-Interior lighting: parameter-p_t_verzoegerung_einstieg_innenlicht    0.0 s    256
IDE11477-ENG128494-Interior lighting: parameter-p_t_verzoegerung_einstieg_miko    0.0 s    256
IDE11477-ENG128473-Interior lighting: parameter-p_t_verzoegerung_einstieg_tueren    0.0 s    256
IDE11477-ENG128490-Interior lighting: parameter-p_t_verzoegerung_entriegelt_cockpit    0.0 s    256
IDE11477-ENG128504-Interior lighting: parameter-p_t_verzoegerung_entriegelt_dach    0.0 s    256
IDE11477-ENG128483-Interior lighting: parameter-p_t_verzoegerung_entriegelt_fussraum    0.0 s    256
IDE11477-ENG128469-Interior lighting: parameter-p_t_verzoegerung_entriegelt_innenlicht    0.0 s    256
IDE11477-ENG128497-Interior lighting: parameter-p_t_verzoegerung_entriegelt_miko    0.0 s    256
IDE11477-ENG128476-Interior lighting: parameter-p_t_verzoegerung_entriegelt_tueren    0.0 s    256
IDE11477-ENG128489-Interior lighting: parameter-p_t_verzoegerung_oeffnen_cockpit    0.0 s    256
IDE11477-ENG128503-Interior lighting: parameter-p_t_verzoegerung_oeffnen_dach    0.0 s    256
IDE11477-ENG128482-Interior lighting: parameter-p_t_verzoegerung_oeffnen_fussraum    0.0 s    256
IDE11477-ENG128468-Interior lighting: parameter-p_t_verzoegerung_oeffnen_innenlicht    0.0 s    256
IDE11477-ENG128496-Interior lighting: parameter-p_t_verzoegerung_oeffnen_miko    0.0 s    256
IDE11477-ENG128475-Interior lighting: parameter-p_t_verzoegerung_oeffnen_tueren    0.0 s    256
IDE11477-ENG128491-Interior lighting: parameter-p_t_verzoegerung_schliessen_cockpit    0.0 s    256
IDE11477-ENG128505-Interior lighting: parameter-p_t_verzoegerung_schliessen_dach    0.0 s    256
IDE11477-ENG128484-Interior lighting: parameter-p_t_verzoegerung_schliessen_fussraum    0.0 s    256
IDE11477-ENG128470-Interior lighting: parameter-p_t_verzoegerung_schliessen_innenlicht    0.0 s    256
IDE11477-ENG128498-Interior lighting: parameter-p_t_verzoegerung_schliessen_miko    0.0 s    256
IDE11477-ENG128477-Interior lighting: parameter-p_t_verzoegerung_schliessen_tueren    0.0 s    256
IDE11477-ENG128492-Interior lighting: parameter-p_t_verzoegerung_schluessel_ab_cockpit    0.0 s    256
IDE11477-ENG128506-Interior lighting: parameter-p_t_verzoegerung_schluessel_ab_dach    0.0 s    256
IDE11477-ENG128485-Interior lighting: parameter-p_t_verzoegerung_schluessel_ab_fussraum    0.0 s    256
IDE11477-ENG128471-Interior lighting: parameter-p_t_verzoegerung_schluessel_ab_innenlicht    0.0 s    256
IDE11477-ENG128499-Interior lighting: parameter-p_t_verzoegerung_schluessel_ab_miko    0.0 s    256
IDE11477-ENG128478-Interior lighting: parameter-p_t_verzoegerung_schluessel_ab_tueren    0.0 s    256
IDE11477-ENG128493-Interior lighting: parameter-p_t_verzoegerung_verriegelt_cockpit    0.0 s    256
IDE11477-ENG128507-Interior lighting: parameter-p_t_verzoegerung_verriegelt_dach    0.0 s    256
IDE11477-ENG128486-Interior lighting: parameter-p_t_verzoegerung_verriegelt_fussraum    0.0 s    256
IDE11477-ENG128472-Interior lighting: parameter-p_t_verzoegerung_verriegelt_innenlicht    0.0 s    256
IDE11477-ENG128500-Interior lighting: parameter-p_t_verzoegerung_verriegelt_miko    0.0 s    256
IDE11477-ENG128479-Interior lighting: parameter-p_t_verzoegerung_verriegelt_tueren    0.0 s    256
IDE11477-ENG128663-Interior lighting: parameter-p_verzoegerung_berechnen    0    256
IDE11714-ENG126827-Ambient light color list-Blauwert Farbe 1    57    30
IDE11714-ENG133432-Ambient light color list-Blauwert Farbe 10    255    30
IDE11714-ENG126830-Ambient light color list-Blauwert Farbe 2    5    30
IDE11714-ENG126833-Ambient light color list-Blauwert Farbe 3    0    30
IDE11714-ENG133414-Ambient light color list-Blauwert Farbe 4    30    30
IDE11714-ENG133417-Ambient light color list-Blauwert Farbe 5    70    30
IDE11714-ENG133420-Ambient light color list-Blauwert Farbe 6    130    30
IDE11714-ENG133423-Ambient light color list-Blauwert Farbe 7    195    30
IDE11714-ENG133426-Ambient light color list-Blauwert Farbe 8    255    30
IDE11714-ENG133429-Ambient light color list-Blauwert Farbe 9    255    30
IDE11714-ENG126826-Ambient light color list-Gruenwert Farbe 1    245    30
IDE11714-ENG133431-Ambient light color list-Gruenwert Farbe 10    120    30
IDE11714-ENG126829-Ambient light color list-Gruenwert Farbe 2    255    30
IDE11714-ENG126832-Ambient light color list-Gruenwert Farbe 3    255    30
IDE11714-ENG133413-Ambient light color list-Gruenwert Farbe 4    235    30
IDE11714-ENG133416-Ambient light color list-Gruenwert Farbe 5    255    30
IDE11714-ENG133419-Ambient light color list-Gruenwert Farbe 6    255    30
IDE11714-ENG133422-Ambient light color list-Gruenwert Farbe 7    240    30
IDE11714-ENG133425-Ambient light color list-Gruenwert Farbe 8    200    30
IDE11714-ENG133428-Ambient light color list-Gruenwert Farbe 9    160    30
IDE11714-ENG126825-Ambient light color list-Rotwert Farbe 1    182    30
IDE11714-ENG133430-Ambient light color list-Rotwert Farbe 10    0    30
IDE11714-ENG126828-Ambient light color list-Rotwert Farbe 2    130    30
IDE11714-ENG126831-Ambient light color list-Rotwert Farbe 3    70    30
IDE11714-ENG133412-Ambient light color list-Rotwert Farbe 4    0    30
IDE11714-ENG133415-Ambient light color list-Rotwert Farbe 5    0    30
IDE11714-ENG133418-Ambient light color list-Rotwert Farbe 6    0    30
IDE11714-ENG133421-Ambient light color list-Rotwert Farbe 7    0    30
IDE11714-ENG133424-Ambient light color list-Rotwert Farbe 8    0    30
IDE11714-ENG133427-Ambient light color list-Rotwert Farbe 9    0    30
IDE11944-ENG142014-Keyless access and start authorization-Elektische_Lenkradverriegelung    not installed     3
IDE11944-ENG141948-Keyless access and start authorization-Kessy    not installed     3
IDE11944-ENG246971-Keyless access and start authorization-Kessy BewegungsüberwachungIDGeber    not active     3
IDE11944-ENG116653-Keyless access and start authorization-Kessy Komfort oeffnen    not active     3
IDE11944-ENG116654-Keyless access and start authorization-Kessy Komfort schliessen    active     3
IDE11944-ENG116655-Keyless access and start authorization-Kessy Komfortbedienung Reichweitenbegrenzung    not active     3
IDE11944-ENG179142-Keyless access and start authorization-Kessy Protokollvariante EntryExit    not active     3
IDE11944-ENG179143-Keyless access and start authorization-Kessy Ruhephase EntryExit    not active     3
IDE11944-ENG116626-Keyless access and start authorization-Oeffnung Heckdeckel bei Wiederentriegelung    not active     3
IDE12302-SFT271873-Identification of sub-bus participant-Wiper motor control module    available.     6
IDE12302-SFT271874-Identification of sub-bus participant-Rain/Light Recognition Sensor    available.     6
IDE12302-SFT271875-Identification of sub-bus participant-Light switch    Not available     6
IDE12302-SFT271876-Identification of sub-bus participant-Garage door opener control module    Not available     6
IDE12302-SFT271877-Identification of sub-bus participant-Garage door opener control head    Not available     6
IDE12302-SFT271894-Identification of sub-bus participant-Anti-theft alarm system sensor    Not available     6
IDE12302-SFT271896-Identification of sub-bus participant-Alarm horn    available.     6
IDE12302-SFT271904-Identification of sub-bus participant-Sunroof control module    Not available     6
IDE12302-SFT271910-Identification of sub-bus participant-Roof electronics control module    Not available     6
IDE12302-SFT271928-Identification of sub-bus participant-Roof shade control module    Not available     6
IDE12302-SFT271947-Identification of sub-bus participant-Humidity sensor: interior    Not available     6
IDE12302-SFT271966-Identification of sub-bus participant-Left head area heater    Not available     6
IDE12302-SFT271967-Identification of sub-bus participant-Right head area heater    Not available     6
IDE12302-SFT272065-Identification of sub-bus participant-Blower 1 for left front backrest    Not available     6
IDE12302-SFT272067-Identification of sub-bus participant-Blower 1 for left front seat cushion    Not available     6
IDE12302-SFT272069-Identification of sub-bus participant-Blower 1 for right front backrest    Not available     6
IDE12302-SFT272071-Identification of sub-bus participant-Blower 1 for right front seat cushion    Not available     6
IDE12302-ENG246961-Identification of sub-bus participant-Remote_Control    Not available     6
IDE12302-ENG246960-Identification of sub-bus participant-steering_column_switch    Not available     6
IDE12412-ENG154526-LIN Ambient light color list-Blauwert_Farbe_1_lin    3    30
IDE12412-ENG154527-LIN Ambient light color list-Blauwert_Farbe_10_lin    255    30
IDE12412-ENG154537-LIN Ambient light color list-Blauwert_Farbe_2_lin    3    30
IDE12412-ENG154557-LIN Ambient light color list-Blauwert_Farbe_3_lin    3    30
IDE12412-ENG154560-LIN Ambient light color list-Blauwert_Farbe_4_lin    2    30
IDE12412-ENG154561-LIN Ambient light color list-Blauwert_Farbe_5_lin    15    30
IDE12412-ENG154562-LIN Ambient light color list-Blauwert_Farbe_6_lin    27    30
IDE12412-ENG154563-LIN Ambient light color list-Blauwert_Farbe_7_lin    43    30
IDE12412-ENG154564-LIN Ambient light color list-Blauwert_Farbe_8_lin    125    30
IDE12412-ENG154565-LIN Ambient light color list-Blauwert_Farbe_9_lin    200    30
IDE12412-ENG154645-LIN Ambient light color list-Gruenwert_Farbe_1_lin    255    30
IDE12412-ENG154646-LIN Ambient light color list-Gruenwert_Farbe_10_lin    146    30
IDE12412-ENG154656-LIN Ambient light color list-Gruenwert_Farbe_2_lin    255    30
IDE12412-ENG154676-LIN Ambient light color list-Gruenwert_Farbe_3_lin    255    30
IDE12412-ENG154679-LIN Ambient light color list-Gruenwert_Farbe_4_lin    255    30
IDE12412-ENG154680-LIN Ambient light color list-Gruenwert_Farbe_5_lin    255    30
IDE12412-ENG154681-LIN Ambient light color list-Gruenwert_Farbe_6_lin    255    30
IDE12412-ENG154682-LIN Ambient light color list-Gruenwert_Farbe_7_lin    255    30
IDE12412-ENG154683-LIN Ambient light color list-Gruenwert_Farbe_8_lin    255    30
IDE12412-ENG154684-LIN Ambient light color list-Gruenwert_Farbe_9_lin    255    30
IDE12412-ENG154733-LIN Ambient light color list-Rotwert_Farbe_1_lin    114    30
IDE12412-ENG154734-LIN Ambient light color list-Rotwert_Farbe_10_lin    20    30
IDE12412-ENG154744-LIN Ambient light color list-Rotwert_Farbe_2_lin    78    30
IDE12412-ENG154764-LIN Ambient light color list-Rotwert_Farbe_3_lin    59    30
IDE12412-ENG154767-LIN Ambient light color list-Rotwert_Farbe_4_lin    6    30
IDE12412-ENG154768-LIN Ambient light color list-Rotwert_Farbe_5_lin    15    30
IDE12412-ENG154769-LIN Ambient light color list-Rotwert_Farbe_6_lin    24    30
IDE12412-ENG154770-LIN Ambient light color list-Rotwert_Farbe_7_lin    3    30
IDE12412-ENG154771-LIN Ambient light color list-Rotwert_Farbe_8_lin    1    30
IDE12412-ENG154772-LIN Ambient light color list-Rotwert_Farbe_9_lin    32    30
MAS01490-ENG142027-Energy management-Energiemanagement Abschaltung    active     5
MAS01490-ENG116830-Energy management-Energy_Management_Adaptation    Energy management active     5
MAS01490-ENG142256-Energy management-Hochvoltfahrzeug    not installed     5
MAS01490-ENG141950-Energy management-Hybrid vehicle    No     5
MAS01490-ENG133400-Energy management-Praediktives_Energiemanagement    not active     5
MAS01490-ENG141978-Energy management-Recuperation    active     5
MAS01490-ENG142037-Energy management-Zweitbatterie    not installed     5
MAS05055-lower turn position    31.494474 °    2
MAS05056-upper turn position    170.494336 °    2
MAS08228-ENG133434-Light sensor-Daemmerungsgrenze: Hysterese_obergrenze    1200 lx    24
MAS08228-ENG133435-Light sensor-Daemmerungsgrenze_Hysterese_untergrenze    2200 lx    24
MAS08228-ENG133444-Light sensor-ECE_Lichteinschaltschwelle    0 lx    24
MAS08228-ENG133433-Light sensor-Einschaltgrenze_CHO_LHO    600 lx    24
MAS08228-ENG133437-Light sensor-Helligkeitsgrenze_Licht__einschalten    1200 lx    24
MAS08228-ENG133438-Light sensor-Helligkeitsgrenze_Licht_ausschalten    2200 lx    24
MAS08228-ENG133445-Light sensor-Helligkeitsgrenze_Licht_ausschalten_red    00 00     24
MAS08228-ENG133436-Light sensor-Helligkeitsgrenze_sehr_hell    2000 lx    24
MAS08228-ENG142230-Light sensor-HMI_Exterior_light_on_highway    active     24
MAS08228-ENG142231-Light sensor-HMI_Exterior_light_on_rain    active     24
MAS08228-ENG142232-Light sensor-HMI_exterior_light_sensitivity    Medium     24
MAS08228-ENG142229-Light sensor-HMI_Wiper_Comfort_Rain_Sensor_OFF    active     24
MAS08228-ENG126628-Light sensor-LS_Error_Ausgabe    not active     24
MAS08228-ENG133442-Light sensor-Maximale_Ausgangsspannung    4500 mV    24
MAS08228-ENG133440-Light sensor-Maximale_Beleuchtungsstaerke    6000 lx    24
MAS08228-ENG133441-Light sensor-Minimale_Ausgangsspannung    2000 mV    24
MAS08228-ENG133439-Light sensor-Minimale_Beleuchtungsstaerke    0 lx    24
MAS08228-ENG133443-Light sensor-Tunnel_einschalt_verzoegerung    2    24
ENG153709-ENG154696-Aktivierung_Entwicklungsdiagnose-log_dtc_status    not active     9
ENG153709-ENG154697-Aktivierung_Entwicklungsdiagnose-log-dtc_DFCC    00 00 00     9
ENG153709-ENG154714-Aktivierung_Entwicklungsdiagnose-Reaktion_LOG-DTC    First_dtc     9
ENG141683-ENG116672-Allwetterlicht_Spoiler-Spoiler Einfahrunterdrueckung nach manuellem Ausfahren    not active     4
ENG141683-ENG116671-Allwetterlicht_Spoiler-Spoiler Komfortsenken des Spoiler ueber Schliesszylinder FT    not active     4
ENG141683-ENG141975-Allwetterlicht_Spoiler-tt_spoiler    not installed     4
ENG153710-ENG154516-Ambience_lightning_color_list_2-Blauwert Farbe 11    255    60
ENG153710-ENG154517-Ambience_lightning_color_list_2-Blauwert Farbe 12    255    60
ENG153710-ENG154518-Ambience_lightning_color_list_2-Blauwert Farbe 13    255    60
ENG153710-ENG154519-Ambience_lightning_color_list_2-Blauwert Farbe 14    255    60
ENG153710-ENG154520-Ambience_lightning_color_list_2-Blauwert Farbe 15    255    60
ENG153710-ENG154521-Ambience_lightning_color_list_2-Blauwert Farbe 16    255    60
ENG153710-ENG154522-Ambience_lightning_color_list_2-Blauwert Farbe 17    255    60
ENG153710-ENG154523-Ambience_lightning_color_list_2-Blauwert Farbe 18    240    60
ENG153710-ENG154524-Ambience_lightning_color_list_2-Blauwert Farbe 19    255    60
ENG153710-ENG154525-Ambience_lightning_color_list_2-Blauwert Farbe 20    235    60
ENG153710-ENG154539-Ambience_lightning_color_list_2-Blauwert_Farbe_21    170    60
ENG153710-ENG154541-Ambience_lightning_color_list_2-Blauwert_Farbe_22    130    60
ENG153710-ENG154543-Ambience_lightning_color_list_2-Blauwert_Farbe_23    60    60
ENG153710-ENG154545-Ambience_lightning_color_list_2-Blauwert_Farbe_24    0    60
ENG153710-ENG154547-Ambience_lightning_color_list_2-Blauwert_Farbe_25    5    60
ENG153710-ENG154549-Ambience_lightning_color_list_2-Blauwert_Farbe_26    0    60
ENG153710-ENG154551-Ambience_lightning_color_list_2-Blauwert_Farbe_27    0    60
ENG153710-ENG154553-Ambience_lightning_color_list_2-Blauwert_Farbe_28    0    60
ENG153710-ENG154555-Ambience_lightning_color_list_2-Blauwert_Farbe_29    5    60
ENG153710-ENG154558-Ambience_lightning_color_list_2-Blauwert_Farbe_30    0    60
ENG153710-ENG154635-Ambience_lightning_color_list_2-Gruenwert Farbe 11    90    60
ENG153710-ENG154636-Ambience_lightning_color_list_2-Gruenwert Farbe 12    40    60
ENG153710-ENG154637-Ambience_lightning_color_list_2-Gruenwert Farbe 13    0    60
ENG153710-ENG154638-Ambience_lightning_color_list_2-Gruenwert Farbe 14    0    60
ENG153710-ENG154639-Ambience_lightning_color_list_2-Gruenwert Farbe 15    0    60
ENG153710-ENG154640-Ambience_lightning_color_list_2-Gruenwert Farbe 16    0    60
ENG153710-ENG154641-Ambience_lightning_color_list_2-Gruenwert Farbe 17    0    60
ENG153710-ENG154642-Ambience_lightning_color_list_2-Gruenwert Farbe 18    116    60
ENG153710-ENG154643-Ambience_lightning_color_list_2-Gruenwert Farbe 19    190    60
ENG153710-ENG154644-Ambience_lightning_color_list_2-Gruenwert Farbe 20    121    60
ENG153710-ENG154658-Ambience_lightning_color_list_2-Gruenwert_Farbe_21    250    60
ENG153710-ENG154660-Ambience_lightning_color_list_2-Gruenwert_Farbe_22    255    60
ENG153710-ENG154662-Ambience_lightning_color_list_2-Gruenwert_Farbe_23    255    60
ENG153710-ENG154664-Ambience_lightning_color_list_2-Gruenwert_Farbe_24    255    60
ENG153710-ENG154666-Ambience_lightning_color_list_2-Gruenwert_Farbe_25    172    60
ENG153710-ENG154668-Ambience_lightning_color_list_2-Gruenwert_Farbe_26    125    60
ENG153710-ENG154670-Ambience_lightning_color_list_2-Gruenwert_Farbe_27    65    60
ENG153710-ENG154672-Ambience_lightning_color_list_2-Gruenwert_Farbe_28    0    60
ENG153710-ENG154674-Ambience_lightning_color_list_2-Gruenwert_Farbe_29    0    60
ENG153710-ENG154677-Ambience_lightning_color_list_2-Gruenwert_Farbe_30    0    60
ENG153710-ENG154723-Ambience_lightning_color_list_2-Rotwert Farbe 11    10    60
ENG153710-ENG154724-Ambience_lightning_color_list_2-Rotwert Farbe 12    30    60
ENG153710-ENG154725-Ambience_lightning_color_list_2-Rotwert Farbe 13    65    60
ENG153710-ENG154726-Ambience_lightning_color_list_2-Rotwert Farbe 14    130    60
ENG153710-ENG154727-Ambience_lightning_color_list_2-Rotwert Farbe 15    190    60
ENG153710-ENG154728-Ambience_lightning_color_list_2-Rotwert Farbe 16    220    60
ENG153710-ENG154729-Ambience_lightning_color_list_2-Rotwert Farbe 17    255    60
ENG153710-ENG154730-Ambience_lightning_color_list_2-Rotwert Farbe 18    252    60
ENG153710-ENG154731-Ambience_lightning_color_list_2-Rotwert Farbe 19    255    60
ENG153710-ENG154732-Ambience_lightning_color_list_2-Rotwert Farbe 20    217    60
ENG153710-ENG154746-Ambience_lightning_color_list_2-Rotwert_Farbe_21    250    60
ENG153710-ENG154748-Ambience_lightning_color_list_2-Rotwert_Farbe_22    255    60
ENG153710-ENG154750-Ambience_lightning_color_list_2-Rotwert_Farbe_23    255    60
ENG153710-ENG154752-Ambience_lightning_color_list_2-Rotwert_Farbe_24    255    60
ENG153710-ENG154754-Ambience_lightning_color_list_2-Rotwert_Farbe_25    255    60
ENG153710-ENG154756-Ambience_lightning_color_list_2-Rotwert_Farbe_26    255    60
ENG153710-ENG154758-Ambience_lightning_color_list_2-Rotwert_Farbe_27    255    60
ENG153710-ENG154760-Ambience_lightning_color_list_2-Rotwert_Farbe_28    250    60
ENG153710-ENG154762-Ambience_lightning_color_list_2-Rotwert_Farbe_29    195    60
ENG153710-ENG154765-Ambience_lightning_color_list_2-Rotwert_Farbe_30    130    60
ENG153711-ENG154528-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_11_lin    255    60
ENG153711-ENG154529-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_12_lin    255    60
ENG153711-ENG154530-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_13_lin    255    60
ENG153711-ENG154531-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_14_lin    247    60
ENG153711-ENG154532-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_15_lin    255    60
ENG153711-ENG154533-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_16_lin    255    60
ENG153711-ENG154534-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_17_lin    244    60
ENG153711-ENG154535-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_18_lin    250    60
ENG153711-ENG154536-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_19_lin    255    60
ENG153711-ENG154538-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_20_lin    100    60
ENG153711-ENG154540-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_21_lin    24    60
ENG153711-ENG154542-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_22_lin    18    60
ENG153711-ENG154544-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_23_lin    11    60
ENG153711-ENG154546-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_24_lin    4    60
ENG153711-ENG154548-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_25_lin    0    60
ENG153711-ENG154550-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_26_lin    5    60
ENG153711-ENG154552-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_27_lin    4    60
ENG153711-ENG154554-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_28_lin    1    60
ENG153711-ENG154556-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_29_lin    0    60
ENG153711-ENG154559-Ambience_lightning_color_list_lin_2-Blauwert_Farbe_30_lin    0    60
ENG153711-ENG154647-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_11_lin    65    60
ENG153711-ENG154648-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_12_lin    20    60
ENG153711-ENG154649-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_13_lin    3    60
ENG153711-ENG154650-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_14_lin    38    60
ENG153711-ENG154651-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_15_lin    60    60
ENG153711-ENG154652-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_16_lin    30    60
ENG153711-ENG154653-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_17_lin    32    60
ENG153711-ENG154654-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_18_lin    134    60
ENG153711-ENG154655-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_19_lin    198    60
ENG153711-ENG154657-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_20_lin    255    60
ENG153711-ENG154659-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_21_lin    226    60
ENG153711-ENG154661-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_22_lin    235    60
ENG153711-ENG154663-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_23_lin    245    60
ENG153711-ENG154665-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_24_lin    255    60
ENG153711-ENG154667-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_25_lin    200    60
ENG153711-ENG154669-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_26_lin    178    60
ENG153711-ENG154671-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_27_lin    88    60
ENG153711-ENG154673-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_28_lin    3    60
ENG153711-ENG154675-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_29_lin    0    60
ENG153711-ENG154678-Ambience_lightning_color_list_lin_2-Gruenwert_Farbe_30_lin    0    60
ENG153711-ENG154735-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_11_lin    9    60
ENG153711-ENG154736-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_12_lin    1    60
ENG153711-ENG154737-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_13_lin    28    60
ENG153711-ENG154738-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_14_lin    63    60
ENG153711-ENG154739-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_15_lin    142    60
ENG153711-ENG154740-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_16_lin    188    60
ENG153711-ENG154741-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_17_lin    255    60
ENG153711-ENG154742-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_18_lin    255    60
ENG153711-ENG154743-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_19_lin    255    60
ENG153711-ENG154745-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_20_lin    130    60
ENG153711-ENG154747-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_21_lin    138    60
ENG153711-ENG154749-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_22_lin    152    60
ENG153711-ENG154751-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_23_lin    166    60
ENG153711-ENG154753-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_24_lin    182    60
ENG153711-ENG154755-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_25_lin    255    60
ENG153711-ENG154757-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_26_lin    255    60
ENG153711-ENG154759-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_27_lin    255    60
ENG153711-ENG154761-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_28_lin    255    60
ENG153711-ENG154763-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_29_lin    205    60
ENG153711-ENG154766-Ambience_lightning_color_list_lin_2-Rotwert_Farbe_30_lin    155    60
ENG126649-ENG126874-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_1    1    30
ENG126649-ENG126901-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_10    1    30
ENG126649-ENG126904-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_11    1    30
ENG126649-ENG126907-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_12    1    30
ENG126649-ENG126910-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_13    1    30
ENG126649-ENG126913-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_14    1    30
ENG126649-ENG126916-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_15    1    30
ENG126649-ENG126877-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_2    1    30
ENG126649-ENG126880-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_3    1    30
ENG126649-ENG126883-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_4    1    30
ENG126649-ENG126886-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_5    1    30
ENG126649-ENG126889-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_6    1    30
ENG126649-ENG126892-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_7    1    30
ENG126649-ENG126895-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_8    1    30
ENG126649-ENG126898-ambient_lighting_lin_slaves_groups-pa_korrekturfaktor_gruppe_9    1    30
ENG126649-ENG126873-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_1    door     30
ENG126649-ENG126900-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_10    door     30
ENG126649-ENG126903-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_11    door     30
ENG126649-ENG126906-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_12    door     30
ENG126649-ENG126909-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_13    Footwell     30
ENG126649-ENG126912-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_14    Footwell     30
ENG126649-ENG126915-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_15    door     30
ENG126649-ENG126876-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_2    door     30
ENG126649-ENG126879-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_3    door     30
ENG126649-ENG126882-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_4    door     30
ENG126649-ENG126885-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_5    door     30
ENG126649-ENG126888-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_6    Center console     30
ENG126649-ENG126891-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_7    door     30
ENG126649-ENG126894-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_8    door     30
ENG126649-ENG126897-ambient_lighting_lin_slaves_groups-pa_lichtfunktion_gruppe_9    door     30
ENG126649-ENG126872-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_1    multicolor     30
ENG126649-ENG126899-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_10    multicolor     30
ENG126649-ENG126902-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_11    not installed     30
ENG126649-ENG126905-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_12    not installed     30
ENG126649-ENG126908-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_13    not installed     30
ENG126649-ENG126911-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_14    NOT-DEFINED     30
ENG126649-ENG126914-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_15    not installed     30
ENG126649-ENG126875-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_2    multicolor     30
ENG126649-ENG126878-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_3    multicolor     30
ENG126649-ENG126881-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_4    multicolor     30
ENG126649-ENG126884-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_5    multicolor     30
ENG126649-ENG126887-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_6    multicolor     30
ENG126649-ENG126890-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_7    multicolor     30
ENG126649-ENG126893-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_8    multicolor     30
ENG126649-ENG126896-ambient_lighting_lin_slaves_groups-pa_verbauinfo_gruppe_9    multicolor     30
ENG128379-ENG128424-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_:12    0    60
ENG128379-ENG128391-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_1    1    60
ENG128379-ENG128418-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_10    0    60
ENG128379-ENG128421-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_11    0    60
ENG128379-ENG128427-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_13    0    60
ENG128379-ENG128430-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_14    0    60
ENG128379-ENG128433-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_15    0    60
ENG128379-ENG128436-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_16    0    60
ENG128379-ENG128439-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_17    0    60
ENG128379-ENG128442-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_18    0    60
ENG128379-ENG128445-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_19    0    60
ENG128379-ENG128394-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_2    2    60
ENG128379-ENG128448-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_20    0    60
ENG128379-ENG128397-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_3    3    60
ENG128379-ENG128400-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_4    4    60
ENG128379-ENG128403-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_5    0    60
ENG128379-ENG128406-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_6    0    60
ENG128379-ENG128409-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_7    0    60
ENG128379-ENG128412-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_8    0    60
ENG128379-ENG128415-ambient_lighting_lin_slaves_modules-pa_einzeladresse_slave_9    0    60
ENG128379-ENG128393-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_1    0    60
ENG128379-ENG128420-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_10    0    60
ENG128379-ENG128423-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_11    0    60
ENG128379-ENG128426-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_12    0    60
ENG128379-ENG128429-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_13    0    60
ENG128379-ENG128432-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_14    0    60
ENG128379-ENG128435-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_15    0    60
ENG128379-ENG128438-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_16    0    60
ENG128379-ENG128441-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_17    0    60
ENG128379-ENG128444-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_18    0    60
ENG128379-ENG128447-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_19    0    60
ENG128379-ENG128396-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_2    0    60
ENG128379-ENG128450-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_20    0    60
ENG128379-ENG128399-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_3    0    60
ENG128379-ENG128402-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_4    0    60
ENG128379-ENG128405-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_5    0    60
ENG128379-ENG128408-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_6    0    60
ENG128379-ENG128411-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_7    0    60
ENG128379-ENG128417-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave_9    0    60
ENG128379-ENG128414-ambient_lighting_lin_slaves_modules-pa_fehlerort_slave8    0    60
ENG128379-ENG128392-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_1    installed     60
ENG128379-ENG128419-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_10    not installed     60
ENG128379-ENG128422-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_11    not installed     60
ENG128379-ENG128425-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_12    not installed     60
ENG128379-ENG128428-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_13    not installed     60
ENG128379-ENG128431-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_14    not installed     60
ENG128379-ENG128434-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_15    not installed     60
ENG128379-ENG128437-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_16    not installed     60
ENG128379-ENG128440-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_17    not installed     60
ENG128379-ENG128443-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_18    not installed     60
ENG128379-ENG128446-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_19    not installed     60
ENG128379-ENG128395-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_2    installed     60
ENG128379-ENG128449-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_20    not installed     60
ENG128379-ENG128398-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_3    installed     60
ENG128379-ENG128401-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_4    installed     60
ENG128379-ENG128404-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_5    not installed     60
ENG128379-ENG128407-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_6    installed     60
ENG128379-ENG128410-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_7    not installed     60
ENG128379-ENG128416-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave_9    not installed     60
ENG128379-ENG128413-ambient_lighting_lin_slaves_modules-pa_verbauinfo_slave8    not installed     60
ENG153712-ENG154510-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Ambiente    Sollspannungsanforderung 13.5     23
ENG153712-ENG154602-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_0    0    23
ENG153712-ENG154603-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_1    17    23
ENG153712-ENG154604-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_10    1    23
ENG153712-ENG154605-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_11    1    23
ENG153712-ENG154606-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_12    1    23
ENG153712-ENG154607-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_13    1    23
ENG153712-ENG154608-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_14    1    23
ENG153712-ENG154609-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_15    1    23
ENG153712-ENG154610-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_2    12    23
ENG153712-ENG154611-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_3    28    23
ENG153712-ENG154612-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_4    1    23
ENG153712-ENG154613-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_5    3    23
ENG153712-ENG154614-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_6    1    23
ENG153712-ENG154615-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_7    24    23
ENG153712-ENG154616-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_8    1    23
ENG153712-ENG154617-Ambientelicht Zuordnung der Farbe zum Fahrprofil-Fahrprofil_9    1    23
ENG141649-ENG122212-Außenlicht_Blinker-ABBA_Blinken    not active     10
ENG141649-ENG133379-Außenlicht_Blinker-Abbruch Komfortblinken    active     10
ENG141649-ENG116590-Außenlicht_Blinker-Blinkkontrolleuchte fuer Anhaenger    separte     10
ENG141649-ENG121966-Außenlicht_Blinker-Crash flashing    active     10
ENG141649-ENG122207-Außenlicht_Blinker-DWA_Alarm_Blinken    active     10
ENG141649-ENG122206-Außenlicht_Blinker-DWA_Schaerfungsquittung    not active     10
ENG141649-ENG142194-Außenlicht_Blinker-dynamisch_blinken_10    not active     10
ENG141649-ENG142195-Außenlicht_Blinker-Dynamische_Blink_Delay    50 ms    10
ENG141649-ENG126819-Außenlicht_Blinker-Emergency_alert_blinken    not active     10
ENG141649-ENG154601-Außenlicht_Blinker-Fahrerassistenz_Blinkenfunktionen    Warnblinke_zulaessig     10
ENG141649-ENG115774-Außenlicht_Blinker-Komfortblinken    active     10
ENG141649-ENG116587-Außenlicht_Blinker-Komfortblinken Blinkzyklen    3    10
ENG141649-ENG122208-Außenlicht_Blinker-Multi_kollisions_Blinken    active     10
ENG141649-ENG122209-Außenlicht_Blinker-Notwarn_blinken_NBA_Phase_2    not active     10
ENG141649-ENG121967-Außenlicht_Blinker-Panic flashing    active     10
ENG141649-ENG154711-Außenlicht_Blinker-PreCrash_RECAS    PreCrash_passiv     10
ENG141649-ENG122211-Außenlicht_Blinker-Richtungs_blinken_links    active     10
ENG141649-ENG122210-Außenlicht_Blinker-Richtungs_blinken_rechts    active     10
ENG141649-ENG122201-Außenlicht_Blinker-Schluessel_Anlern_Blinken    not active     10
ENG141649-ENG121968-Außenlicht_Blinker-Taxi alarm flashing    not active     10
ENG141649-ENG126629-Außenlicht_Blinker-Telematikblinken1_STS_Blinken Telematikblinken2_OCU_Blinken    not active     10
ENG141649-ENG122202-Außenlicht_Blinker-UGDO_ Anlern_Blinken    not active     10
ENG141649-ENG142029-Außenlicht_Blinker-Warnblinken_durch_Fahrerassistenz    not active     10
ENG141649-ENG246997-Außenlicht_Blinker-Warnblinken_TP_max    55 min    10
ENG141649-ENG122214-Außenlicht_Blinker-Warnblinken_Zuendung_AUS    active     10
ENG141649-ENG122213-Außenlicht_Blinker-Warnblinken_Zuendung_EIN    active     10
ENG141649-ENG122204-Außenlicht_Blinker-ZV_Blinken_auf    active     10
ENG141649-ENG122203-Außenlicht_Blinker-ZV_Blinken_zu    active     10
ENG141647-ENG141986-Außenlicht_Front-Abblendlicht_Leuchtentyp    H7     9
ENG141647-ENG246962-Außenlicht_Front-ABL Redundanz Check sperren    not active     9
ENG141647-ENG116705-Außenlicht_Front-Allwetterlicht Ausschaltgrenze    350 km/h    9
ENG141647-ENG116704-Außenlicht_Front-Allwetterlicht Einschaltgrenze    350 km/h    9
ENG141647-ENG115833-Außenlicht_Front-Fahrlicht bei Tag    Daytime running lamps     9
ENG141647-ENG142193-Außenlicht_Front-Geschwindigkeitsabhaengiges TFL    5 km/h    9
ENG141647-ENG115861-Außenlicht_Front-Lichthupe bei Zuendung aus moeglich    active     9
ENG141647-ENG115832-Außenlicht_Front-Scheinwerferferreinigungsansteuerung und Abblendlichtanzeige bei Dauerfahrlicht    not active     9
ENG141647-ENG142191-Außenlicht_Front-Signaturlicht HMI-default Anzeige im Kombiinstrument    not active     9
ENG141647-ENG142190-Außenlicht_Front-Signaturlicht_verbaut    not installed     9
ENG141647-ENG116592-Außenlicht_Front-Standlicht aktiviert zusaetzlich Tagfahrlicht    active     9
ENG141647-ENG116594-Außenlicht_Front-Tagfahrlicht Aktivierung durch BAP oder Bedienfolge moeglich    active     9
ENG141647-ENG122184-Außenlicht_Front-Tagfahrlicht Dauerfahrlicht bei Handbremse abschalten    active     9
ENG141647-ENG115734-Außenlicht_Front-Tagfahrlicht nur in Schalterstellung AUTO    not active     9
ENG141647-ENG116593-Außenlicht_Front-Tagfahrlicht-Dauerfahrlicht aktiviert zusaetzlich Standlicht    not active     9
ENG141647-ENG115733-Außenlicht_Front-Tagfahrlichtkontrollleuchte    not active     9
ENG141647-ENG142192-Außenlicht_Front-TFL_Abschaltung_ueber_Geschwindigkeit    not active     9
ENG141647-ENG116591-Außenlicht_Front-Werkseinstellung fuer Tagfahrlicht Freischaltung BAP / Bedienfolge    active     9
ENG141647-ENG115860-Außenlicht_Front-Zahl der aktiven Scheinwerfer auf 2 limitieren    limitieren     9
ENG141648-ENG141987-Aussenlicht_Heck-Bremslicht_ist_auch_Blinklicht    No     5
ENG141648-ENG115782-Aussenlicht_Heck-Nebelschlusslicht Warngeschwindigkeit    0 km/h    5
ENG141648-ENG116636-Aussenlicht_Heck-Notbremsanzeige NBA    not active     5
ENG141648-ENG115831-Aussenlicht_Heck-Schlusslicht mit Bremslichtfunktion    not active     5
ENG141648-ENG142004-Aussenlicht_Heck-Umgreifende_Heckklappe    not installed     5
ENG141656-ENG142020-Außenlicht_uebergreifend-All-weather light    not installed     18
ENG141656-ENG133381-Außenlicht_uebergreifend-Bedingungen zur Parklichtbegrenzung    abschaltbar über Energiemanagement     18
ENG141656-ENG133380-Außenlicht_uebergreifend-Bedingungen zur Standlichtbegrenzung    abschaltbar über Energiemanagement     18
ENG141656-ENG142188-Außenlicht_uebergreifend-bewusstes Standlicht    Aktive Begrenzung     18
ENG141656-ENG246968-Außenlicht_uebergreifend-CHo_LHo_Nachlauf    0 ms    18
ENG141656-ENG115656-Außenlicht_uebergreifend-Coming Home Leuchten    Low beam     18
ENG141656-ENG116601-Außenlicht_uebergreifend-Coming Home Verbaustatus    automatic     18
ENG141656-ENG116604-Außenlicht_uebergreifend-Coming-home Einschaltereignis    Driver door     18
ENG141656-ENG130581-Außenlicht_uebergreifend-Fahrlicht_Hinweis_mehrfach    active     18
ENG141656-ENG126818-Außenlicht_uebergreifend-Fahrlichtwarnung_Hinweis_Konfig    Hinweis_in_LDS-Stellung_Null_und_SL     18
ENG141656-ENG137034-Außenlicht_uebergreifend-Faktor fuer Verfuegbarkeitstimer    Faktor fuer x5 Minuten     18
ENG141656-ENG154619-Außenlicht_uebergreifend-Fernlicht_LH    Keine_Spannungsanforderung     18
ENG141656-ENG154177-Außenlicht_uebergreifend-Fog lamp    Keine_Spannungsanforderung     18
ENG141656-ENG116608-Außenlicht_uebergreifend-Helligkeitsschwelle Forward-Messung    46400 lx    18
ENG141656-ENG116605-Außenlicht_uebergreifend-Helligkeitsschwelle Infrarot-Messung    12 lx    18
ENG141656-ENG142189-Außenlicht_uebergreifend-HVLM_Ladezustandsanzeige    No     18
ENG141656-ENG115858-Außenlicht_uebergreifend-Kontrollleuchte fuer Begrenzungslicht    integriert in Suchbeleuchtung     18
ENG141656-ENG142185-Außenlicht_uebergreifend-LCM_blinker    false     18
ENG141656-ENG141992-Außenlicht_uebergreifend-LDS_mit_AFL    Yes     18
ENG141656-ENG141991-Außenlicht_uebergreifend-LDS_mit_Nebel_Schlusslicht    Yes     18
ENG141656-ENG141990-Außenlicht_uebergreifend-LDS_mit_Nebellicht    Yes     18
ENG141656-ENG141993-Außenlicht_uebergreifend-LDS_mit_Standlichtstellung    Yes     18
ENG141656-ENG115657-Außenlicht_uebergreifend-Leaving-Home Verbausstatus    Enabled     18
ENG141656-ENG141989-Außenlicht_uebergreifend-Lichtdrehschalter (LDS)    discrete     18
ENG141656-ENG115862-Außenlicht_uebergreifend-Lichtwarnungsverhalten    klemmenabhaengig     18
ENG141656-ENG142034-Außenlicht_uebergreifend-Light_Control_Module    not installed     18
ENG141656-ENG98354-Außenlicht_uebergreifend-Low beam    Keine_Spannungsanforderung     18
ENG141656-ENG115863-Außenlicht_uebergreifend-Menueeinstellung CHO LHO    Menuesteuerung Zeit aktivieren     18
ENG141656-ENG116603-Außenlicht_uebergreifend-Menueeinstellung Cominghome    20 seconds     18
ENG141656-ENG116607-Außenlicht_uebergreifend-Menueeinstellung Leaving-home Zeit per BAP    20 seconds     18
ENG141656-ENG116602-Außenlicht_uebergreifend-Menuesteuerung Coming Home Werkseinstellung    active     18
ENG141656-ENG116606-Außenlicht_uebergreifend-Menuesteuerung Leaving-home Freischaltung per BAP    active     18
ENG141656-ENG115859-Außenlicht_uebergreifend-Parklicht ueber LSS aktiviert    One-sided     18
ENG141656-ENG126816-Außenlicht_uebergreifend-Standlicht aus    active     18
ENG141656-ENG115829-Außenlicht_uebergreifend-Standlichtreduzierung mit beidseitigem Parklicht    active     18
ENG141656-ENG133383-Außenlicht_uebergreifend-Standlicht-Verfügbarkeit    24 s    18
ENG141656-ENG154174-Außenlicht_uebergreifend-Turn signal lamp    Sollspannungsanforderung 13.5     18
ENG141656-ENG126817-Außenlicht_uebergreifend-Umfeldleuchte als Manoevrierleuchte    not active     18
ENG126647-ENG98399-debug_light_function-Activation    0    11
ENG126647-ENG101417-debug_light_function-Adresse    0    11
ENG126647-ENG126820-debug_light_function-Bitmask    0    11
ENG126647-ENG126821-debug_light_function-Divisor    0    11
ENG126647-ENG98827-debug_light_function-Offset    0    11
ENG126647-ENG126822-debug_light_function-Polaritaet    0    11
ENG246955-ENG246967-digital_key-central_locking_digital_key_general    not installed     3
ENG246955-ENG246972-digital_key-komfortbedienung_fh_oeffnen_ueber_btle    not active     3
ENG246955-ENG246973-digital_key-komfortbedienung_fh_oeffnen_ueber_btle_sonderfunktion    not active     3
ENG246955-ENG246974-digital_key-komfortbedienung_fh_oeffnen_ueber_nfc_fahrertuer    not active     3
ENG246955-ENG246975-digital_key-komfortbedienung_fh_schliessen_ueber_btle    not active     3
ENG246955-ENG246976-digital_key-komfortbedienung_fh_schliessen_ueber_btle_sonderfunktion    not active     3
ENG246955-ENG246977-digital_key-komfortbedienung_fh_schliessen_ueber_nfc_fahrertuer    not active     3
ENG141675-ENG115658-Dimmunt_KL_58xs_PWM-x0    0.00%    6
ENG141675-ENG101574-Dimmunt_KL_58xs_PWM-X1    50.00%    6
ENG141675-ENG99557-Dimmunt_KL_58xs_PWM-X2    100.00%    6
ENG141675-ENG115659-Dimmunt_KL_58xs_PWM-y0    0.00%    6
ENG141675-ENG99777-Dimmunt_KL_58xs_PWM-Y1    50.00%    6
ENG141675-ENG100480-Dimmunt_KL_58xs_PWM-Y2    100.00%    6
ENG122925-DWA_Interior_Monitoring_Data_Set_Development    FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF     150
ENG122934-erase_error_table    55 00 00     3
ENG122933-error_mask    0 bit    2
ENG141650-MAS13782-Fernlicht_assistent-Will Beam assistant: responsivity adjustable via BAP    present     6
ENG141650-ENG141973-Fernlicht_assistent-Erweiterte_Fernlichtsteuerung    Basis: FLA     6
ENG141650-ENG116639-Fernlicht_assistent-Fernlichtassistent Reset    not active     6
ENG141650-ENG116637-Fernlicht_assistent-Menuesteuerung Fernlichtassistent    present     6
ENG141650-ENG116641-Fernlicht_assistent-Menuesteuerung Fernlichtassistent Werkseinstellung    present     6
ENG141685-Front_wash_function    10    2
ENG141682-ENG115835-Front_wiper-Adaptives Nachwischen bei SRA    not active     6
ENG141682-ENG142250-Front_wiper-Anfahrzeit_servicestellung    800 ms    6
ENG141682-ENG115836-Front_wiper-Frontwischer Notlaufprogramm    active     6
ENG141682-ENG116614-Front_wiper-Frontwischer Referenzlauf    active     6
ENG141682-ENG154620-Front_wiper-Frontwischer Spannungsanforderung_konfig    Keine_Spannungsanforderung     6
ENG141682-ENG133394-Front_wiper-Frontwischer_Abtauposition    not active     6
ENG141682-ENG141966-Front_wiper-Frontwischertyp    LIN     6
ENG141682-ENG116617-Front_wiper-Geschwindigkeitsabhaengige Wischstufenrueckschaltung    active     6
ENG141682-ENG116615-Front_wiper-Menuesteuerung Frontwischer    not active     6
ENG141682-ENG154706-Front_wiper-Mindestwaschzeit_Frontwischer    300 ms    6
ENG141682-ENG115771-Front_wiper-Regensensor aktivieren    Deactivating     6
ENG141682-ENG154790-Front_wiper-Timer_DWP_SRA_delay    0 ms    6
ENG141682-ENG116616-Front_wiper-Tippwischen mit erhoehter Wischfrequenz    active     6
ENG141682-ENG116618-Front_wiper-Traenenwischen Front Status    not active     6
ENG141682-ENG115770-Front_wiper-Variable Regensensoraktivierung    not active     6
ENG141682-ENG126844-Front_wiper-Washer_Tipwiping_Variant    not active     6
ENG141682-ENG116613-Front_wiper-Wischer abparken bei Oeffnen der Motorhaube    not active     6
ENG141682-ENG116612-Front_wiper-Wischer stop bei KL15 aus    not active     6
ENG141682-ENG122185-Front_wiper-Wischer Stopp bei Oeffnen der Motorhaube    not active     6
ENG99457-ENG117394-Head area heater-blower_speed    1    2
ENG99457-ENG98971-Head area heater-Temperature    -2    2
ENG141645-MAS00211-HW_Verbau-Insufficient brake fluid    installed     8
ENG141645-MAS00212-HW_Verbau-Insufficient washer fluid    not installed     8
ENG141645-MAS00213-HW_Verbau-Insufficient coolant    installed     8
ENG141645-MAS00214-HW_Verbau-Brake pad wear    not installed     8
ENG141645-ENG142026-HW_Verbau-Druckklappe    not installed     8
ENG141645-ENG141963-HW_Verbau-Elektrische Laderaumabdeckung aktiv    not active     8
ENG141645-ENG142012-HW_Verbau-Elektrische_Laderaumabdeckung    not installed     8
ENG141645-ENG141952-HW_Verbau-Exterior temp. sensor    installed     8
ENG141645-ENG142005-HW_Verbau-Kontaktschalter_fuer_Motorhaube    installed     8
ENG141645-ENG142186-HW_Verbau-Ladesteckerverriegelung    not installed     8
ENG141645-ENG142036-HW_Verbau-PTC Zuheizer    not installed     8
ENG141645-ENG115809-HW_Verbau-Signalhorn ohne KL15    active     8
ENG141645-ENG142003-HW_Verbau-Status_Tankdeckelverriegelung    not active     8
ENG141660-ENG115658-Kennlinie_sLWR_Soll-x0    -100.00%    30
ENG141660-ENG101574-Kennlinie_sLWR_Soll-X1    -100.00%    30
ENG141660-ENG99557-Kennlinie_sLWR_Soll-X2    -100.00%    30
ENG141660-ENG102140-Kennlinie_sLWR_Soll-X3    -100.00%    30
ENG141660-ENG102936-Kennlinie_sLWR_Soll-X4    -100.00%    30
ENG141660-ENG103548-Kennlinie_sLWR_Soll-X5    -100.00%    30
ENG141660-ENG113992-Kennlinie_sLWR_Soll-X6    -100.00%    30
ENG141660-ENG115661-Kennlinie_sLWR_Soll-x7    -100    30
ENG141660-ENG115662-Kennlinie_sLWR_Soll-x8    -100.00%    30
ENG141660-ENG115663-Kennlinie_sLWR_Soll-x9    -100.00%    30
ENG141660-ENG115659-Kennlinie_sLWR_Soll-y0    0.00%    30
ENG141660-ENG99777-Kennlinie_sLWR_Soll-Y1    0.00%    30
ENG141660-ENG100480-Kennlinie_sLWR_Soll-Y2    0.00%    30
ENG141660-ENG100773-Kennlinie_sLWR_Soll-Y3    0.00%    30
ENG141660-ENG100631-Kennlinie_sLWR_Soll-Y4    0.00%    30
ENG141660-ENG102174-Kennlinie_sLWR_Soll-Y5    0.00%    30
ENG141660-ENG113993-Kennlinie_sLWR_Soll-Y6    0.00%    30
ENG141660-ENG115665-Kennlinie_sLWR_Soll-y7    0.00%    30
ENG141660-ENG115666-Kennlinie_sLWR_Soll-y8    0.00%    30
ENG141660-ENG115667-Kennlinie_sLWR_Soll-y9    0.00%    30
ENG116936-ENG115883-Leuchte 0 BLK VL B36-Dimming Direction CD 0    maximize     16
ENG116936-ENG115887-Leuchte 0 BLK VL B36-Dimming Direction EF 0    maximize     16
ENG116936-ENG115891-Leuchte 0 BLK VL B36-Dimming Direction GH 0    maximize     16
ENG116936-ENG115878-Leuchte 0 BLK VL B36-Dimmwert AB 0    100    16
ENG116936-ENG115882-Leuchte 0 BLK VL B36-Dimmwert CD 0    0    16
ENG116936-ENG115886-Leuchte 0 BLK VL B36-Dimmwert EF 0    0    16
ENG116936-ENG115890-Leuchte 0 BLK VL B36-Dimmwert GH 0    0    16
ENG116936-ENG115875-Leuchte 0 BLK VL B36-Fehlerort mittleres Byte DTC-DFCC 0    14    16
ENG116936-ENG116547-Leuchte 0 BLK VL B36-Lampendefektbit Position 0    34    16
ENG116936-ENG115873-Leuchte 0 BLK VL B36-Lasttyp 0    12 - Blinkleuchten     16
ENG116936-ENG115879-Leuchte 0 BLK VL B36-Lichtansteuerung HD AB 0    Always     16
ENG116936-ENG115876-Leuchte 0 BLK VL B36-Lichtfunktion A 0    Blinken links Hellphase     16
ENG116936-ENG115877-Leuchte 0 BLK VL B36-Lichtfunktion B 0    not active     16
ENG116936-ENG115880-Leuchte 0 BLK VL B36-Lichtfunktion C 0    not active     16
ENG116936-ENG115881-Leuchte 0 BLK VL B36-Lichtfunktion D 0    not active     16
ENG116936-ENG115884-Leuchte 0 BLK VL B36-Lichtfunktion E 0    not active     16
ENG116936-ENG115885-Leuchte 0 BLK VL B36-Lichtfunktion F 0    not active     16
ENG116936-ENG115888-Leuchte 0 BLK VL B36-Lichtfunktion G 0    not active     16
ENG116936-ENG115889-Leuchte 0 BLK VL B36-Lichtfunktion H 0    not active     16
ENG141657-ENG116167-Leuchte 35 LED Warnblinktaster C48-Dimming Direction CD 15    maximize     16
ENG141657-ENG116171-Leuchte 35 LED Warnblinktaster C48-Dimming Direction EF 15    maximize     16
ENG141657-ENG116175-Leuchte 35 LED Warnblinktaster C48-Dimming Direction GH 15    maximize     16
ENG141657-ENG116162-Leuchte 35 LED Warnblinktaster C48-Dimmwert AB 15    100    16
ENG141657-ENG116166-Leuchte 35 LED Warnblinktaster C48-Dimmwert CD 15    0    16
ENG141657-ENG116170-Leuchte 35 LED Warnblinktaster C48-Dimmwert EF 15    0    16
ENG141657-ENG116174-Leuchte 35 LED Warnblinktaster C48-Dimmwert GH 15    0    16
ENG141657-ENG116159-Leuchte 35 LED Warnblinktaster C48-Fehlerort mittleres Byte DTC-DFCC 15    6    16
ENG141657-ENG116566-Leuchte 35 LED Warnblinktaster C48-Lampendefektbitposition 15    0    16
ENG141657-ENG116157-Leuchte 35 LED Warnblinktaster C48-Lasttyp 15    41 - LED Kleinleistung     16
ENG141657-ENG116163-Leuchte 35 LED Warnblinktaster C48-Lichtansteuerung HD AB 15    Always     16
ENG141657-ENG116160-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion A 15    Warnblinktaster_Suchbeleuchtung     16
ENG141657-ENG116161-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion B 15    not active     16
ENG141657-ENG116164-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion C 15    not active     16
ENG141657-ENG116165-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion D 15    not active     16
ENG141657-ENG116168-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion E 15    not active     16
ENG141657-ENG116169-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion F 15    not active     16
ENG141657-ENG116172-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion G 15    not active     16
ENG141657-ENG116173-Leuchte 35 LED Warnblinktaster C48-Lichtfunktion H 15    not active     16
ENG116946-ENG116072-Leuchte10SHUTTER LB23-Dimming Direction CD 10    maximize     16
ENG116946-ENG116076-Leuchte10SHUTTER LB23-Dimming Direction EF 10    maximize     16
ENG116946-ENG116080-Leuchte10SHUTTER LB23-Dimming Direction GH 10    maximize     16
ENG116946-ENG116067-Leuchte10SHUTTER LB23-Dimmwert AB 10    0    16
ENG116946-ENG116071-Leuchte10SHUTTER LB23-Dimmwert CD 10    0    16
ENG116946-ENG116075-Leuchte10SHUTTER LB23-Dimmwert EF 10    0    16
ENG116946-ENG116079-Leuchte10SHUTTER LB23-Dimmwert GH 10    0    16
ENG116946-ENG116064-Leuchte10SHUTTER LB23-Fehlerort mittleres Byte DTC-DFCC 10    0    16
ENG116946-ENG116560-Leuchte10SHUTTER LB23-Lampendefektbitposition 10    0    16
ENG116946-ENG116062-Leuchte10SHUTTER LB23-Lasttyp 10    not active     16
ENG116946-ENG116068-Leuchte10SHUTTER LB23-Lichtansteuerung HD AB 10    Always     16
ENG116946-ENG116065-Leuchte10SHUTTER LB23-Lichtfunktion A 10    not active     16
ENG116946-ENG116066-Leuchte10SHUTTER LB23-Lichtfunktion B 10    not active     16
ENG116946-ENG116069-Leuchte10SHUTTER LB23-Lichtfunktion C 10    not active     16
ENG116946-ENG116070-Leuchte10SHUTTER LB23-Lichtfunktion D 10    not active     16
ENG116946-ENG116073-Leuchte10SHUTTER LB23-Lichtfunktion E 10    not active     16
ENG116946-ENG116074-Leuchte10SHUTTER LB23-Lichtfunktion F 10    not active     16
ENG116946-ENG116077-Leuchte10SHUTTER LB23-Lichtfunktion G 10    not active     16
ENG116946-ENG116078-Leuchte10SHUTTER LB23-Lichtfunktion H 10    not active     16
ENG116947-ENG116091-Leuchte11SHUTTER RB22-Dimming Direction CD 11    maximize     16
ENG116947-ENG116095-Leuchte11SHUTTER RB22-Dimming Direction EF 11    maximize     16
ENG116947-ENG116099-Leuchte11SHUTTER RB22-Dimming Direction GH 11    maximize     16
ENG116947-ENG116086-Leuchte11SHUTTER RB22-Dimmwert AB 11    0    16
ENG116947-ENG116090-Leuchte11SHUTTER RB22-Dimmwert CD 11    0    16
ENG116947-ENG116094-Leuchte11SHUTTER RB22-Dimmwert EF 11    0    16
ENG116947-ENG116098-Leuchte11SHUTTER RB22-Dimmwert GH 11    0    16
ENG116947-ENG116083-Leuchte11SHUTTER RB22-Fehlerort mittleres Byte DTC-DFCC 11    0    16
ENG116947-ENG116561-Leuchte11SHUTTER RB22-Lampendefektbitposition 11    0    16
ENG116947-ENG116081-Leuchte11SHUTTER RB22-Lasttyp 11    not active     16
ENG116947-ENG116087-Leuchte11SHUTTER RB22-Lichtansteuerung HD AB 11    Always     16
ENG116947-ENG116084-Leuchte11SHUTTER RB22-Lichtfunktion A 11    not active     16
ENG116947-ENG116085-Leuchte11SHUTTER RB22-Lichtfunktion B 11    not active     16
ENG116947-ENG116088-Leuchte11SHUTTER RB22-Lichtfunktion C 11    not active     16
ENG116947-ENG116089-Leuchte11SHUTTER RB22-Lichtfunktion D 11    not active     16
ENG116947-ENG116092-Leuchte11SHUTTER RB22-Lichtfunktion E 11    not active     16
ENG116947-ENG116093-Leuchte11SHUTTER RB22-Lichtfunktion F 11    not active     16
ENG116947-ENG116096-Leuchte11SHUTTER RB22-Lichtfunktion G 11    not active     16
ENG116947-ENG116097-Leuchte11SHUTTER RB22-Lichtfunktion H 11    not active     16
ENG116948-ENG116110-Leuchte12NL LB45-Dimming Direction CD 12    maximize     16
ENG116948-ENG116114-Leuchte12NL LB45-Dimming Direction EF 12    maximize     16
ENG116948-ENG116118-Leuchte12NL LB45-Dimming Direction GH 12    maximize     16
ENG116948-ENG116105-Leuchte12NL LB45-Dimmwert AB 12    100    16
ENG116948-ENG116109-Leuchte12NL LB45-Dimmwert CD 12    0    16
ENG116948-ENG116113-Leuchte12NL LB45-Dimmwert EF 12    0    16
ENG116948-ENG116117-Leuchte12NL LB45-Dimmwert GH 12    0    16
ENG116948-ENG116102-Leuchte12NL LB45-Fehlerort mittleres Byte DTC-DFCC 12    22    16
ENG116948-ENG116562-Leuchte12NL LB45-Lampendefektbitposition 12    38    16
ENG116948-ENG116100-Leuchte12NL LB45-Lasttyp 12    10 - allgemeine Scheinwerfer     16
ENG116948-ENG116106-Leuchte12NL LB45-Lichtansteuerung HD AB 12    Always     16
ENG116948-ENG116103-Leuchte12NL LB45-Lichtfunktion A 12    Nebellicht links     16
ENG116948-ENG116104-Leuchte12NL LB45-Lichtfunktion B 12    Abbiegelicht links     16
ENG116948-ENG116107-Leuchte12NL LB45-Lichtfunktion C 12    not active     16
ENG116948-ENG116108-Leuchte12NL LB45-Lichtfunktion D 12    not active     16
ENG116948-ENG116111-Leuchte12NL LB45-Lichtfunktion E 12    not active     16
ENG116948-ENG116112-Leuchte12NL LB45-Lichtfunktion F 12    not active     16
ENG116948-ENG116115-Leuchte12NL LB45-Lichtfunktion G 12    not active     16
ENG116948-ENG116116-Leuchte12NL LB45-Lichtfunktion H 12    not active     16
ENG116949-ENG116129-Leuchte13NL RB5-Dimming Direction CD 13    maximize     16
ENG116949-ENG116133-Leuchte13NL RB5-Dimming Direction EF 13    maximize     16
ENG116949-ENG116137-Leuchte13NL RB5-Dimming Direction GH 13    maximize     16
ENG116949-ENG116124-Leuchte13NL RB5-Dimmwert AB 13    100    16
ENG116949-ENG116128-Leuchte13NL RB5-Dimmwert CD 13    0    16
ENG116949-ENG116132-Leuchte13NL RB5-Dimmwert EF 13    0    16
ENG116949-ENG116136-Leuchte13NL RB5-Dimmwert GH 13    0    16
ENG116949-ENG116121-Leuchte13NL RB5-Fehlerort mittleres Byte DTC-DFCC 13    23    16
ENG116949-ENG116563-Leuchte13NL RB5-Lampendefektbitposition 13    42    16
ENG116949-ENG116119-Leuchte13NL RB5-Lasttyp 13    10 - allgemeine Scheinwerfer     16
ENG116949-ENG116125-Leuchte13NL RB5-Lichtansteuerung HD AB 13    Always     16
ENG116949-ENG116122-Leuchte13NL RB5-Lichtfunktion A 13    Nebellicht rechts     16
ENG116949-ENG116123-Leuchte13NL RB5-Lichtfunktion B 13    Abbiegelicht rechts     16
ENG116949-ENG116564-Leuchte13NL RB5-Lichtfunktion C 13    not active     16
ENG116949-ENG116127-Leuchte13NL RB5-Lichtfunktion D 13    not active     16
ENG116949-ENG116130-Leuchte13NL RB5-Lichtfunktion E 13    not active     16
ENG116949-ENG116131-Leuchte13NL RB5-Lichtfunktion F 13    not active     16
ENG116949-ENG116134-Leuchte13NL RB5-Lichtfunktion G 13    not active     16
ENG116949-ENG116135-Leuchte13NL RB5-Lichtfunktion H 13    not active     16
ENG116952-ENG116186-Leuchte16BLK SLB35BLK SL KC9-Dimming Direction CD 16    maximize     16
ENG116952-ENG116190-Leuchte16BLK SLB35BLK SL KC9-Dimming Direction EF 16    maximize     16
ENG116952-ENG116194-Leuchte16BLK SLB35BLK SL KC9-Dimming Direction GH 16    maximize     16
ENG116952-ENG116181-Leuchte16BLK SLB35BLK SL KC9-Dimmwert AB 16    0    16
ENG116952-ENG116185-Leuchte16BLK SLB35BLK SL KC9-Dimmwert CD 16    0    16
ENG116952-ENG116189-Leuchte16BLK SLB35BLK SL KC9-Dimmwert EF 16    0    16
ENG116952-ENG116193-Leuchte16BLK SLB35BLK SL KC9-Dimmwert GH 16    0    16
ENG116952-ENG116178-Leuchte16BLK SLB35BLK SL KC9-Fehlerort mittleres Byte DTC-DFCC 16    41    16
ENG116952-ENG116567-Leuchte16BLK SLB35BLK SL KC9-Lampendefektbitposition 16    0    16
ENG116952-ENG116176-Leuchte16BLK SLB35BLK SL KC9-Lasttyp 16    not active     16
ENG116952-ENG116182-Leuchte16BLK SLB35BLK SL KC9-Lichtansteuerung HD AB 16    Always     16
ENG116952-ENG116179-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion A 16    not active     16
ENG116952-ENG116180-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion B 16    not active     16
ENG116952-ENG116183-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion C 16    not active     16
ENG116952-ENG116184-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion D 16    not active     16
ENG116952-ENG116187-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion E 16    not active     16
ENG116952-ENG116188-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion F 16    not active     16
ENG116952-ENG116191-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion G 16    not active     16
ENG116952-ENG116192-Leuchte16BLK SLB35BLK SL KC9-Lichtfunktion H 16    not active     16
ENG116953-ENG116205-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimming Direction CD 17    maximize     16
ENG116953-ENG116209-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimming Direction EF 17    maximize     16
ENG116953-ENG116213-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimming Direction GH 17    maximize     16
ENG116953-ENG116200-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimmwert AB 17    0    16
ENG116953-ENG116204-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimmwert CD 17    0    16
ENG116953-ENG116208-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimmwert EF 17    0    16
ENG116953-ENG116212-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Dimmwert GH 17    0    16
ENG116953-ENG116197-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Fehlerort mittleres Byte DTC-DFCC 17    0    16
ENG116953-ENG116568-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lampendefektbitposition 17    18    16
ENG116953-ENG116195-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lasttyp 17    not active     16
ENG116953-ENG116201-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtansteuerung HD AB 17    Always     16
ENG116953-ENG116198-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion A 17    not active     16
ENG116953-ENG116569-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion B 17    not active     16
ENG116953-ENG116202-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion C 17    not active     16
ENG116953-ENG116203-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion D 17    not active     16
ENG116953-ENG116206-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion E 17    not active     16
ENG116953-ENG116207-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion F 17    not active     16
ENG116953-ENG116210-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion G 17    not active     16
ENG116953-ENG116211-Leuchte17TFL R BLK SRB3TFL R BLK SR KC3-Lichtfunktion H 17    not active     16
ENG116954-ENG116224-Leuchte18BLK HLA60-Dimming Direction CD 18    maximize     16
ENG116954-ENG116228-Leuchte18BLK HLA60-Dimming Direction EF 18    maximize     16
ENG116954-ENG116232-Leuchte18BLK HLA60-Dimming Direction GH 18    maximize     16
ENG116954-ENG116219-Leuchte18BLK HLA60-Dimmwert AB 18    0    16
ENG116954-ENG116223-Leuchte18BLK HLA60-Dimmwert CD 18    0    16
ENG116954-ENG116227-Leuchte18BLK HLA60-Dimmwert EF 18    0    16
ENG116954-ENG116231-Leuchte18BLK HLA60-Dimmwert GH 18    0    16
ENG116954-ENG116216-Leuchte18BLK HLA60-Fehlerort mittleres Byte DTC-DFCC 18    0    16
ENG116954-ENG116570-Leuchte18BLK HLA60-Lampendefektbitposition 18    0    16
ENG116954-ENG116214-Leuchte18BLK HLA60-Lasttyp 18    not active     16
ENG116954-ENG116220-Leuchte18BLK HLA60-Lichtansteuerung HD AB 18    Always     16
ENG116954-ENG116217-Leuchte18BLK HLA60-Lichtfunktion A 18    not active     16
ENG116954-ENG116218-Leuchte18BLK HLA60-Lichtfunktion B 18    not active     16
ENG116954-ENG116221-Leuchte18BLK HLA60-Lichtfunktion C 18    not active     16
ENG116954-ENG116222-Leuchte18BLK HLA60-Lichtfunktion D 18    not active     16
ENG116954-ENG116225-Leuchte18BLK HLA60-Lichtfunktion E 18    not active     16
ENG116954-ENG116226-Leuchte18BLK HLA60-Lichtfunktion F 18    not active     16
ENG116954-ENG116229-Leuchte18BLK HLA60-Lichtfunktion G 18    not active     16
ENG116954-ENG116230-Leuchte18BLK HLA60-Lichtfunktion H 18    not active     16
ENG116955-ENG116243-Leuchte19BLK HRC31-Dimming Direction CD 19    maximize     16
ENG116955-ENG116247-Leuchte19BLK HRC31-Dimming Direction EF 19    maximize     16
ENG116955-ENG116251-Leuchte19BLK HRC31-Dimming Direction GH 19    maximize     16
ENG116955-ENG116238-Leuchte19BLK HRC31-Dimmwert AB 19    0    16
ENG116955-ENG116242-Leuchte19BLK HRC31-Dimmwert CD 19    0    16
ENG116955-ENG116246-Leuchte19BLK HRC31-Dimmwert EF 19    0    16
ENG116955-ENG116250-Leuchte19BLK HRC31-Dimmwert GH 19    0    16
ENG116955-ENG116235-Leuchte19BLK HRC31-Fehlerort mittleres Byte DTC-DFCC 19    0    16
ENG116955-ENG116571-Leuchte19BLK HRC31-Lampendefektbitposition 19    0    16
ENG116955-ENG116233-Leuchte19BLK HRC31-Lasttyp 19    not active     16
ENG116955-ENG116239-Leuchte19BLK HRC31-Lichtansteuerung HD AB 19    Always     16
ENG116955-ENG116236-Leuchte19BLK HRC31-Lichtfunktion A 19    not active     16
ENG116955-ENG116237-Leuchte19BLK HRC31-Lichtfunktion B 19    not active     16
ENG116955-ENG116240-Leuchte19BLK HRC31-Lichtfunktion C 19    not active     16
ENG116955-ENG116241-Leuchte19BLK HRC31-Lichtfunktion D 19    not active     16
ENG116955-ENG116244-Leuchte19BLK HRC31-Lichtfunktion E 19    not active     16
ENG116955-ENG116245-Leuchte19BLK HRC31-Lichtfunktion F 19    not active     16
ENG116955-ENG116248-Leuchte19BLK HRC31-Lichtfunktion G 19    not active     16
ENG116955-ENG116249-Leuchte19BLK HRC31-Lichtfunktion H 19    not active     16
ENG116937-ENG115902-Leuchte1BLK VRB20-Dimming Direction CD 1    maximize     16
ENG116937-ENG115906-Leuchte1BLK VRB20-Dimming Direction EF 1    maximize     16
ENG116937-ENG115909-Leuchte1BLK VRB20-Dimming Direction GH 1    maximize     16
ENG116937-ENG115897-Leuchte1BLK VRB20-Dimmwert AB 1    100    16
ENG116937-ENG115901-Leuchte1BLK VRB20-Dimmwert CD 1    0    16
ENG116937-ENG115905-Leuchte1BLK VRB20-Dimmwert EF 1    0    16
ENG116937-ENG115908-Leuchte1BLK VRB20-Dimmwert GH 1    0    16
ENG116937-ENG115894-Leuchte1BLK VRB20-Fehlerort mittleres Byte DTC-DFCC 1    15    16
ENG116937-ENG116548-Leuchte1BLK VRB20-Lampendefektbitposition 1    3E     16
ENG116937-ENG115892-Leuchte1BLK VRB20-Lasttyp 1    12 - Blinkleuchten     16
ENG116937-ENG115898-Leuchte1BLK VRB20-Lichtansteuerung HD AB 1    Always     16
ENG116937-ENG115895-Leuchte1BLK VRB20-Lichtfunktion A 1    Blinken rechts Hellphase     16
ENG116937-ENG115896-Leuchte1BLK VRB20-Lichtfunktion B 1    not active     16
ENG116937-ENG115899-Leuchte1BLK VRB20-Lichtfunktion C 1    not active     16
ENG116937-ENG115900-Leuchte1BLK VRB20-Lichtfunktion D 1    not active     16
ENG116937-ENG115903-Leuchte1BLK VRB20-Lichtfunktion E 1    not active     16
ENG116937-ENG115904-Leuchte1BLK VRB20-Lichtfunktion F 1    not active     16
ENG116937-ENG115907-Leuchte1BLK VRB20-Lichtfunktion G 1    not active     16
ENG116937-ENG116549-Leuchte1BLK VRB20-Lichtfunktion H 1    not active     16
ENG116956-ENG116262-Leuchte20BR LA71-Dimming Direction CD 20    minimize     16
ENG116956-ENG116266-Leuchte20BR LA71-Dimming Direction EF 20    maximize     16
ENG116956-ENG116270-Leuchte20BR LA71-Dimming Direction GH 20    maximize     16
ENG116956-ENG116257-Leuchte20BR LA71-Dimmwert AB 20    100    16
ENG116956-ENG116261-Leuchte20BR LA71-Dimmwert CD 20    0    16
ENG116956-ENG116265-Leuchte20BR LA71-Dimmwert EF 20    28    16
ENG116956-ENG116269-Leuchte20BR LA71-Dimmwert GH 20    0    16
ENG116956-ENG116254-Leuchte20BR LA71-Fehlerort mittleres Byte DTC-DFCC 20    3D     16
ENG116956-ENG116572-Leuchte20BR LA71-Lampendefektbitposition 20    13    16
ENG116956-ENG116252-Leuchte20BR LA71-Lasttyp 20    34 - LED Bremsleuchten     16
ENG116956-ENG116258-Leuchte20BR LA71-Lichtansteuerung HD AB 20    Always     16
ENG116956-ENG116255-Leuchte20BR LA71-Lichtfunktion A 20    Brake lamp     16
ENG116956-ENG116256-Leuchte20BR LA71-Lichtfunktion B 20    not active     16
ENG116956-ENG116259-Leuchte20BR LA71-Lichtfunktion C 20    not active     16
ENG116956-ENG116260-Leuchte20BR LA71-Lichtfunktion D 20    not active     16
ENG116956-ENG116263-Leuchte20BR LA71-Lichtfunktion E 20    not active     16
ENG116956-ENG116264-Leuchte20BR LA71-Lichtfunktion F 20    not active     16
ENG116956-ENG116267-Leuchte20BR LA71-Lichtfunktion G 20    not active     16
ENG116956-ENG116268-Leuchte20BR LA71-Lichtfunktion H 20    not active     16
ENG116957-ENG116281-Leuchte21BR RC8-Dimming Direction CD 21    minimize     16
ENG116957-ENG116285-Leuchte21BR RC8-Dimming Direction EF 21    maximize     16
ENG116957-ENG116289-Leuchte21BR RC8-Dimming Direction GH 21    maximize     16
ENG116957-ENG116276-Leuchte21BR RC8-Dimmwert AB 21    100    16
ENG116957-ENG116280-Leuchte21BR RC8-Dimmwert CD 21    0    16
ENG116957-ENG116284-Leuchte21BR RC8-Dimmwert EF 21    28    16
ENG116957-ENG116288-Leuchte21BR RC8-Dimmwert GH 21    0    16
ENG116957-ENG116273-Leuchte21BR RC8-Fehlerort mittleres Byte DTC-DFCC 21    3E     16
ENG116957-ENG116573-Leuchte21BR RC8-Lampendefektbitposition 21    23    16
ENG116957-ENG116271-Leuchte21BR RC8-Lasttyp 21    34 - LED Bremsleuchten     16
ENG116957-ENG116277-Leuchte21BR RC8-Lichtansteuerung HD AB 21    Always     16
ENG116957-ENG116274-Leuchte21BR RC8-Lichtfunktion A 21    Brake lamp     16
ENG116957-ENG116275-Leuchte21BR RC8-Lichtfunktion B 21    not active     16
ENG116957-ENG116278-Leuchte21BR RC8-Lichtfunktion C 21    not active     16
ENG116957-ENG116279-Leuchte21BR RC8-Lichtfunktion D 21    not active     16
ENG116957-ENG116282-Leuchte21BR RC8-Lichtfunktion E 21    not active     16
ENG116957-ENG116283-Leuchte21BR RC8-Lichtfunktion F 21    not active     16
ENG116957-ENG116286-Leuchte21BR RC8-Lichtfunktion G 21    not active     16
ENG116957-ENG116287-Leuchte21BR RC8-Lichtfunktion H 21    not active     16
ENG116958-ENG116300-Leuchte22BR MA57-Dimming Direction CD 22    maximize     16
ENG116958-ENG116304-Leuchte22BR MA57-Dimming Direction EF 22    maximize     16
ENG116958-ENG116308-Leuchte22BR MA57-Dimming Direction GH 22    maximize     16
ENG116958-ENG116295-Leuchte22BR MA57-Dimmwert AB 22    100    16
ENG116958-ENG116299-Leuchte22BR MA57-Dimmwert CD 22    0    16
ENG116958-ENG116303-Leuchte22BR MA57-Dimmwert EF 22    0    16
ENG116958-ENG116307-Leuchte22BR MA57-Dimmwert GH 22    0    16
ENG116958-ENG116292-Leuchte22BR MA57-Fehlerort mittleres Byte DTC-DFCC 22    2C     16
ENG116958-ENG116574-Leuchte22BR MA57-Lampendefektbitposition 22    29    16
ENG116958-ENG116290-Leuchte22BR MA57-Lasttyp 22    42 - LED dritte Bremsleuchte     16
ENG116958-ENG116296-Leuchte22BR MA57-Lichtansteuerung HD AB 22    Always     16
ENG116958-ENG116293-Leuchte22BR MA57-Lichtfunktion A 22    Brake lamp     16
ENG116958-ENG116294-Leuchte22BR MA57-Lichtfunktion B 22    not active     16
ENG116958-ENG116297-Leuchte22BR MA57-Lichtfunktion C 22    not active     16
ENG116958-ENG116298-Leuchte22BR MA57-Lichtfunktion D 22    not active     16
ENG116958-ENG116301-Leuchte22BR MA57-Lichtfunktion E 22    not active     16
ENG116958-ENG116302-Leuchte22BR MA57-Lichtfunktion F 22    not active     16
ENG116958-ENG116305-Leuchte22BR MA57-Lichtfunktion G 22    not active     16
ENG116958-ENG116306-Leuchte22BR MA57-Lichtfunktion H 22    not active     16
ENG116959-ENG116319-Leuchte23SL HLC10-Dimming Direction CD 23    maximize     16
ENG116959-ENG116323-Leuchte23SL HLC10-Dimming Direction EF 23    maximize     16
ENG116959-ENG116327-Leuchte23SL HLC10-Dimming Direction GH 23    maximize     16
ENG116959-ENG116314-Leuchte23SL HLC10-Dimmwert AB 23    28    16
ENG116959-ENG116318-Leuchte23SL HLC10-Dimmwert CD 23    100    16
ENG116959-ENG116322-Leuchte23SL HLC10-Dimmwert EF 23    0    16
ENG116959-ENG116326-Leuchte23SL HLC10-Dimmwert GH 23    0    16
ENG116959-ENG116311-Leuchte23SL HLC10-Fehlerort mittleres Byte DTC-DFCC 23    29    16
ENG116959-ENG116575-Leuchte23SL HLC10-Lampendefektbitposition 23    0A     16
ENG116959-ENG116309-Leuchte23SL HLC10-Lasttyp 23    38 - LED Blinkleuchten     16
ENG116959-ENG116315-Leuchte23SL HLC10-Lichtansteuerung HD AB 23    Always     16
ENG116959-ENG116312-Leuchte23SL HLC10-Lichtfunktion A 23    not active     16
ENG116959-ENG116313-Leuchte23SL HLC10-Lichtfunktion B 23    not active     16
ENG116959-ENG116316-Leuchte23SL HLC10-Lichtfunktion C 23    Blinken links Hellphase     16
ENG116959-ENG116317-Leuchte23SL HLC10-Lichtfunktion D 23    not active     16
ENG116959-ENG116320-Leuchte23SL HLC10-Lichtfunktion E 23    not active     16
ENG116959-ENG116321-Leuchte23SL HLC10-Lichtfunktion F 23    not active     16
ENG116959-ENG116324-Leuchte23SL HLC10-Lichtfunktion G 23    not active     16
ENG116959-ENG116325-Leuchte23SL HLC10-Lichtfunktion H 23    not active     16
ENG116960-ENG116338-Leuchte24SL HRA65-Dimming Direction CD 24    maximize     16
ENG116960-ENG116342-Leuchte24SL HRA65-Dimming Direction EF 24    maximize     16
ENG116960-ENG116346-Leuchte24SL HRA65-Dimming Direction GH 24    maximize     16
ENG116960-ENG116333-Leuchte24SL HRA65-Dimmwert AB 24    28    16
ENG116960-ENG116337-Leuchte24SL HRA65-Dimmwert CD 24    100    16
ENG116960-ENG116341-Leuchte24SL HRA65-Dimmwert EF 24    0    16
ENG116960-ENG116345-Leuchte24SL HRA65-Dimmwert GH 24    0    16
ENG116960-ENG116330-Leuchte24SL HRA65-Fehlerort mittleres Byte DTC-DFCC 24    2A     16
ENG116960-ENG116576-Leuchte24SL HRA65-Lampendefektbitposition 24    1A     16
ENG116960-ENG116328-Leuchte24SL HRA65-Lasttyp 24    38 - LED Blinkleuchten     16
ENG116960-ENG116334-Leuchte24SL HRA65-Lichtansteuerung HD AB 24    Always     16
ENG116960-ENG116331-Leuchte24SL HRA65-Lichtfunktion A 24    not active     16
ENG116960-ENG116332-Leuchte24SL HRA65-Lichtfunktion B 24    not active     16
ENG116960-ENG116335-Leuchte24SL HRA65-Lichtfunktion C 24    Blinken rechts Hellphase     16
ENG116960-ENG116336-Leuchte24SL HRA65-Lichtfunktion D 24    not active     16
ENG116960-ENG116339-Leuchte24SL HRA65-Lichtfunktion E 24    not active     16
ENG116960-ENG116340-Leuchte24SL HRA65-Lichtfunktion F 24    not active     16
ENG116960-ENG116343-Leuchte24SL HRA65-Lichtfunktion G 24    not active     16
ENG116960-ENG116344-Leuchte24SL HRA65-Lichtfunktion H 24    not active     16
ENG116961-ENG116357-Leuchte25KZL HA59-Dimming Direction CD 25    maximize     16
ENG116961-ENG116361-Leuchte25KZL HA59-Dimming Direction EF 25    maximize     16
ENG116961-ENG116365-Leuchte25KZL HA59-Dimming Direction GH 25    maximize     16
ENG116961-ENG116352-Leuchte25KZL HA59-Dimmwert AB 25    100    16
ENG116961-ENG116356-Leuchte25KZL HA59-Dimmwert CD 25    0    16
ENG116961-ENG116360-Leuchte25KZL HA59-Dimmwert EF 25    0    16
ENG116961-ENG116364-Leuchte25KZL HA59-Dimmwert GH 25    0    16
ENG116961-ENG116349-Leuchte25KZL HA59-Fehlerort mittleres Byte DTC-DFCC 25    30    16
ENG116961-ENG116577-Leuchte25KZL HA59-Lampendefektbitposition 25    28    16
ENG116961-ENG116347-Leuchte25KZL HA59-Lasttyp 25    18 - 2* 5W     16
ENG116961-ENG116353-Leuchte25KZL HA59-Lichtansteuerung HD AB 25    Always     16
ENG116961-ENG116350-Leuchte25KZL HA59-Lichtfunktion A 25    Standlicht allgemein (Schlusslicht: Positionslicht: Begrenzungslicht)     16
ENG116961-ENG116351-Leuchte25KZL HA59-Lichtfunktion B 25    not active     16
ENG116961-ENG116354-Leuchte25KZL HA59-Lichtfunktion C 25    not active     16
ENG116961-ENG116355-Leuchte25KZL HA59-Lichtfunktion D 25    not active     16
ENG116961-ENG116358-Leuchte25KZL HA59-Lichtfunktion E 25    not active     16
ENG116961-ENG116359-Leuchte25KZL HA59-Lichtfunktion F 25    not active     16
ENG116961-ENG116362-Leuchte25KZL HA59-Lichtfunktion G 25    not active     16
ENG116961-ENG116363-Leuchte25KZL HA59-Lichtfunktion H 25    not active     16
ENG116962-ENG116376-Leuchte26NSL LA72-Dimming Direction CD 26    maximize     16
ENG116962-ENG116380-Leuchte26NSL LA72-Dimming Direction EF 26    maximize     16
ENG116962-ENG116384-Leuchte26NSL LA72-Dimming Direction GH 26    maximize     16
ENG116962-ENG116371-Leuchte26NSL LA72-Dimmwert AB 26    0    16
ENG116962-ENG116375-Leuchte26NSL LA72-Dimmwert CD 26    0    16
ENG116962-ENG116379-Leuchte26NSL LA72-Dimmwert EF 26    0    16
ENG116962-ENG116383-Leuchte26NSL LA72-Dimmwert GH 26    0    16
ENG116962-ENG116368-Leuchte26NSL LA72-Fehlerort mittleres Byte DTC-DFCC 26    0    16
ENG116962-ENG116578-Leuchte26NSL LA72-Lampendefektbitposition 26    0    16
ENG116962-ENG116366-Leuchte26NSL LA72-Lasttyp 26    not active     16
ENG116962-ENG116372-Leuchte26NSL LA72-Lichtansteuerung HD AB 26    Always     16
ENG116962-ENG116369-Leuchte26NSL LA72-Lichtfunktion A 26    not active     16
ENG116962-ENG116370-Leuchte26NSL LA72-Lichtfunktion B 26    not active     16
ENG116962-ENG116373-Leuchte26NSL LA72-Lichtfunktion C 26    not active     16
ENG116962-ENG116374-Leuchte26NSL LA72-Lichtfunktion D 26    not active     16
ENG116962-ENG116377-Leuchte26NSL LA72-Lichtfunktion E 26    not active     16
ENG116962-ENG116378-Leuchte26NSL LA72-Lichtfunktion F 26    not active     16
ENG116962-ENG116381-Leuchte26NSL LA72-Lichtfunktion G 26    not active     16
ENG116962-ENG116382-Leuchte26NSL LA72-Lichtfunktion H 26    not active     16
ENG116963-ENG116395-Leuchte27NSL RC6-Dimming Direction CD 27    maximize     16
ENG116963-ENG116399-Leuchte27NSL RC6-Dimming Direction EF 27    maximize     16
ENG116963-ENG116403-Leuchte27NSL RC6-Dimming Direction GH 27    maximize     16
ENG116963-ENG116390-Leuchte27NSL RC6-Dimmwert AB 27    28    16
ENG116963-ENG116394-Leuchte27NSL RC6-Dimmwert CD 27    0    16
ENG116963-ENG116398-Leuchte27NSL RC6-Dimmwert EF 27    0    16
ENG116963-ENG116402-Leuchte27NSL RC6-Dimmwert GH 27    0    16
ENG116963-ENG116387-Leuchte27NSL RC6-Fehlerort mittleres Byte DTC-DFCC 27    47    16
ENG116963-ENG116579-Leuchte27NSL RC6-Lampendefektbitposition 27    0    16
ENG116963-ENG116385-Leuchte27NSL RC6-Lasttyp 27    32 - allgemeine LED bis 12W     16
ENG116963-ENG116391-Leuchte27NSL RC6-Lichtansteuerung HD AB 27    Always     16
ENG116963-ENG116388-Leuchte27NSL RC6-Lichtfunktion A 27    Standlicht allgemein (Schlusslicht: Positionslicht: Begrenzungslicht)     16
ENG116963-ENG116389-Leuchte27NSL RC6-Lichtfunktion B 27    not active     16
ENG116963-ENG116392-Leuchte27NSL RC6-Lichtfunktion C 27    not active     16
ENG116963-ENG116393-Leuchte27NSL RC6-Lichtfunktion D 27    not active     16
ENG116963-ENG116396-Leuchte27NSL RC6-Lichtfunktion E 27    not active     16
ENG116963-ENG116397-Leuchte27NSL RC6-Lichtfunktion F 27    not active     16
ENG116963-ENG116400-Leuchte27NSL RC6-Lichtfunktion G 27    not active     16
ENG116963-ENG116401-Leuchte27NSL RC6-Lichtfunktion H 27    not active     16
ENG116964-ENG116414-Leuchte28RFL LC11-Dimming Direction CD 28    maximize     16
ENG116964-ENG116418-Leuchte28RFL LC11-Dimming Direction EF 28    maximize     16
ENG116964-ENG116422-Leuchte28RFL LC11-Dimming Direction GH 28    maximize     16
ENG116964-ENG116409-Leuchte28RFL LC11-Dimmwert AB 28    100    16
ENG116964-ENG116413-Leuchte28RFL LC11-Dimmwert CD 28    0    16
ENG116964-ENG116417-Leuchte28RFL LC11-Dimmwert EF 28    0    16
ENG116964-ENG116421-Leuchte28RFL LC11-Dimmwert GH 28    0    16
ENG116964-ENG116406-Leuchte28RFL LC11-Fehlerort mittleres Byte DTC-DFCC 28    31    16
ENG116964-ENG116580-Leuchte28RFL LC11-Lampendefektbitposition 28    0    16
ENG116964-ENG116404-Leuchte28RFL LC11-Lasttyp 28    32 - allgemeine LED bis 12W     16
ENG116964-ENG116410-Leuchte28RFL LC11-Lichtansteuerung HD AB 28    only_if_closed     16
ENG116964-ENG116407-Leuchte28RFL LC11-Lichtfunktion A 28    Aktive Blinkfunktion hat ein auf 1 gesetztes zugeordnetes Bit in pa_dynamisch_blinken     16
ENG116964-ENG116408-Leuchte28RFL LC11-Lichtfunktion B 28    not active     16
ENG116964-ENG116411-Leuchte28RFL LC11-Lichtfunktion C 28    not active     16
ENG116964-ENG116412-Leuchte28RFL LC11-Lichtfunktion D 28    not active     16
ENG116964-ENG116415-Leuchte28RFL LC11-Lichtfunktion E 28    not active     16
ENG116964-ENG116416-Leuchte28RFL LC11-Lichtfunktion F 28    not active     16
ENG116964-ENG116419-Leuchte28RFL LC11-Lichtfunktion G 28    not active     16
ENG116964-ENG116420-Leuchte28RFL LC11-Lichtfunktion H 28    not active     16
ENG116965-ENG116433-Leuchte29RFL RA64-Dimming Direction CD 29    maximize     16
ENG116965-ENG116437-Leuchte29RFL RA64-Dimming Direction EF 29    maximize     16
ENG116965-ENG116441-Leuchte29RFL RA64-Dimming Direction GH 29    maximize     16
ENG116965-ENG116428-Leuchte29RFL RA64-Dimmwert AB 29    100    16
ENG116965-ENG116432-Leuchte29RFL RA64-Dimmwert CD 29    0    16
ENG116965-ENG116436-Leuchte29RFL RA64-Dimmwert EF 29    0    16
ENG116965-ENG116440-Leuchte29RFL RA64-Dimmwert GH 29    0    16
ENG116965-ENG116425-Leuchte29RFL RA64-Fehlerort mittleres Byte DTC-DFCC 29    32    16
ENG116965-ENG116581-Leuchte29RFL RA64-Lampendefektbitposition 29    1B     16
ENG116965-ENG116423-Leuchte29RFL RA64-Lasttyp 29    9 - allgemeine Glühlampe 27W: auch H15     16
ENG116965-ENG116430-Leuchte29RFL RA64-Lichtansteuerung HD AB 29    Always     16
ENG116965-ENG116426-Leuchte29RFL RA64-Lichtfunktion A 29    Rueckfahrlicht     16
ENG116965-ENG116427-Leuchte29RFL RA64-Lichtfunktion B 29    not active     16
ENG116965-ENG116429-Leuchte29RFL RA64-Lichtfunktion C 29    not active     16
ENG116965-ENG116431-Leuchte29RFL RA64-Lichtfunktion D 29    not active     16
ENG116965-ENG116434-Leuchte29RFL RA64-Lichtfunktion E 29    not active     16
ENG116965-ENG116435-Leuchte29RFL RA64-Lichtfunktion F 29    not active     16
ENG116965-ENG116438-Leuchte29RFL RA64-Lichtfunktion G 29    not active     16
ENG116965-ENG116439-Leuchte29RFL RA64-Lichtfunktion H 29    not active     16
ENG116938-ENG115920-Leuchte2SL VLB10-Dimming Direction CD 2    maximize     16
ENG116938-ENG115924-Leuchte2SL VLB10-Dimming Direction EF 2    maximize     16
ENG116938-ENG115928-Leuchte2SL VLB10-Dimming Direction GH 2    maximize     16
ENG116938-ENG115915-Leuchte2SL VLB10-Dimmwert AB 2    100    16
ENG116938-ENG115919-Leuchte2SL VLB10-Dimmwert CD 2    0    16
ENG116938-ENG115923-Leuchte2SL VLB10-Dimmwert EF 2    0    16
ENG116938-ENG115927-Leuchte2SL VLB10-Dimmwert GH 2    0    16
ENG116938-ENG115912-Leuchte2SL VLB10-Fehlerort mittleres Byte DTC-DFCC 2    45    16
ENG116938-ENG116550-Leuchte2SL VLB10-Lampendefektbitposition 2    0    16
ENG116938-ENG115910-Leuchte2SL VLB10-Lasttyp 2    not active     16
ENG116938-ENG115916-Leuchte2SL VLB10-Lichtansteuerung HD AB 2    Always     16
ENG116938-ENG115913-Leuchte2SL VLB10-Lichtfunktion A 2    Standlicht allgemein (Schlusslicht: Positionslicht: Begrenzungslicht)     16
ENG116938-ENG115914-Leuchte2SL VLB10-Lichtfunktion B 2    not active     16
ENG116938-ENG115917-Leuchte2SL VLB10-Lichtfunktion C 2    not active     16
ENG116938-ENG115918-Leuchte2SL VLB10-Lichtfunktion D 2    not active     16
ENG116938-ENG115921-Leuchte2SL VLB10-Lichtfunktion E 2    not active     16
ENG116938-ENG115922-Leuchte2SL VLB10-Lichtfunktion F 2    not active     16
ENG116938-ENG115925-Leuchte2SL VLB10-Lichtfunktion G 2    not active     16
ENG116938-ENG115926-Leuchte2SL VLB10-Lichtfunktion H 2    not active     16
ENG116966-ENG116452-Leuchte30FR LC72-Dimming Direction CD 30    maximize     16
ENG116966-ENG116456-Leuchte30FR LC72-Dimming Direction EF 30    maximize     16
ENG116966-ENG116460-Leuchte30FR LC72-Dimming Direction GH 30    maximize     16
ENG116966-ENG116447-Leuchte30FR LC72-Dimmwert AB 30    100    16
ENG116966-ENG116451-Leuchte30FR LC72-Dimmwert CD 30    0    16
ENG116966-ENG116455-Leuchte30FR LC72-Dimmwert EF 30    0    16
ENG116966-ENG116459-Leuchte30FR LC72-Dimmwert GH 30    0    16
ENG116966-ENG116444-Leuchte30FR LC72-Fehlerort mittleres Byte DTC-DFCC 30    0    16
ENG116966-ENG116582-Leuchte30FR LC72-Lampendefektbitposition 30    0    16
ENG116966-ENG116442-Leuchte30FR LC72-Lasttyp 30    not active     16
ENG116966-ENG116448-Leuchte30FR LC72-Lichtansteuerung HD AB 30    Always     16
ENG116966-ENG116445-Leuchte30FR LC72-Lichtfunktion A 30    not active     16
ENG116966-ENG116446-Leuchte30FR LC72-Lichtfunktion B 30    not active     16
ENG116966-ENG116449-Leuchte30FR LC72-Lichtfunktion C 30    not active     16
ENG116966-ENG116450-Leuchte30FR LC72-Lichtfunktion D 30    not active     16
ENG116966-ENG116453-Leuchte30FR LC72-Lichtfunktion E 30    not active     16
ENG116966-ENG116454-Leuchte30FR LC72-Lichtfunktion F 30    not active     16
ENG116966-ENG116457-Leuchte30FR LC72-Lichtfunktion G 30    not active     16
ENG116966-ENG116458-Leuchte30FR LC72-Lichtfunktion H 30    not active     16
ENG116967-ENG116471-Leuchte31AMBL 1C61-Dimming Direction CD 31    maximize     16
ENG116967-ENG116475-Leuchte31AMBL 1C61-Dimming Direction EF 31    maximize     16
ENG116967-ENG116479-Leuchte31AMBL 1C61-Dimming Direction GH 31    maximize     16
ENG116967-ENG116466-Leuchte31AMBL 1C61-Dimmwert AB 31    0    16
ENG116967-ENG116470-Leuchte31AMBL 1C61-Dimmwert CD 31    0    16
ENG116967-ENG116474-Leuchte31AMBL 1C61-Dimmwert EF 31    0    16
ENG116967-ENG116478-Leuchte31AMBL 1C61-Dimmwert GH 31    0    16
ENG116967-ENG116463-Leuchte31AMBL 1C61-Fehlerort mittleres Byte DTC-DFCC 31    0    16
ENG116967-ENG116583-Leuchte31AMBL 1C61-Lampendefektbitposition 31    0    16
ENG116967-ENG116461-Leuchte31AMBL 1C61-Lasttyp 31    not active     16
ENG116967-ENG116467-Leuchte31AMBL 1C61-Lichtansteuerung HD AB 31    Always     16
ENG116967-ENG116464-Leuchte31AMBL 1C61-Lichtfunktion A 31    not active     16
ENG116967-ENG116465-Leuchte31AMBL 1C61-Lichtfunktion B 31    not active     16
ENG116967-ENG116468-Leuchte31AMBL 1C61-Lichtfunktion C 31    not active     16
ENG116967-ENG116469-Leuchte31AMBL 1C61-Lichtfunktion D 31    not active     16
ENG116967-ENG116472-Leuchte31AMBL 1C61-Lichtfunktion E 31    not active     16
ENG116967-ENG116473-Leuchte31AMBL 1C61-Lichtfunktion F 31    not active     16
ENG116967-ENG116476-Leuchte31AMBL 1C61-Lichtfunktion G 31    not active     16
ENG116967-ENG116477-Leuchte31AMBL 1C61-Lichtfunktion H 31    not active     16
ENG116968-ENG116490-Leuchte32AMBL 2C35-Dimming Direction CD 32    maximize     16
ENG116968-ENG116494-Leuchte32AMBL 2C35-Dimming Direction EF 32    maximize     16
ENG116968-ENG116498-Leuchte32AMBL 2C35-Dimming Direction GH 32    maximize     16
ENG116968-ENG116485-Leuchte32AMBL 2C35-Dimmwert AB 32    0    16
ENG116968-ENG116489-Leuchte32AMBL 2C35-Dimmwert CD 32    0    16
ENG116968-ENG116493-Leuchte32AMBL 2C35-Dimmwert EF 32    0    16
ENG116968-ENG116497-Leuchte32AMBL 2C35-Dimmwert GH 32    0    16
ENG116968-ENG116482-Leuchte32AMBL 2C35-Fehlerort mittleres Byte DTC-DFCC 32    0    16
ENG116968-ENG116584-Leuchte32AMBL 2C35-Lampendefektbitposition 32    0    16
ENG116968-ENG116480-Leuchte32AMBL 2C35-Lasttyp 32    not active     16
ENG116968-ENG116486-Leuchte32AMBL 2C35-Lichtansteuerung HD AB 32    Always     16
ENG116968-ENG116483-Leuchte32AMBL 2C35-Lichtfunktion A 32    not active     16
ENG116968-ENG116484-Leuchte32AMBL 2C35-Lichtfunktion B 32    not active     16
ENG116968-ENG116487-Leuchte32AMBL 2C35-Lichtfunktion C 32    not active     16
ENG116968-ENG116488-Leuchte32AMBL 2C35-Lichtfunktion D 32    not active     16
ENG116968-ENG116491-Leuchte32AMBL 2C35-Lichtfunktion E 32    not active     16
ENG116968-ENG116492-Leuchte32AMBL 2C35-Lichtfunktion F 32    not active     16
ENG116968-ENG116495-Leuchte32AMBL 2C35-Lichtfunktion G 32    not active     16
ENG116968-ENG116496-Leuchte32AMBL 2C35-Lichtfunktion H 32    not active     16
ENG116969-ENG116509-Leuchte33AMBL 3C36-Dimming Direction CD 33    maximize     16
ENG116969-ENG116513-Leuchte33AMBL 3C36-Dimming Direction EF 33    maximize     16
ENG116969-ENG116517-Leuchte33AMBL 3C36-Dimming Direction GH 33    maximize     16
ENG116969-ENG116504-Leuchte33AMBL 3C36-Dimmwert AB 33    0    16
ENG116969-ENG116508-Leuchte33AMBL 3C36-Dimmwert CD 33    0    16
ENG116969-ENG116512-Leuchte33AMBL 3C36-Dimmwert EF 33    0    16
ENG116969-ENG116516-Leuchte33AMBL 3C36-Dimmwert GH 33    0    16
ENG116969-ENG116501-Leuchte33AMBL 3C36-Fehlerort mittleres Byte DTC-DFCC 33    0    16
ENG116969-ENG116585-Leuchte33AMBL 3C36-Lampendefektbitposition 33    0    16
ENG116969-ENG116499-Leuchte33AMBL 3C36-Lasttyp 33    not active     16
ENG116969-ENG116505-Leuchte33AMBL 3C36-Lichtansteuerung HD AB 33    Always     16
ENG116969-ENG116502-Leuchte33AMBL 3C36-Lichtfunktion A 33    not active     16
ENG116969-ENG116503-Leuchte33AMBL 3C36-Lichtfunktion B 33    not active     16
ENG116969-ENG116506-Leuchte33AMBL 3C36-Lichtfunktion C 33    not active     16
ENG116969-ENG116507-Leuchte33AMBL 3C36-Lichtfunktion D 33    not active     16
ENG116969-ENG116510-Leuchte33AMBL 3C36-Lichtfunktion E 33    not active     16
ENG116969-ENG116511-Leuchte33AMBL 3C36-Lichtfunktion F 33    not active     16
ENG116969-ENG116514-Leuchte33AMBL 3C36-Lichtfunktion G 33    not active     16
ENG116969-ENG116515-Leuchte33AMBL 3C36-Lichtfunktion H 33    not active     16
ENG116970-ENG116528-Leuchte34AMBL 4C37-Dimming Direction CD 34    maximize     16
ENG116970-ENG116532-Leuchte34AMBL 4C37-Dimming Direction EF 34    maximize     16
ENG116970-ENG116536-Leuchte34AMBL 4C37-Dimming Direction GH 34    maximize     16
ENG116970-ENG116523-Leuchte34AMBL 4C37-Dimmwert AB 34    0    16
ENG116970-ENG116527-Leuchte34AMBL 4C37-Dimmwert CD 34    0    16
ENG116970-ENG116531-Leuchte34AMBL 4C37-Dimmwert EF 34    0    16
ENG116970-ENG116535-Leuchte34AMBL 4C37-Dimmwert GH 34    0    16
ENG116970-ENG116520-Leuchte34AMBL 4C37-Fehlerort mittleres Byte DTC-DFCC 34    0    16
ENG116970-ENG116586-Leuchte34AMBL 4C37-Lampendefektbitposition 34    0    16
ENG116970-ENG116518-Leuchte34AMBL 4C37-Lasttyp 34    not active     16
ENG116970-ENG116524-Leuchte34AMBL 4C37-Lichtansteuerung HD AB 34    Always     16
ENG116970-ENG116521-Leuchte34AMBL 4C37-Lichtfunktion A 34    not active     16
ENG116970-ENG116522-Leuchte34AMBL 4C37-Lichtfunktion B 34    not active     16
ENG116970-ENG116525-Leuchte34AMBL 4C37-Lichtfunktion C 34    not active     16
ENG116970-ENG116526-Leuchte34AMBL 4C37-Lichtfunktion D 34    not active     16
ENG116970-ENG116529-Leuchte34AMBL 4C37-Lichtfunktion E 34    not active     16
ENG116970-ENG116530-Leuchte34AMBL 4C37-Lichtfunktion F 34    not active     16
ENG116970-ENG116533-Leuchte34AMBL 4C37-Lichtfunktion G 34    not active     16
ENG116970-ENG116534-Leuchte34AMBL 4C37-Lichtfunktion H 34    not active     16
ENG116939-ENG115939-Leuchte3SL VRB21-Dimming Direction CD 3    maximize     16
ENG116939-ENG115943-Leuchte3SL VRB21-Dimming Direction EF 3    maximize     16
ENG116939-ENG115947-Leuchte3SL VRB21-Dimming Direction GH 3    maximize     16
ENG116939-ENG115934-Leuchte3SL VRB21-Dimmwert AB 3    100    16
ENG116939-ENG115938-Leuchte3SL VRB21-Dimmwert CD 3    0    16
ENG116939-ENG115942-Leuchte3SL VRB21-Dimmwert EF 3    0    16
ENG116939-ENG115946-Leuchte3SL VRB21-Dimmwert GH 3    0    16
ENG116939-ENG115931-Leuchte3SL VRB21-Fehlerort mittleres Byte DTC-DFCC 3    46    16
ENG116939-ENG116551-Leuchte3SL VRB21-Lampendefektbitposition 3    0    16
ENG116939-ENG115929-Leuchte3SL VRB21-Lasttyp 3    not active     16
ENG116939-ENG115935-Leuchte3SL VRB21-Lichtansteuerung HD AB 3    Always     16
ENG116939-ENG115932-Leuchte3SL VRB21-Lichtfunktion A 3    Standlicht allgemein (Schlusslicht: Positionslicht: Begrenzungslicht)     16
ENG116939-ENG115933-Leuchte3SL VRB21-Lichtfunktion B 3    not active     16
ENG116939-ENG115936-Leuchte3SL VRB21-Lichtfunktion C 3    not active     16
ENG116939-ENG115937-Leuchte3SL VRB21-Lichtfunktion D 3    not active     16
ENG116939-ENG115940-Leuchte3SL VRB21-Lichtfunktion E 3    not active     16
ENG116939-ENG116552-Leuchte3SL VRB21-Lichtfunktion F 3    not active     16
ENG116939-ENG115944-Leuchte3SL VRB21-Lichtfunktion G 3    not active     16
ENG116939-ENG115945-Leuchte3SL VRB21-Lichtfunktion H 3    not active     16
ENG116940-ENG115958-Leuchte4TFL LB4-Dimming Direction CD 4    minimize     16
ENG116940-ENG115962-Leuchte4TFL LB4-Dimming Direction EF 4    maximize     16
ENG116940-ENG115966-Leuchte4TFL LB4-Dimming Direction GH 4    maximize     16
ENG116940-ENG115953-Leuchte4TFL LB4-Dimmwert AB 4    100    16
ENG116940-ENG115957-Leuchte4TFL LB4-Dimmwert CD 4    0    16
ENG116940-ENG115961-Leuchte4TFL LB4-Dimmwert EF 4    31    16
ENG116940-ENG115965-Leuchte4TFL LB4-Dimmwert GH 4    0    16
ENG116940-ENG115950-Leuchte4TFL LB4-Fehlerort mittleres Byte DTC-DFCC 4    43    16
ENG116940-ENG116553-Leuchte4TFL LB4-Lampendefektbitposition 4    48    16
ENG116940-ENG115948-Leuchte4TFL LB4-Lasttyp 4    9 - allgemeine Glühlampe 27W: auch H15     16
ENG116940-ENG115954-Leuchte4TFL LB4-Lichtansteuerung HD AB 4    Always     16
ENG116940-ENG115951-Leuchte4TFL LB4-Lichtfunktion A 4    Daytime running lamps     16
ENG116940-ENG115952-Leuchte4TFL LB4-Lichtfunktion B 4    not active     16
ENG116940-ENG115955-Leuchte4TFL LB4-Lichtfunktion C 4    Blinken links aktiv (beide Phasen)     16
ENG116940-ENG115956-Leuchte4TFL LB4-Lichtfunktion D 4    not active     16
ENG116940-ENG115959-Leuchte4TFL LB4-Lichtfunktion E 4    Standlicht allgemein (Schlusslicht: Positionslicht: Begrenzungslicht)     16
ENG116940-ENG115960-Leuchte4TFL LB4-Lichtfunktion F 4    not active     16
ENG116940-ENG115963-Leuchte4TFL LB4-Lichtfunktion G 4    not active     16
ENG116940-ENG115964-Leuchte4TFL LB4-Lichtfunktion H 4    not active     16
ENG116941-ENG115977-Leuchte5 TFL RB32-Dimming Direction CD 5    minimize     16
ENG116941-ENG115981-Leuchte5 TFL RB32-Dimming Direction EF 5    maximize     16
ENG116941-ENG115985-Leuchte5 TFL RB32-Dimming Direction GH 5    maximize     16
ENG116941-ENG115972-Leuchte5 TFL RB32-Dimmwert AB 5    100    16
ENG116941-ENG115976-Leuchte5 TFL RB32-Dimmwert CD 5    0    16
ENG116941-ENG115980-Leuchte5 TFL RB32-Dimmwert EF 5    31    16
ENG116941-ENG115984-Leuchte5 TFL RB32-Dimmwert GH 5    0    16
ENG116941-ENG115969-Leuchte5 TFL RB32-Fehlerort mittleres Byte DTC-DFCC 5    44    16
ENG116941-ENG116554-Leuchte5 TFL RB32-Lampendefektbitposition 5    4C     16
ENG116941-ENG115967-Leuchte5 TFL RB32-Lasttyp 5    9 - allgemeine Glühlampe 27W: auch H15     16
ENG116941-ENG115973-Leuchte5 TFL RB32-Lichtansteuerung HD AB 5    Always     16
ENG116941-ENG115970-Leuchte5 TFL RB32-Lichtfunktion A 5    Daytime running lamps     16
ENG116941-ENG115971-Leuchte5 TFL RB32-Lichtfunktion B 5    not active     16
ENG116941-ENG115974-Leuchte5 TFL RB32-Lichtfunktion C 5    Blinken rechts aktiv (beide Phasen)     16
ENG116941-ENG115975-Leuchte5 TFL RB32-Lichtfunktion D 5    not active     16
ENG116941-ENG115978-Leuchte5 TFL RB32-Lichtfunktion E 5    Standlicht allgemein (Schlusslicht: Positionslicht: Begrenzungslicht)     16
ENG116941-ENG116555-Leuchte5 TFL RB32-Lichtfunktion F 5    not active     16
ENG116941-ENG115982-Leuchte5 TFL RB32-Lichtfunktion G 5    not active     16
ENG116941-ENG115983-Leuchte5 TFL RB32-Lichtfunktion H 5    not active     16
ENG116942-ENG115996-Leuchte6ABL LC5-Dimming Direction CD 6    maximize     16
ENG116942-ENG116000-Leuchte6ABL LC5-Dimming Direction EF 6    maximize     16
ENG116942-ENG116004-Leuchte6ABL LC5-Dimming Direction GH 6    maximize     16
ENG116942-ENG115991-Leuchte6ABL LC5-Dimmwert AB 6    100    16
ENG116942-ENG115995-Leuchte6ABL LC5-Dimmwert CD 6    0    16
ENG116942-ENG115999-Leuchte6ABL LC5-Dimmwert EF 6    0    16
ENG116942-ENG116003-Leuchte6ABL LC5-Dimmwert GH 6    0    16
ENG116942-ENG115988-Leuchte6ABL LC5-Fehlerort mittleres Byte DTC-DFCC 6    1A     16
ENG116942-ENG116556-Leuchte6ABL LC5-Lampendefektbitposition 6    36    16
ENG116942-ENG115986-Leuchte6ABL LC5-Lasttyp 6    11 - Abblendlicht     16
ENG116942-ENG115992-Leuchte6ABL LC5-Lichtansteuerung HD AB 6    Always     16
ENG116942-ENG115989-Leuchte6ABL LC5-Lichtfunktion A 6    Abblendlicht links     16
ENG116942-ENG115990-Leuchte6ABL LC5-Lichtfunktion B 6    not active     16
ENG116942-ENG115993-Leuchte6ABL LC5-Lichtfunktion C 6    not active     16
ENG116942-ENG115994-Leuchte6ABL LC5-Lichtfunktion D 6    not active     16
ENG116942-ENG115997-Leuchte6ABL LC5-Lichtfunktion E 6    not active     16
ENG116942-ENG115998-Leuchte6ABL LC5-Lichtfunktion F 6    not active     16
ENG116942-ENG116001-Leuchte6ABL LC5-Lichtfunktion G 6    not active     16
ENG116942-ENG116002-Leuchte6ABL LC5-Lichtfunktion H 6    not active     16
ENG116943-ENG116015-Leuchte7ABL RB1-Dimming Direction CD 7    maximize     16
ENG116943-ENG116019-Leuchte7ABL RB1-Dimming Direction EF 7    maximize     16
ENG116943-ENG116023-Leuchte7ABL RB1-Dimming Direction GH 7    maximize     16
ENG116943-ENG116010-Leuchte7ABL RB1-Dimmwert AB 7    100    16
ENG116943-ENG116014-Leuchte7ABL RB1-Dimmwert CD 7    0    16
ENG116943-ENG116018-Leuchte7ABL RB1-Dimmwert EF 7    0    16
ENG116943-ENG116022-Leuchte7ABL RB1-Dimmwert GH 7    0    16
ENG116943-ENG116007-Leuchte7ABL RB1-Fehlerort mittleres Byte DTC-DFCC 7    1B     16
ENG116943-ENG116557-Leuchte7ABL RB1-Lampendefektbitposition 7    40    16
ENG116943-ENG116005-Leuchte7ABL RB1-Lasttyp 7    11 - Abblendlicht     16
ENG116943-ENG116011-Leuchte7ABL RB1-Lichtansteuerung HD AB 7    Always     16
ENG116943-ENG116008-Leuchte7ABL RB1-Lichtfunktion A 7    Abblendlicht rechts     16
ENG116943-ENG116009-Leuchte7ABL RB1-Lichtfunktion B 7    not active     16
ENG116943-ENG116012-Leuchte7ABL RB1-Lichtfunktion C 7    not active     16
ENG116943-ENG116013-Leuchte7ABL RB1-Lichtfunktion D 7    not active     16
ENG116943-ENG116016-Leuchte7ABL RB1-Lichtfunktion E 7    not active     16
ENG116943-ENG116017-Leuchte7ABL RB1-Lichtfunktion F 7    not active     16
ENG116943-ENG116020-Leuchte7ABL RB1-Lichtfunktion G 7    not active     16
ENG116943-ENG116021-Leuchte7ABL RB1-Lichtfunktion H 7    not active     16
ENG116944-ENG116034-Leuchte8FL LB39-Dimming Direction CD 8    maximize     16
ENG116944-ENG116038-Leuchte8FL LB39-Dimming Direction EF 8    maximize     16
ENG116944-ENG116042-Leuchte8FL LB39-Dimming Direction GH 8    maximize     16
ENG116944-ENG116029-Leuchte8FL LB39-Dimmwert AB 8    100    16
ENG116944-ENG116033-Leuchte8FL LB39-Dimmwert CD 8    0    16
ENG116944-ENG116037-Leuchte8FL LB39-Dimmwert EF 8    0    16
ENG116944-ENG116041-Leuchte8FL LB39-Dimmwert GH 8    0    16
ENG116944-ENG116026-Leuchte8FL LB39-Fehlerort mittleres Byte DTC-DFCC 8    1C     16
ENG116944-ENG116558-Leuchte8FL LB39-Lampendefektbitposition 8    37    16
ENG116944-ENG116024-Leuchte8FL LB39-Lasttyp 8    10 - allgemeine Scheinwerfer     16
ENG116944-ENG116030-Leuchte8FL LB39-Lichtansteuerung HD AB 8    Always     16
ENG116944-ENG116027-Leuchte8FL LB39-Lichtfunktion A 8    Left high beam     16
ENG116944-ENG116028-Leuchte8FL LB39-Lichtfunktion B 8    Lichthupe generell     16
ENG116944-ENG116031-Leuchte8FL LB39-Lichtfunktion C 8    not active     16
ENG116944-ENG116032-Leuchte8FL LB39-Lichtfunktion D 8    not active     16
ENG116944-ENG116035-Leuchte8FL LB39-Lichtfunktion E 8    not active     16
ENG116944-ENG116036-Leuchte8FL LB39-Lichtfunktion F 8    not active     16
ENG116944-ENG116039-Leuchte8FL LB39-Lichtfunktion G 8    not active     16
ENG116944-ENG116040-Leuchte8FL LB39-Lichtfunktion H 8    not active     16
ENG116945-ENG116053-Leuchte9FL RB2-Dimming Direction CD 9    maximize     16
ENG116945-ENG116057-Leuchte9FL RB2-Dimming Direction EF 9    maximize     16
ENG116945-ENG116061-Leuchte9FL RB2-Dimming Direction GH 9    maximize     16
ENG116945-ENG116048-Leuchte9FL RB2-Dimmwert AB 9    100    16
ENG116945-ENG116052-Leuchte9FL RB2-Dimmwert CD 9    0    16
ENG116945-ENG116056-Leuchte9FL RB2-Dimmwert EF 9    0    16
ENG116945-ENG116060-Leuchte9FL RB2-Dimmwert GH 9    0    16
ENG116945-ENG116045-Leuchte9FL RB2-Fehlerort mittleres Byte DTC-DFCC 9    1D     16
ENG116945-ENG116559-Leuchte9FL RB2-Lampendefektbitposition 9    41    16
ENG116945-ENG116043-Leuchte9FL RB2-Lasttyp 9    10 - allgemeine Scheinwerfer     16
ENG116945-ENG116049-Leuchte9FL RB2-Lichtansteuerung HD AB 9    Always     16
ENG116945-ENG116046-Leuchte9FL RB2-Lichtfunktion A 9    Right high beam     16
ENG116945-ENG116047-Leuchte9FL RB2-Lichtfunktion B 9    Lichthupe generell     16
ENG116945-ENG116050-Leuchte9FL RB2-Lichtfunktion C 9    not active     16
ENG116945-ENG116051-Leuchte9FL RB2-Lichtfunktion D 9    not active     16
ENG116945-ENG116054-Leuchte9FL RB2-Lichtfunktion E 9    not active     16
ENG116945-ENG116055-Leuchte9FL RB2-Lichtfunktion F 9    not active     16
ENG116945-ENG116058-Leuchte9FL RB2-Lichtfunktion G 9    not active     16
ENG116945-ENG116059-Leuchte9FL RB2-Lichtfunktion H 9    not active     16
ENG141661-Leuchtenkonfiguration_Aussenlich_Heck    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 13 00 3D 18 00 64 00 00 80 00 00 1C 00 00 00 22 23 00 3E 18 00 64 00 00 80 00 00 1C 00 00 00 2A 29 00 2C 18 00 64 00 00 00 00 00 00 00 00 00 26 0A 00 29 00 00 1C 02 00 64 00 00 00 00 00 00 26 1A 00 2A 00 00 1C 04 00 64 00 00 00 00 00 00 12 28 00 30 08 00 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 47 08 00 1C 00 00 00 00 00 00 00 00 00 20 00 00 31 3F 00 E4 00 00 00 00 00 00 00 00 00 09 1B 00 32 19 00 64 00 00 00 00 00 00 00 00 00     192
ENG141662-Leuchtenkonfiguration_Sonstiges    00 00 00 41 00 00 00 00 00 00 00 00 00 00 00 00 00 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 29 00 00 06 4C 00 64 00 00 00 00 00 00 00 00 00     128
ENG141658-ENG142197-Leuchtweitenregulierung-1_Sensor_LWR    1-Sensor_LWR     62
ENG141658-ENG142219-Leuchtweitenregulierung-Achsabstand_des_Fahrzeuges    2650 mm    62
ENG141658-ENG142201-Leuchtweitenregulierung-Aktivierung_LWR_Fehlerlampe    not active     62
ENG141658-ENG142211-Leuchtweitenregulierung-Ansteuerung_obere_grenze    84.00%    62
ENG141658-ENG142210-Leuchtweitenregulierung-Ansteuerung_untere_grenze    20.00%    62
ENG141658-ENG154591-Leuchtweitenregulierung-Delay_DC_Motor_Versorgung    -127.0 ms    62
ENG141658-ENG142209-Leuchtweitenregulierung-diagnose_soll_toleranz    15%    62
ENG141658-ENG142203-Leuchtweitenregulierung-Entprellung_Fehlerlampe    10.0 s    62
ENG141658-ENG142214-Leuchtweitenregulierung-fac_Pwm_Zu_Hoehe_H_1    4.10 mm/%    62
ENG141658-ENG142216-Leuchtweitenregulierung-fac_Pwm_Zu_Hoehe_H_2    4.70 mm/%    62
ENG141658-ENG154599-Leuchtweitenregulierung-fac_Pwm_Zu_Hoehe_H_3    4.50 mm/%    62
ENG141658-ENG142213-Leuchtweitenregulierung-fac_Pwm_Zu_Hoehe_V_1    3.30 mm/%    62
ENG141658-ENG142215-Leuchtweitenregulierung-fac_Pwm_Zu_Hoehe_V_2    3.30 mm/%    62
ENG141658-ENG154600-Leuchtweitenregulierung-fac_Pwm_Zu_Hoehe_V_3    3.30 mm/%    62
ENG141658-ENG142198-Leuchtweitenregulierung-Fahrwerk_Variante    Variante_1     62
ENG141658-ENG142204-Leuchtweitenregulierung-Fail_Safe_sLWR    70.00%    62
ENG141658-ENG142223-Leuchtweitenregulierung-fFiltEinf    10.00 Hz    62
ENG141658-ENG142212-Leuchtweitenregulierung-Lineare_Abbildung    Inverted     62
ENG141658-ENG142202-Leuchtweitenregulierung-Logik_PWM_Signal    Positive     62
ENG141658-ENG154702-Leuchtweitenregulierung-lwr_lEinfOffsHFahrw_1    10 mm    62
ENG141658-ENG154703-Leuchtweitenregulierung-lwr_lEinfOffsHFahrw_2    10 mm    62
ENG141658-ENG154704-Leuchtweitenregulierung-lwr_lEinfOffsHFahrw_3    10 mm    62
ENG141658-ENG154705-Leuchtweitenregulierung-lwr_lEinfOffsHFahrw_4    10 mm    62
ENG141658-ENG142220-Leuchtweitenregulierung-lwr_lFzg_Sw_Abstand    550 mm    62
ENG141658-ENG142221-Leuchtweitenregulierung-lwr_lFzg_Sw_Hoehe    680 mm    62
ENG141658-ENG142226-Leuchtweitenregulierung-lwr_pwm_obere_schwelle    95.00%    62
ENG141658-ENG142225-Leuchtweitenregulierung-lwr_pwm_untere_schwelle    5.00%    62
ENG141658-ENG142227-Leuchtweitenregulierung-max_v_slwr    5 km/h    62
ENG141658-ENG142222-Leuchtweitenregulierung-pa_fDynFiltStatLwr    100 Hz    62
ENG141658-ENG142224-Leuchtweitenregulierung-pa_fFiltSwNeigung    10.00 Hz    62
ENG141658-ENG142200-Leuchtweitenregulierung-Quelle_Hoehenwerte    BCM     62
ENG141658-ENG142042-Leuchtweitenregulierung-sensor_headlight_range_control_installed    not installed     62
ENG141658-ENG142199-Leuchtweitenregulierung-sLWR_bei_Abblendlicht    not active     62
ENG141658-ENG142208-Leuchtweitenregulierung-sLWR_Hysterese    15.00%    62
ENG141658-ENG154776-Leuchtweitenregulierung-sLWR_nach_Motorstart    not active     62
ENG141658-ENG142207-Leuchtweitenregulierung-sLWR_SW_Grad    5.0 %/s    62
ENG141658-ENG142206-Leuchtweitenregulierung-sLWR_Touristenlicht    14.00%    62
ENG141658-ENG142196-Leuchtweitenregulierung-sLWR_verbaut    not installed     62
ENG141658-ENG142205-Leuchtweitenregulierung-Zyklus_sLWR    0.00 s    62
ENG246957-ENG246963-Lichttaster-Anzeigezeit_LTM_PopUp1    2.0 s    7
ENG246957-ENG246964-Lichttaster-Anzeigezeit_LTM_PopUp1_lang    10 s    7
ENG246957-ENG246965-Lichttaster-Beleuchtung_Auto_LED_bei_Nebelfunktion    active     7
ENG246957-ENG246966-Lichttaster-Beleuchtung_LTM_Auto_LED_58xt_logik    active     7
ENG246957-ENG246978-Lichttaster-Licht_anforderung_FAS    Nicht_verbaut     7
ENG246957-ENG246979-Lichttaster-Licht_anforderung_Pilopark    not active     7
ENG246957-ENG246980-Lichttaster-Licht_Reaktivierungs_grenze    100 m    7
ENG246957-ENG246981-Lichttaster-Lichttastermodul    lds     7
ENG246957-ENG246982-Lichttaster-LTM_Anzeige_Config    1    7
ENG246957-ENG246983-Lichttaster-LTM_Beleuchtung_Geschwindigkeits_Schwelle    30 km/h    7
ENG246957-ENG246984-Lichttaster-LTM_BGL_Geschwindigkeitsabhängig    not active     7
ENG246957-ENG246985-Lichttaster-LTM_BGL_Geschwindigkeitsabhängig_Parameter    active     7
ENG246957-ENG246986-Lichttaster-LTM_BGL_Wegabhängig    active     7
ENG246957-ENG246987-Lichttaster-LTM_GlobalOFF_Geschwindigkeitsabhängig    not active     7
ENG246957-ENG246988-Lichttaster-LTM_GlobalOFF_Geschwindigkeitsabhängig_Parameter    active     7
ENG246957-ENG246989-Lichttaster-LTM_GlobalOFF_Wegabhängig    active     7
ENG246957-ENG246990-Lichttaster-LTM_GlobalOFF_Zündungsabhängig    not active     7
ENG126648-MAS10452-LIN-Mirrormode-Data bus LIN 1    not active     1
ENG126648-MAS10453-LIN-Mirrormode-Data bus LIN 2    not active     1
ENG126648-MAS10454-LIN-Mirrormode-Data bus LIN 3    not active     1
ENG126648-MAS12782-LIN-Mirrormode-Data bus LIN 4    not active     1
ENG126648-MAS12783-LIN-Mirrormode-Data bus LIN 5    not active     1
ENG126648-MAS12784-LIN-Mirrormode-Data bus LIN 6    not active     1
ENG126648-ENG118465-LIN-Mirrormode-mirror_mode_typ    not active     1
ENG117284-ENG115658-LuB Lichtrouter Kennlinie 1-x0    0.00%    12
ENG117284-ENG101574-LuB Lichtrouter Kennlinie 1-X1    20.00%    12
ENG117284-ENG99557-LuB Lichtrouter Kennlinie 1-X2    30.00%    12
ENG117284-ENG102140-LuB Lichtrouter Kennlinie 1-X3    40.00%    12
ENG117284-ENG102936-LuB Lichtrouter Kennlinie 1-X4    50    12
ENG117284-ENG103548-LuB Lichtrouter Kennlinie 1-X5    100    12
ENG117284-ENG115659-LuB Lichtrouter Kennlinie 1-y0    0.00%    12
ENG117284-ENG99777-LuB Lichtrouter Kennlinie 1-Y1    10.00%    12
ENG117284-ENG100480-LuB Lichtrouter Kennlinie 1-Y2    20.00%    12
ENG117284-ENG100773-LuB Lichtrouter Kennlinie 1-Y3    30.00%    12
ENG117284-ENG100631-LuB Lichtrouter Kennlinie 1-Y4    40.00%    12
ENG117284-ENG102174-LuB Lichtrouter Kennlinie 1-Y5    100.00%    12
ENG141659-ENG115658-lwr_ofs_RSw_Ah1S-x0    -3.71%    20
ENG141659-ENG101574-lwr_ofs_RSw_Ah1S-X1    -2.96%    20
ENG141659-ENG99557-lwr_ofs_RSw_Ah1S-X2    -2.04%    20
ENG141659-ENG102140-lwr_ofs_RSw_Ah1S-X3    -1.48%    20
ENG141659-ENG102936-lwr_ofs_RSw_Ah1S-X4    -0.37%    20
ENG141659-ENG115659-lwr_ofs_RSw_Ah1S-y0    -0.2    20
ENG141659-ENG99777-lwr_ofs_RSw_Ah1S-Y1    -0.1    20
ENG141659-ENG100480-lwr_ofs_RSw_Ah1S-Y2    -0.05    20
ENG141659-ENG100773-lwr_ofs_RSw_Ah1S-Y3    -0.01    20
ENG141659-ENG100631-lwr_ofs_RSw_Ah1S-Y4    0    20
ENG122979-ENG141954-Networking-A/C electronics    installed     8
ENG122979-ENG141968-Networking-Anhaengeranschlussgeraet    not installed     8
ENG122979-ENG141974-Networking-Bremsen_Steuergeraet    installed     8
ENG122979-ENG141953-Networking-Getriebesteuergeraet    not installed     8
ENG122979-ENG99457-Networking-Head area heater    not installed     8
ENG122979-ENG142040-Networking-Kunden_spezifisches_Funktions_SG    not installed     8
ENG122979-ENG141969-Networking-UGDO    not installed     8
ENG124714-ENG142044-OCU-DWA_push    not active     8
ENG124714-ENG142260-OCU-Honk DWA_Ausgabe_Fanfare    not active     8
ENG124714-ENG246970-OCU-IAA -Nutzer_management    not installed     8
ENG124714-OCU-    not installed     8
ENG124714-ENG142261-OCU-Remote HuF Abbruch    20 km/h    8
ENG124714-ENG142262-OCU-Remote HuF Hupfrequenz    3 Hz    8
ENG124714-ENG133391-OCU-Remote Lock Unlock Timer s1    80 s    8
ENG124714-ENG133392-OCU-Remote Lock Unlock Timer s3    2000 ms    8
ENG124714-ENG125657-OCU-Remote_Unlock_Lock    not_active     8
ENG98831-ENG126849-Personalization-Aktivierungsoption_im_HMI-Menue_sichtbar    active     16
ENG98831-ENG133401-Personalization-Anzahl_Benutzerkonten    4    16
ENG98831-ENG133402-Personalization-Automatische_ Schluesselzuordnung    not active     16
ENG98831-ENG126850-Personalization-Benutzerkontenverwaltung_in_HMI-Menue_sichtbar    active     16
ENG98831-ENG126848-Personalization-Personalisierung_aktiv    active     16
ENG98831-ENG141994-Personalization-Personalisierung_Profilfunkion    profiles_active     16
ENG98831-ENG126851-Personalization-Personalisierungsfunktionen_in_HMI-Menue_sichtbar    active     16
ENG98831-ENG142030-Personalization-Profil_Variante    Konto (v. 1.x)     16
ENG98831-ENG133404-Personalization-PSO_FSG_Setup2_Bit_1    active     16
ENG98831-ENG133405-Personalization-PSO_FSG_Setup2_Bit_2    active     16
ENG98831-ENG133406-Personalization-PSO_FSG_Setup2_Bit_3    active     16
ENG98831-ENG133407-Personalization-PSO_FSG_Setup2_Bit_4    not active     16
ENG141646-MAS01065-Querschnitts_funktionen-Brand    VW     5
ENG141646-ENG141980-Querschnitts_funktionen-Bedien_und_Anzeigeprotokoll    active     5
ENG141646-ENG116624-Querschnitts_funktionen-CAN Wecken bei Softtouchbetaetigung    active     5
ENG141646-ENG141967-Querschnitts_funktionen-Codierungsabsicherung    not active     5
ENG141646-ENG142028-Querschnitts_funktionen-Fahrgeschwindigkeit_aus_ESP_21    not active     5
ENG141646-ENG142187-Querschnitts_funktionen-Hardware_Eingang_Drucktankklappenstatus    Pin A31     5
ENG141646-ENG154685-Querschnitts_funktionen-Hupe    Keine_Spannungsanforderung     5
ENG141646-ENG115810-Querschnitts_funktionen-Klemmenfehler auf CAN ausgeben    active     5
ENG141646-ENG142015-Querschnitts_funktionen-Personalisierungsuebernahme    not_installed     5
ENG141646-ENG141983-Querschnitts_funktionen-Schnittstelle_TrackingSystem    not active     5
ENG141646-ENG141964-Querschnitts_funktionen-Steering alignment    Left     5
ENG141646-ENG141965-Querschnitts_funktionen-Traffic side    Right     5
ENG122927-RLS_close_glazing    2.0 s    1
ENG122928-ENG121637-RLS_lights_for_autobahn-p_t_autobahn_delay_off    120 s    3
ENG122928-ENG121636-RLS_lights_for_autobahn-p_t_autobahn_delay_on    10 s    3
ENG122928-ENG121635-RLS_lights_for_autobahn-p_v_autobahn_off    65 km/h    3
ENG122928-ENG121634-RLS_lights_for_autobahn-p_v_autobahn_on    140 km/h    3
ENG122931-ENG123004-RLS_Lights_on_at_Rain-p_lx_regenlichtschwelle    6000 lx    2
ENG122931-ENG123002-RLS_Lights_on_at_Rain-p_n_regenlichtschwelle_high    12    2
ENG122931-ENG123003-RLS_Lights_on_at_Rain-p_n_regenlichtschwelle_low    6    2
ENG122931-ENG123005-RLS_Lights_on_at_Rain-p_t_regenlicht    30 s    2
ENG122929-RLS_LIN_Communication    4 s    1
ENG122932-ENG123007-RLS_Night_Sensitivity-p_lx_rs_dawn    200 lx    1
ENG122932-ENG123006-RLS_Night_Sensitivity-p_lx_rs_day    500 lx    1
ENG122930-RLS_tunel_gateway_recognize    5 s    1
ENG122935-RLS_Washer_Front    15 s    1
ENG122926-RLS_wiper_position_parking    15 s    1
ENG115729-ENG116609-Scheinwerferreinigung-Anzahl Betaetigungen Frontwaschanlage pro SRA Aktivierung    0    10
ENG115729-ENG141949-Scheinwerferreinigung-Headlamp washer system    not installed     10
ENG115729-ENG115769-Scheinwerferreinigung-SRA bei Waschwassermangel    not active     10
ENG115729-ENG115767-Scheinwerferreinigung-SRA Einweichpausenzeit    0 ms    10
ENG115729-ENG115768-Scheinwerferreinigung-SRA Nachwaschzeit    0 ms    10
ENG115729-ENG116611-Scheinwerferreinigung-SRA Pausenzeit    0 ms    10
ENG115729-ENG116610-Scheinwerferreinigung-SRA Verzoegerungszeit    0 ms    10
ENG115729-ENG115766-Scheinwerferreinigung-SRA Waschzeit    0 ms    10
ENG115729-ENG154424-Scheinwerferreinigung-Waschen    Keine_Spannungsanforderung     10
ENG116588-ENG248517-Sonderfunktionen-Blinkerueberwachug Sonderfunktions-SG    not installed     4
ENG116588-ENG116589-Sonderfunktionen-Signalprioritaet fuer Blinker    MFG     4
ENG116588-Sonderfunktionen-    not enabled     4
ENG116588-ENG141979-Sonderfunktionen-Sonderfunktionen 1    not installed     4
ENG141635-ENG116658-Spiegelverstellung-Funk Spiegelanklappen    active     5
ENG141635-ENG116665-Spiegelverstellung-Funk Spiegelanklappung Modus    by look command via remote control key     5
ENG141635-ENG116660-Spiegelverstellung-Menuesteuerung Funk Spiegel anklappen    active     5
ENG141635-ENG116657-Spiegelverstellung-Menuesteuerung Spiegelabsenkung    active     5
ENG141635-ENG116659-Spiegelverstellung-Menuesteuerung synchrone Spiegelverstellung    not active     5
ENG141635-ENG126841-Spiegelverstellung-Profilfunktion fuer Anklappung der Aussenspiegel    active     5
ENG141635-ENG126610-Spiegelverstellung-Signalisierung_Spiegelanklappung    not active     5
ENG141635-ENG116650-Spiegelverstellung-Spiegelabsenkung bei Rueckwaertsfahrt    active     5
ENG141635-ENG133411-Spiegelverstellung-Spiegelanklappen_bei_Wiederverriegelung    not active     5
ENG141635-ENG116656-Spiegelverstellung-Spiegelverstellung Synchron    active     5
ENG153700-ENG154515-Steering Column Switch-Anzahl_fehler_P-verriegelt    250    10
ENG153700-ENG154621-Steering Column Switch-Geschwindigkeitesschwele_erkennung_fahrt_P_plausibel    10 km/h    10
ENG153700-ENG154803-Steering Column Switch-Verbauort_Lenkstockschalter    CAN     10
ENG153700-ENG154828-Steering Column Switch-Zeit_erkennung_fahrt_für_P_plausibel    1000 ms    10
ENG153700-ENG154829-Steering Column Switch-Zeit_t_P-verriegelt_entprellen    40 ms    10
ENG141678-ENG115658-Suchbeleuchtung_58_xs_Bus_Kennlinie-x0    0.0 lx    10
ENG141678-ENG101574-Suchbeleuchtung_58_xs_Bus_Kennlinie-X1    8.0 lx    10
ENG141678-ENG99557-Suchbeleuchtung_58_xs_Bus_Kennlinie-X2    50.0 lx    10
ENG141678-ENG102140-Suchbeleuchtung_58_xs_Bus_Kennlinie-X3    80.0 lx    10
ENG141678-ENG102936-Suchbeleuchtung_58_xs_Bus_Kennlinie-X4    100.0 lx    10
ENG141678-ENG115659-Suchbeleuchtung_58_xs_Bus_Kennlinie-y0    6    10
ENG141678-ENG99777-Suchbeleuchtung_58_xs_Bus_Kennlinie-Y1    6    10
ENG141678-ENG100480-Suchbeleuchtung_58_xs_Bus_Kennlinie-Y2    20    10
ENG141678-ENG100773-Suchbeleuchtung_58_xs_Bus_Kennlinie-Y3    50    10
ENG141678-ENG100631-Suchbeleuchtung_58_xs_Bus_Kennlinie-Y4    100    10
ENG141679-ENG115658-Suchbeleuchtung_58xt_Bus_Kennlinie-x0    0.0 lx    10
ENG141679-ENG101574-Suchbeleuchtung_58xt_Bus_Kennlinie-X1    8.0 lx    10
ENG141679-ENG99557-Suchbeleuchtung_58xt_Bus_Kennlinie-X2    50.0 lx    10
ENG141679-ENG102140-Suchbeleuchtung_58xt_Bus_Kennlinie-X3    80.0 lx    10
ENG141679-ENG102936-Suchbeleuchtung_58xt_Bus_Kennlinie-X4    100.0 lx    10
ENG141679-ENG115659-Suchbeleuchtung_58xt_Bus_Kennlinie-y0    6    10
ENG141679-ENG99777-Suchbeleuchtung_58xt_Bus_Kennlinie-Y1    6    10
ENG141679-ENG100480-Suchbeleuchtung_58xt_Bus_Kennlinie-Y2    20    10
ENG141679-ENG100773-Suchbeleuchtung_58xt_Bus_Kennlinie-Y3    50    10
ENG141679-ENG100631-Suchbeleuchtung_58xt_Bus_Kennlinie-Y4    100    10
ENG141666-ENG115658-Suchbeleuchtung_Abdimmen-x0    0 ms    22
ENG141666-ENG101574-Suchbeleuchtung_Abdimmen-X1    200 ms    22
ENG141666-ENG115664-Suchbeleuchtung_Abdimmen-x10    2000 ms    22
ENG141666-ENG99557-Suchbeleuchtung_Abdimmen-X2    400 ms    22
ENG141666-ENG102140-Suchbeleuchtung_Abdimmen-X3    600 ms    22
ENG141666-ENG102936-Suchbeleuchtung_Abdimmen-X4    800 ms    22
ENG141666-ENG103548-Suchbeleuchtung_Abdimmen-X5    1000 ms    22
ENG141666-ENG113992-Suchbeleuchtung_Abdimmen-X6    1200 ms    22
ENG141666-ENG115661-Suchbeleuchtung_Abdimmen-x7    1400 ms    22
ENG141666-ENG115662-Suchbeleuchtung_Abdimmen-x8    1600 ms    22
ENG141666-ENG115663-Suchbeleuchtung_Abdimmen-x9    1800 ms    22
ENG141666-ENG115659-Suchbeleuchtung_Abdimmen-y0    100.00%    22
ENG141666-ENG99777-Suchbeleuchtung_Abdimmen-Y1    100.00%    22
ENG141666-ENG115668-Suchbeleuchtung_Abdimmen-y10    0.00%    22
ENG141666-ENG100480-Suchbeleuchtung_Abdimmen-Y2    95.00%    22
ENG141666-ENG100773-Suchbeleuchtung_Abdimmen-Y3    80.00%    22
ENG141666-ENG100631-Suchbeleuchtung_Abdimmen-Y4    40.00%    22
ENG141666-ENG102174-Suchbeleuchtung_Abdimmen-Y5    20.00%    22
ENG141666-ENG113993-Suchbeleuchtung_Abdimmen-Y6    10.00%    22
ENG141666-ENG115665-Suchbeleuchtung_Abdimmen-y7    5.00%    22
ENG141666-ENG115666-Suchbeleuchtung_Abdimmen-y8    3.00%    22
ENG141666-ENG115667-Suchbeleuchtung_Abdimmen-y9    1.00%    22
ENG141663-ENG142240-Suchbeleuchtung_allgemein-Daempfung Abdimmen KL 58xd PWM    0.00 s    21
ENG141663-ENG154582-Suchbeleuchtung_allgemein-Daempfung_Abdimmen_KL_58xs_PWM    0.00 s    21
ENG141663-ENG154583-Suchbeleuchtung_allgemein-Daempfung_Abdimmen_KL_58xt_PWM    0.00 s    21
ENG141663-ENG154584-Suchbeleuchtung_allgemein-Daempfung_Aufdimmen_KL_58xd_PWM    0.00 s    21
ENG141663-ENG154585-Suchbeleuchtung_allgemein-Daempfung_Aufdimmen_KL_58xt_PWM    0.00 s    21
ENG141663-ENG141988-Suchbeleuchtung_allgemein-Eingabemedium_Suchbeleuchtung    HMI     21
ENG141663-ENG142242-Suchbeleuchtung_allgemein-Helligkeit_RLS_Daempfung_Abdimmen    1.1 s    21
ENG141663-ENG142241-Suchbeleuchtung_allgemein-Helligkeit_RLS_Daempfung_Aufdimmen    0.0 s    21
ENG141663-ENG116598-Suchbeleuchtung_allgemein-KL58 Einschalten mit Rampe    active     21
ENG141663-ENG116599-Suchbeleuchtung_allgemein-KL58 Verriegelungsausschalten    not_active     21
ENG141663-ENG116600-Suchbeleuchtung_allgemein-Lichtsensor wirkt auf Suchbeleuchtung    active     21
ENG141663-ENG142243-Suchbeleuchtung_allgemein-pa_Hysterese_RLS    11    21
ENG141663-ENG154712-Suchbeleuchtung_allgemein-PWM_Daempfung_Aufdimmen_KL58xs_PWM    0.00 s    21
ENG141663-ENG115631-Suchbeleuchtung_allgemein-Suchbeleuchtung Festwert    100%    21
ENG141663-ENG142234-Suchbeleuchtung_allgemein-Umgebungs_helligkeit_auswahl    Fotosensor_Kombi     21
ENG141663-ENG115819-Suchbeleuchtung_allgemein-Warnblinktastersuchbeleuchtung Aktivierung    Always active     21
ENG141663-ENG115821-Suchbeleuchtung_allgemein-Warnblinktastersuchbeleuchtung Faktor    0.1    21
ENG141663-ENG115820-Suchbeleuchtung_allgemein-Warnblinktastersuchbeleuchtung Grundwert    10.00%    21
ENG141667-ENG115658-Suchbeleuchtung_Fotosensor-x0    0    22
ENG141667-ENG101574-Suchbeleuchtung_Fotosensor-X1    50    22
ENG141667-ENG115664-Suchbeleuchtung_Fotosensor-x10    0    22
ENG141667-ENG99557-Suchbeleuchtung_Fotosensor-X2    100    22
ENG141667-ENG102140-Suchbeleuchtung_Fotosensor-X3    200    22
ENG141667-ENG102936-Suchbeleuchtung_Fotosensor-X4    253    22
ENG141667-ENG103548-Suchbeleuchtung_Fotosensor-X5    0    22
ENG141667-ENG113992-Suchbeleuchtung_Fotosensor-X6    0    22
ENG141667-ENG115661-Suchbeleuchtung_Fotosensor-x7    0    22
ENG141667-ENG115662-Suchbeleuchtung_Fotosensor-x8    0    22
ENG141667-ENG115663-Suchbeleuchtung_Fotosensor-x9    0    22
ENG141667-ENG115659-Suchbeleuchtung_Fotosensor-y0    0 lx    22
ENG141667-ENG99777-Suchbeleuchtung_Fotosensor-Y1    80 lx    22
ENG141667-ENG115668-Suchbeleuchtung_Fotosensor-y10    0 lx    22
ENG141667-ENG100480-Suchbeleuchtung_Fotosensor-Y2    150 lx    22
ENG141667-ENG100773-Suchbeleuchtung_Fotosensor-Y3    300    22
ENG141667-ENG100631-Suchbeleuchtung_Fotosensor-Y4    500    22
ENG141667-ENG102174-Suchbeleuchtung_Fotosensor-Y5    0    22
ENG141667-ENG113993-Suchbeleuchtung_Fotosensor-Y6    0 lx    22
ENG141667-ENG115665-Suchbeleuchtung_Fotosensor-y7    0 lx    22
ENG141667-ENG115666-Suchbeleuchtung_Fotosensor-y8    0 lx    22
ENG141667-ENG115667-Suchbeleuchtung_Fotosensor-y9    0 lx    22
ENG141665-ENG115658-Suchbeleuchtung_Hochdimmen-x0    0 ms    22
ENG141665-ENG101574-Suchbeleuchtung_Hochdimmen-X1    200 ms    22
ENG141665-ENG115664-Suchbeleuchtung_Hochdimmen-x10    2000 ms    22
ENG141665-ENG99557-Suchbeleuchtung_Hochdimmen-X2    400 ms    22
ENG141665-ENG102140-Suchbeleuchtung_Hochdimmen-X3    600 ms    22
ENG141665-ENG102936-Suchbeleuchtung_Hochdimmen-X4    800 ms    22
ENG141665-ENG103548-Suchbeleuchtung_Hochdimmen-X5    1000 ms    22
ENG141665-ENG113992-Suchbeleuchtung_Hochdimmen-X6    1200 ms    22
ENG141665-ENG115661-Suchbeleuchtung_Hochdimmen-x7    1400 ms    22
ENG141665-ENG115662-Suchbeleuchtung_Hochdimmen-x8    1600 ms    22
ENG141665-ENG115663-Suchbeleuchtung_Hochdimmen-x9    1800 ms    22
ENG141665-ENG115659-Suchbeleuchtung_Hochdimmen-y0    0.00%    22
ENG141665-ENG99777-Suchbeleuchtung_Hochdimmen-Y1    1.00%    22
ENG141665-ENG115668-Suchbeleuchtung_Hochdimmen-y10    100.00%    22
ENG141665-ENG100480-Suchbeleuchtung_Hochdimmen-Y2    3.00%    22
ENG141665-ENG100773-Suchbeleuchtung_Hochdimmen-Y3    5.00%    22
ENG141665-ENG100631-Suchbeleuchtung_Hochdimmen-Y4    11.00%    22
ENG141665-ENG102174-Suchbeleuchtung_Hochdimmen-Y5    22.00%    22
ENG141665-ENG113993-Suchbeleuchtung_Hochdimmen-Y6    40.00%    22
ENG141665-ENG115665-Suchbeleuchtung_Hochdimmen-y7    80.00%    22
ENG141665-ENG115666-Suchbeleuchtung_Hochdimmen-y8    95.00%    22
ENG141665-ENG115667-Suchbeleuchtung_Hochdimmen-y9    100.00%    22
ENG141669-ENG115658-Suchbeleuchtung_KL 58xs max-x0    0 lx    8
ENG141669-ENG101574-Suchbeleuchtung_KL 58xs max-X1    8 lx    8
ENG141669-ENG99557-Suchbeleuchtung_KL 58xs max-X2    50 lx    8
ENG141669-ENG102140-Suchbeleuchtung_KL 58xs max-X3    500 lx    8
ENG141669-ENG115659-Suchbeleuchtung_KL 58xs max-y0    100    8
ENG141669-ENG99777-Suchbeleuchtung_KL 58xs max-Y1    100    8
ENG141669-ENG100480-Suchbeleuchtung_KL 58xs max-Y2    100    8
ENG141669-ENG100773-Suchbeleuchtung_KL 58xs max-Y3    100    8
ENG141668-ENG115658-Suchbeleuchtung_KL 58xs min-x0    0 lx    8
ENG141668-ENG101574-Suchbeleuchtung_KL 58xs min-X1    8 lx    8
ENG141668-ENG99557-Suchbeleuchtung_KL 58xs min-X2    50 lx    8
ENG141668-ENG102140-Suchbeleuchtung_KL 58xs min-X3    500 lx    8
ENG141668-ENG115659-Suchbeleuchtung_KL 58xs min-y0    6    8
ENG141668-ENG99777-Suchbeleuchtung_KL 58xs min-Y1    6    8
ENG141668-ENG100480-Suchbeleuchtung_KL 58xs min-Y2    100    8
ENG141668-ENG100773-Suchbeleuchtung_KL 58xs min-Y3    100    8
ENG141674-ENG115658-Suchbeleuchtung_KL_58xd_log_Bus-x0    0.00%    12
ENG141674-ENG101574-Suchbeleuchtung_KL_58xd_log_Bus-X1    6.00%    12
ENG141674-ENG99557-Suchbeleuchtung_KL_58xd_log_Bus-X2    16.00%    12
ENG141674-ENG102140-Suchbeleuchtung_KL_58xd_log_Bus-X3    30.00%    12
ENG141674-ENG102936-Suchbeleuchtung_KL_58xd_log_Bus-X4    60.00%    12
ENG141674-ENG103548-Suchbeleuchtung_KL_58xd_log_Bus-X5    100.00%    12
ENG141674-ENG115659-Suchbeleuchtung_KL_58xd_log_Bus-y0    10    12
ENG141674-ENG99777-Suchbeleuchtung_KL_58xd_log_Bus-Y1    10    12
ENG141674-ENG100480-Suchbeleuchtung_KL_58xd_log_Bus-Y2    100    12
ENG141674-ENG100773-Suchbeleuchtung_KL_58xd_log_Bus-Y3    150    12
ENG141674-ENG100631-Suchbeleuchtung_KL_58xd_log_Bus-Y4    220    12
ENG141674-ENG102174-Suchbeleuchtung_KL_58xd_log_Bus-Y5    253    12
ENG141673-ENG115658-Suchbeleuchtung_KL_58xd_max-x0    0 lx    10
ENG141673-ENG101574-Suchbeleuchtung_KL_58xd_max-X1    8 lx    10
ENG141673-ENG99557-Suchbeleuchtung_KL_58xd_max-X2    200 lx    10
ENG141673-ENG102140-Suchbeleuchtung_KL_58xd_max-X3    300 lx    10
ENG141673-ENG102936-Suchbeleuchtung_KL_58xd_max-X4    500 lx    10
ENG141673-ENG115659-Suchbeleuchtung_KL_58xd_max-y0    16    10
ENG141673-ENG99777-Suchbeleuchtung_KL_58xd_max-Y1    16    10
ENG141673-ENG100480-Suchbeleuchtung_KL_58xd_max-Y2    100    10
ENG141673-ENG100773-Suchbeleuchtung_KL_58xd_max-Y3    100    10
ENG141673-ENG100631-Suchbeleuchtung_KL_58xd_max-Y4    100    10
ENG141672-ENG115658-Suchbeleuchtung_KL_58xd_min-x0    0 lx    10
ENG141672-ENG101574-Suchbeleuchtung_KL_58xd_min-X1    8 lx    10
ENG141672-ENG99557-Suchbeleuchtung_KL_58xd_min-X2    220 lx    10
ENG141672-ENG102140-Suchbeleuchtung_KL_58xd_min-X3    300 lx    10
ENG141672-ENG102936-Suchbeleuchtung_KL_58xd_min-X4    500 lx    10
ENG141672-ENG115659-Suchbeleuchtung_KL_58xd_min-y0    6    10
ENG141672-ENG99777-Suchbeleuchtung_KL_58xd_min-Y1    6    10
ENG141672-ENG100480-Suchbeleuchtung_KL_58xd_min-Y2    100    10
ENG141672-ENG100773-Suchbeleuchtung_KL_58xd_min-Y3    100    10
ENG141672-ENG100631-Suchbeleuchtung_KL_58xd_min-Y4    100    10
ENG141677-ENG115658-Suchbeleuchtung_KL_58xd_PWM-x0    0    12
ENG141677-ENG101574-Suchbeleuchtung_KL_58xd_PWM-X1    10    12
ENG141677-ENG99557-Suchbeleuchtung_KL_58xd_PWM-X2    100    12
ENG141677-ENG102140-Suchbeleuchtung_KL_58xd_PWM-X3    150    12
ENG141677-ENG102936-Suchbeleuchtung_KL_58xd_PWM-X4    220    12
ENG141677-ENG103548-Suchbeleuchtung_KL_58xd_PWM-X5    253    12
ENG141677-ENG115659-Suchbeleuchtung_KL_58xd_PWM-y0    5.00%    12
ENG141677-ENG99777-Suchbeleuchtung_KL_58xd_PWM-Y1    5.00%    12
ENG141677-ENG100480-Suchbeleuchtung_KL_58xd_PWM-Y2    15.00%    12
ENG141677-ENG100773-Suchbeleuchtung_KL_58xd_PWM-Y3    40.00%    12
ENG141677-ENG100631-Suchbeleuchtung_KL_58xd_PWM-Y4    82.00%    12
ENG141677-ENG102174-Suchbeleuchtung_KL_58xd_PWM-Y5    100.00%    12
ENG141670-ENG115658-Suchbeleuchtung_KL_58xt min-x0    0 lx    8
ENG141670-ENG101574-Suchbeleuchtung_KL_58xt min-X1    8 lx    8
ENG141670-ENG99557-Suchbeleuchtung_KL_58xt min-X2    50 lx    8
ENG141670-ENG102140-Suchbeleuchtung_KL_58xt min-X3    500 lx    8
ENG141670-ENG115659-Suchbeleuchtung_KL_58xt min-y0    6    8
ENG141670-ENG99777-Suchbeleuchtung_KL_58xt min-Y1    6    8
ENG141670-ENG100480-Suchbeleuchtung_KL_58xt min-Y2    100    8
ENG141670-ENG100773-Suchbeleuchtung_KL_58xt min-Y3    100    8
ENG141671-ENG115658-Suchbeleuchtung_KL_58xt_max-x0    0 lx    8
ENG141671-ENG101574-Suchbeleuchtung_KL_58xt_max-X1    8 lx    8
ENG141671-ENG99557-Suchbeleuchtung_KL_58xt_max-X2    50 lx    8
ENG141671-ENG102140-Suchbeleuchtung_KL_58xt_max-X3    500 lx    8
ENG141671-ENG115659-Suchbeleuchtung_KL_58xt_max-y0    100    8
ENG141671-ENG99777-Suchbeleuchtung_KL_58xt_max-Y1    100    8
ENG141671-ENG100480-Suchbeleuchtung_KL_58xt_max-Y2    100    8
ENG141671-ENG100773-Suchbeleuchtung_KL_58xt_max-Y3    100    8
ENG141676-ENG115658-Suchbeleuchtung_KL_58xt_PWM-x0    0.00%    6
ENG141676-ENG101574-Suchbeleuchtung_KL_58xt_PWM-X1    50.00%    6
ENG141676-ENG99557-Suchbeleuchtung_KL_58xt_PWM-X2    100.00%    6
ENG141676-ENG115659-Suchbeleuchtung_KL_58xt_PWM-y0    0.00%    6
ENG141676-ENG99777-Suchbeleuchtung_KL_58xt_PWM-Y1    50.00%    6
ENG141676-ENG100480-Suchbeleuchtung_KL_58xt_PWM-Y2    100.00%    6
ENG141680-ENG115658-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-x0    0 lx    12
ENG141680-ENG101574-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-X1    200 lx    12
ENG141680-ENG99557-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-X2    400 lx    12
ENG141680-ENG102140-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-X3    600 lx    12
ENG141680-ENG102936-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-X4    800 lx    12
ENG141680-ENG103548-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-X5    1020 lx    12
ENG141680-ENG115659-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-y0    0    12
ENG141680-ENG99777-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-Y1    84    12
ENG141680-ENG100480-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-Y2    166    12
ENG141680-ENG100773-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-Y3    250    12
ENG141680-ENG100631-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-Y4    370    12
ENG141680-ENG102174-Suchbeleuchtung_Regen_Licht_Sensor_Mapping_Kennlinie-Y5    500    12
ENG141664-ENG115633-Suchbeleuchtung_Tasterdimmung-Tasterdimmung x0    0 ms    10
ENG141664-ENG115634-Suchbeleuchtung_Tasterdimmung-Tasterdimmung x1    2000 ms    10
ENG141664-ENG115635-Suchbeleuchtung_Tasterdimmung-Tasterdimmung x2    3000 ms    10
ENG141664-ENG115636-Suchbeleuchtung_Tasterdimmung-Tasterdimmung x3    4000 ms    10
ENG141664-ENG115637-Suchbeleuchtung_Tasterdimmung-Tasterdimmung x4    5100 ms    10
ENG141664-ENG115638-Suchbeleuchtung_Tasterdimmung-Tasterdimmung y0    1.00%    10
ENG141664-ENG115639-Suchbeleuchtung_Tasterdimmung-Tasterdimmung y1    5    10
ENG141664-ENG115640-Suchbeleuchtung_Tasterdimmung-Tasterdimmung y2    15    10
ENG141664-ENG115641-Suchbeleuchtung_Tasterdimmung-Tasterdimmung y3    40    10
ENG141664-ENG115642-Suchbeleuchtung_Tasterdimmung-Tasterdimmung y4    100    10
ENG141632-ENG116647-Sunroof-SAD Komfort oeffnen    not active     4
ENG141632-ENG116646-Sunroof-SAD Komfort schliessen    not active     4
ENG141632-ENG116645-Sunroof-SAD Richtung Komfortoeffnen    tilting     4
ENG141632-ENG141970-Sunroof-Schiebedachmodul_MD_1    not installed     4
ENG141632-ENG141971-Sunroof-Schiebedachmodul_MD_3    not installed     4
ENG141632-ENG141972-Sunroof-Schiebedachmodul_MD_Rollo    not installed     4
ENG141632-ENG142022-Sunroof-Verortung Schiebedachmodule    LIN     4
ENG141634-ENG142013-Verdecksteuergeraet-Cabrio_Verdeck    not_installed     9
ENG141634-ENG116716-Verdecksteuergeraet-Doppelpuls nur Verdeck    active     9
ENG141634-ENG128459-Verdecksteuergeraet-easycloselight_aktiv    not active     9
ENG141634-ENG116718-Verdecksteuergeraet-Heckdeckel sperren bei Verdeckbetrieb    not active     9
ENG141634-ENG142259-Verdecksteuergeraet-Kick_and_close    not installed     9
ENG141634-ENG116711-Verdecksteuergeraet-Komfortbedienung Verdeck global    active     9
ENG141634-ENG122189-Verdecksteuergeraet-Komfortbedienung Verdeck oeffnen    active     9
ENG141634-ENG116712-Verdecksteuergeraet-Komfortbedienung Verdeck schließen    active     9
ENG141634-ENG125654-Verdecksteuergeraet-Nachsaven_nach_Verdecklauf    not active     9
ENG141634-ENG126630-Verdecksteuergeraet-Reichweitenbegrenzung fuer Servoheck schliessen    not active     9
ENG141634-ENG125652-Verdecksteuergeraet-Servoheck Schlossansteuerung    Always     9
ENG141634-ENG126838-Verdecksteuergeraet-Softtouch-Betaetigung senden    Always     9
ENG141634-ENG142011-Verdecksteuergeraet-trunk_lid_conrol_unit    not installed     9
ENG141634-ENG116717-Verdecksteuergeraet-Verdeck mit Schiebedach    not active     9
ENG141634-ENG122191-Verdecksteuergeraet-Verdeck oeffnen via Funkfernbedienung    active     9
ENG141634-ENG122192-Verdecksteuergeraet-Verdeck oeffnen via Kessy    active     9
ENG141634-ENG122190-Verdecksteuergeraet-Verdeck oeffnen via Schliesszylinder    active     9
ENG141634-ENG116714-Verdecksteuergeraet-Verdeck schließen via Funkfernbedienung    active     9
ENG141634-ENG116715-Verdecksteuergeraet-Verdeck schließen via Kessy    active     9
ENG141634-ENG116713-Verdecksteuergeraet-Verdeck schließen via Schließzylinder    active     9
ENG141634-ENG115869-Verdecksteuergeraet-Virtuelles_Pedal    not active     9
ENG141634-ENG126611-Verdecksteuergeraet-virtuelles_pedal_HMI_einstellbar    not active     9
ENG141634-ENG142257-Verdecksteuergeraet-Virtuelles_Pedal_Verbau    not installed     9
ENG141634-ENG246994-Verdecksteuergeraet-Virtuelles_Pedal_Version    Version_1_2     9
ENG116971-ENG116537-Vernetzungs- Diagnosefunktionen-can msg 1    00 00     20
ENG116971-ENG116538-Vernetzungs- Diagnosefunktionen-can msg 2    00 00     20
ENG116971-ENG116539-Vernetzungs- Diagnosefunktionen-can msg 3    00 00     20
ENG116971-ENG116540-Vernetzungs- Diagnosefunktionen-can msg 4    00 00     20
ENG116971-ENG116541-Vernetzungs- Diagnosefunktionen-lin msg 1    00 00     20
ENG116971-ENG116542-Vernetzungs- Diagnosefunktionen-lin msg 2    00 00     20
ENG116971-ENG116543-Vernetzungs- Diagnosefunktionen-lin msg 3    00 00     20
ENG116971-ENG116544-Vernetzungs- Diagnosefunktionen-lin msg 4    00 00     20
ENG116971-ENG116545-Vernetzungs- Diagnosefunktionen-lin msg 5    00 00     20
ENG116971-ENG116546-Vernetzungs- Diagnosefunktionen-lin msg 6    00 00     20
ENG116832-ENG126852-Wischgeschwindigkeiten-Dauerwischen Stufe_1 Zyklen pro Minute    40    3
ENG116832-ENG126853-Wischgeschwindigkeiten-Dauerwischen Stufe_2 Zyklen pro Minute    60    3
ENG116832-ENG116699-Wischgeschwindigkeiten-Reduzierte Wischgeschwindigkeit Zyklen pro Minute    30    3
ENG141651-ENG116632-ZV allgemein-Bewusstes Safe mit 2. Betaetigung der FFB    not active     7
ENG141651-ENG133387-ZV allgemein-Deaktivierung_Laderaumschliessung_extern    not active     7
ENG141651-ENG125653-ZV allgemein-Deaktivierung_SAFE_ueber_DWA_Deaktivierungstaster    active     7
ENG141651-ENG126837-ZV allgemein-Entsafen mit autorisierte Klemme 15 Ein    not active     7
ENG141651-ENG115754-ZV allgemein-Funk bei Klemme 15 ein    active     7
ENG141651-ENG141981-ZV allgemein-Lock_Unlock_Taster_direkt    not installed     7
ENG141651-ENG142019-ZV allgemein-Lock_Unlock_Toggle_Taster    not installed     7
ENG141651-ENG133388-ZV allgemein-LS_Taster_Togglefunktion    not active     7
ENG141651-ENG116633-ZV allgemein-Menuesteuerung Tuerentriegelung    active     7
ENG141651-ENG115755-ZV allgemein-Notschließfunktion    active     7
ENG141651-ENG133389-ZV allgemein-Nutzfahrzeug_Schliessung    not active     7
ENG141651-ENG141957-ZV allgemein-Radio freq.    315MHz     7
ENG141651-ENG141958-ZV allgemein-Tankschloss    Bidirectional     7
ENG141651-ENG133390-ZV allgemein-Wiederverriegelung_Laderaum    Freigabe_Softtouch     7
ENG141651-ENG116623-ZV allgemein-ZV Tuerentriegelung    Globale Entriegelung     7
ENG141651-ENG141996-ZV allgemein-ZV_ohne_Safe_Funktion    installed     7
ENG141654-ENG116628-ZV Autolock-Autolock Autounlock wirkt auf Heck    active     3
ENG141654-ENG116621-ZV Autolock-automatisches Entriegeln    active     3
ENG141654-ENG115756-ZV Autolock-automatisches Verriegeln bei Geschwindigkeit    active     3
ENG141654-ENG116706-ZV Autolock-Autounlock NAR    active     3
ENG141654-ENG116622-ZV Autolock-Geschwindigkeitsabhaengige Tankdeckelverriegelung    not active     3
ENG141654-ENG116634-ZV Autolock-Menuesteuerung ZV Autolock-Unlock    adjustable     3
ENG141655-ENG116627-ZV Crash-Heckdeckel-Bedienstellen nachCrash temporaer sperren    active     4
ENG141655-ENG116661-ZV Crash-SAD PreCrash Konturschliessen    not active     4
ENG141655-ENG116635-ZV Crash-ZV-Entriegelung nach Seitencrash    not active     4
ENG141653-ENG115759-ZV Heck-Direkter Auswurf des Heckdeckels    active     7
ENG141653-ENG126839-ZV Heck-Entriegelungwunsch_verzoegert_waehrend_Zuziehvorgang    not active     7
ENG141653-ENG116707-ZV Heck-Freigabenachlauf Heck nach Einzeloeffnung ueber HDF-Funktaster    not active     7
ENG141653-ENG142016-ZV Heck-Heckdeckelentriegelung_HDF_Innentaster    not installed     7
ENG141653-ENG133386-ZV Heck-Heckfreigabe_Ohne_Verzoegerung    not active     7
ENG141653-ENG142245-ZV Heck-Heckoeffnung_ueber_2_Bedienhandlungen    not active     7
ENG141653-ENG141998-ZV Heck-Heckschloss_mit_Vorraste    No     7
ENG141653-ENG141995-ZV Heck-Heckschloss_Steuerung    Pulse control     7
ENG141653-ENG137162-ZV Heck-Mindestbetaetigung_HDF_Innentaster    0.0 s    7
ENG141653-ENG115761-ZV Heck-Nach externer Verriegelung ist Heck noch zeitbegrenzt entriegelt    not active     7
ENG141653-ENG141982-ZV Heck-Tausch_Tank_Hecktreiberausgang    No     7
ENG141653-ENG115760-ZV Heck-ZV entriegelt auch Heckdeckel    active     7
ENG141653-ENG116629-ZV Heck-ZV Heck nur direkt auswerfen    not active     7
ENG141653-ENG141997-ZV Heck-ZV_Heck_Schlosstyp    1 or 2 notch rear actuator     7
ENG141681-IDE02021-ZV Komfort-Comfort closing    active     8
ENG141681-IDE02022-ZV Komfort-Comfort opening    active     8
ENG141681-ENG141984-ZV Komfort-elektrischer_Fensterheber_hinten    Yes     8
ENG141681-ENG116663-ZV Komfort-Fahrertuerbedienung Fensterheber oeffnen    active     8
ENG141681-ENG116664-ZV Komfort-Fahrertuerbedienung Fensterheber schliessen    active     8
ENG141681-ENG116662-ZV Komfort-FH SAD Kl15Aus Freigabezeit    600 s    8
ENG141681-ENG116648-ZV Komfort-Freigabenachlauf FH bei Kl 15 aus    active     8
ENG141681-ENG122993-ZV Komfort-Freigabenachlauf FH bei Tueroeffnen abbrechen    not active     8
ENG141681-ENG116652-ZV Komfort-Funk Komfort oeffnen    active     8
ENG141681-ENG116651-ZV Komfort-Funk Komfort schliessen    active     8
ENG141681-ENG115670-ZV Komfort-Komfortbedienung global    active     8
ENG141681-ENG116642-ZV Komfort-Komfortoeffnen nur FH Fahrertuer    not active     8
ENG141681-ENG122994-ZV Komfort-Menuesteuerung Komfortbedienung einstellbar    adjustable     8
ENG141681-ENG122186-ZV Komfort-Menuesteuerung Regenschliessen    active     8
ENG141681-ENG246991-ZV Komfort-pa_Two_Keys    not active     8
ENG141681-ENG125656-ZV Komfort-Regenschliessen_art    Permanent     8
ENG141681-ENG125655-ZV Komfort-Regenschliessen_ein_aus    active     8
ENG141681-ENG116643-ZV Komfort-Schliesszylinder Komfort oeffnen    not active     8
ENG141681-ENG116644-ZV Komfort-Schliesszylinder Komfort schliessen    not active     8
ENG141652-ENG141999-ZV Türkonfiguration-Fond_Schloss    2-Motorenschloesser     5
ENG141652-ENG142043-ZV Türkonfiguration-HFT_Invertierung_Drehfallensignal    nicht invertiert     5
ENG141652-ENG142039-ZV Türkonfiguration-Schiebetuer_Kontaktmodul_Beifahrerseite    not installed     5
ENG141652-ENG142038-ZV Türkonfiguration-Schiebetuer_Kontaktmodul_Fahrerseite    not installed     5
ENG141652-ENG142001-ZV Türkonfiguration-Schiebetuer_links    No     5
ENG141652-ENG142002-ZV Türkonfiguration-Schiebetuer_rechts    No     5
ENG141652-ENG142041-ZV Türkonfiguration-Schiebetueren_Crafter    not installed     5
ENG141652-ENG142244-ZV Türkonfiguration-Schiebetuerschloss_direkt_BCM    Driver side     5
ENG141652-ENG116631-ZV Türkonfiguration-Schliessung der Schiebetuer bei geoeffneter Tankklappe    not active     5
ENG141652-ENG142000-ZV Türkonfiguration-Schlosstyp_NAR    Yes     5
ENG141652-ENG141959-ZV Türkonfiguration-Viertuerer    Yes     5
 
   #29  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
I'll probably post a couple replies here... This first one about not being able to choose Automatic/Manual/Off for ambient light colors. I have not been able to solve this, although it sort of works okay for the time being, as described below...

- Reset Ambient Lighting to factory defaults
- In adaptations I have the default color set to a green (but this could be any one of the 30 programmed colors)
--- This is the color when the doors are unlocked, or ignition off with the doors open, etc.
- Driving Profile Individual... I can select any color with the slider, and this color selection is retained any time I come back to Individual Mode
- Switching to other modes changes the lighting/dash/infotainment to the colors assigned in adaptations (color by profile)
- Adjusting brightness (while in any driving mode) works fine
- So this is effectively working, as long as I do not adjust the color (using the slider) in any mode except Individual
--- If I adjust using slider outside of Individual I have to reset to factory defaults if I want color by profile to work again
--- This is where having the Automatic/Manual/Off selection comes into play, instead I only have Off (which does work)
 
   #30  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
So the next reply, does anyone with RGB ambient lighting (does not have to be in a Golf) also know the part numbers of their various RGB lights? I guess that would mean someone who has done the retrofit. As you'll see below I have built a test harness of sorts, with connections for tons of lights. I now need to figure out the LIN group assignments for lights of various part numbers so that I can get them working exactly as intended. Some of the groups I know and have coded properly, but lots of mystery left, haha.

I've gone through and marked the lights with where they "should" or will go. I will then have to do some experimentation sitting in the car and changing adaptations. If anybody has a scan that would help though :D. Anyway, some pics of my harness and stuff...

And an awful youtube video of it in action...
 
   #32  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
Any update on this?
I have partially completed the Ambient RGB retrofit into my Mk7 TDI. I still need to do the back doors but that's just a matter of actually doing them (no longer a question of whether it will work).

I did ultimately decided to retrofit a facelift BCM though. RGB could be done on the pre-facelift BCM (as long as it had Plug C pin 29) but it was pretty limited. No color selection slider and there was some weirdness with setting RGB values. Could be I messed something up or just weirdness in the software of my old BCM. In any case I found no reference of VAG putting RGB ambient lights into cars with that BCM... I like to think there's a reason for that (beyond cost of course).

Do you have any specific questions? I'll answer as best I can.
 
   #33  

gramsca

Verified VCDS User
Verified
Joined
Aug 14, 2023
Messages
13
Reaction score
1
Location
Phoenix, AZ, USA
VCDS Serial number
C?ID=492771
Aha. I have an A4 B9 so luckily I won't need to mess with retrofitting a BCM and just need to wire up to the modules and get the QQ2 lights.
Just started ordering parts but they are going to take a bit since they are from Germany.

Doing it the same way you are - (no Aliexpress) - just wires and OEM lights (used from Ebay to save some $$) and VCDS, of course.

Was VCP needed at all? Or were you able to get all the features of changing the lights from VCDS alone? Other forums (on RT) seem to imply VCP is needed to upload some datasets (linked here).
 
   #34  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
I don't know anything about the A4 B9 BCM. But the Golf BCM has no dataset, just adaptations. You may not have certain adaptations, depending on the software. Earlier software only had 10 colors instead of 30, for instance. I do not have, and have not used, VCP for anything. I needed an updated gateway in order to get the ambient colors to show on the digital dash and infotainment (and for color by driving profile).

I bought harnesses from AliExpress for OEM lights, in fact it as A4 B9 kit. That was much simpler/easier than terminating all those connectors myself. And since you have to route the wires anyway it makes no difference to me if I route their 3 wires (already wrapped in harness tape) or tape of my own. But as for the actual light control doing it the OEM way.
 
   #35  

gramsca

Verified VCDS User
Verified
Joined
Aug 14, 2023
Messages
13
Reaction score
1
Location
Phoenix, AZ, USA
VCDS Serial number
C?ID=492771
Unfortunately for me looks like there's no instance of changing interior lighting through adaptations of 09. Bummer:(
 
   #36  

downtime

Verified VCDS User
Verified
Joined
May 27, 2017
Messages
3,605
Reaction score
2,264
Location
Finland
VCDS Serial number
C?ID=280813
On Audi the interior light settings are controlled via parameters so unfortunately not so easy as with MQB.
Doable but needs another tool than VCDS.
 
   #37  

gramsca

Verified VCDS User
Verified
Joined
Aug 14, 2023
Messages
13
Reaction score
1
Location
Phoenix, AZ, USA
VCDS Serial number
C?ID=492771
Did the RGB strips for the L and R center console (PN 8W0947093 and 094) come with the RGB module and the strip (if you ordered from the dealer)?
The ones on eBay include both indicated by the pictures, but they are actually cheaper at the dealer.
Just not sure if the dealer ones include the RGB module and the strip, because the parts website doesn't show a picture.
If not, do you have the p/n for the center console RGB modules? There are a TON of 8W0947355X variants - A,B,C,H,J,K (for cupholders, door lights, etc.) - so assuming it could be one of those?
As I already have the strip (that lights up white), I should just be able to swap out the LED module for the multicolor one, and not have to buy the whole strip.
 
   #38  

Cuzoe

Verified VCDS User
Verified
Joined
Aug 26, 2020
Messages
343
Reaction score
212
Location
USA
VCDS Serial number
C?ID=279487
I didn't order from the dealer. I bought a kit from Ali that came with 20+ LEDs. No strips though, or cupholder. I have a Golf so I chose a package without those options.

My car had no ambient lighting from factory. But from what I've seen from others, the RGB modules tend to be larger than the single color but not in a way that requires too much work.
 
   #39  

sers77

Verified VCDS User
Verified
Joined
Oct 7, 2016
Messages
337
Reaction score
48
Location
Norway
VCDS Serial number
C?ID=26140
Does anybody know what pins on BCM that controls ambient output (footwell pin: C72, dashboard strips, center console, roof, etc..)
 
   #40  

PetrolDave

Verified VCDS User
Verified
Joined
Dec 16, 2014
Messages
9,493
Reaction score
8,995
Location
Westbury, UK
VCDS Serial number
C?ID=1423
Does anybody know what pins on BCM that controls ambient output (footwell pin: C72, dashboard strips, center console, roof, etc..)
 
Status
Not open for further replies.
Back
Top