[D3 ALL ] Kodowanie klimatronika pod wentylacje
[D3 ALL ] Kodowanie klimatronika pod wentylacje
Witam,
czy poda ktoś mi kodowanie klimatronika pod wentylacje, ogrzewanie, webasto, bez solardachu, wersja europejska ?
czy poda ktoś mi kodowanie klimatronika pod wentylacje, ogrzewanie, webasto, bez solardachu, wersja europejska ?
- orkaskawina
- Super Klubowicz
- Posty: 627
- Rejestracja: 25 lis 2012, 11:57
- Lokalizacja: Skawina
Software Coding: 0078079
Takie mam kodowanie pożyczone od W12
Problem jest taki że obsługa grzania i wentylacji działa na cross czyli od str. kier steruje fotelem pasażera i odwrotnie.
Byłem na podłączeniu wentylacji kawał drogi od miejsca zamieszkania. Mam wrażenie że przed przekodawniem przez mechanika wszystko działało poprawnie sam sprawdzałem jednak była to już głęboka noc, po zmianie kodowaniu na to z W12 przestało działać prawidłowo to odkryłem juz w drodze do domu w środku nocy. Kodowanie z W12 pożyczone z powodu braku kodowania webasto w zapamiętanym przez sterowniku kodowaniu.
Cała sprawa z powodu dołożenia wentylacji, czyli zdjęty został CP i podłączone wiązki/przepinowane.
Nie bardzo moge rozgryźć kodowanie.
Takie mam kodowanie pożyczone od W12
Problem jest taki że obsługa grzania i wentylacji działa na cross czyli od str. kier steruje fotelem pasażera i odwrotnie.
Byłem na podłączeniu wentylacji kawał drogi od miejsca zamieszkania. Mam wrażenie że przed przekodawniem przez mechanika wszystko działało poprawnie sam sprawdzałem jednak była to już głęboka noc, po zmianie kodowaniu na to z W12 przestało działać prawidłowo to odkryłem juz w drodze do domu w środku nocy. Kodowanie z W12 pożyczone z powodu braku kodowania webasto w zapamiętanym przez sterowniku kodowaniu.
Cała sprawa z powodu dołożenia wentylacji, czyli zdjęty został CP i podłączone wiązki/przepinowane.
Nie bardzo moge rozgryźć kodowanie.
Czytałem gdzieś, że jeśli działa odwrotnie to trzeba zmienic kodowanie anglia<=>europa ale nie potwierdze na 100% bo nie miałem tego problemu.
Moje D3:
http://www.fotosik.pl/u/dragonek1990/album/1562323
Chomik pełen informacji, instrukcji (EN/PL):
http://chomikuj.pl/drago_o/VAG
http://www.fotosik.pl/u/dragonek1990/album/1562323
Chomik pełen informacji, instrukcji (EN/PL):
http://chomikuj.pl/drago_o/VAG
drago_o pisze:Czytałem gdzieś, że jeśli działa odwrotnie to trzeba zmienic kodowanie anglia<=>europa ale nie potwierdze na 100% bo nie miałem tego problemu.
W pełni się z Tobą zgodze, tylko nie wiem na jakie zmienić kodowanie VCDS nie podpowiada.
Może ktoś z was ma wentylacje grzanie europa + webasto bez solardachu i chce mu sie sprawdzic kodowanie?
http://www.audi-resource.com/ecu08.php
[ Dodano: 2017-10-10, 08:17 ]
[ Dodano: 2017-10-10, 08:17 ]
Byłoby fajnie, ja wrzuciłem link wyżej będe musiał to przestudiowaćmaciu pisze:spróbuje jutro biore lapa do pracy jak bedzie chwila zobacze co odis tam wypluwa
Nie przepisuje się kodowań z innych aut bo większość sterowników, jak nie wszystkie, kodowane są pod konkretne auto i jego fabryczną konfigurację.raftor pisze:http://www.audi-resource.com/ecu08.php
Byłoby fajnie, ja wrzuciłem link wyżej będe musiał to przestudiować
W tym linku powyżej masz wszystko i wg. tego można zakodować poprawnie.
* FOSS motorsport * (PL-Warszawa)
inspekcje przed zakupem
serwis, części zamienne nowe i używane
serwis mobilny, serwis door2door
modyfikacje, przeróbki, tuning
-
inspekcje przed zakupem
serwis, części zamienne nowe i używane
serwis mobilny, serwis door2door
modyfikacje, przeróbki, tuning
-
przekleić sobie do notepada i dać czcionkę proporcjonalną np courier new
to SWX077
Coding air conditioner Climatronic control unit -J255
The overall code is composed of three subcodes as follows:
Breakdown of code "1" (optional extras):
Code -------------- Meaning
128 64 32 16 8 4 2 1 Code number (for conversion if encoding is not performed in Guided Fault Finding)
-------------------------1 No assignment (always "1")
---------------------- 0 Vehicle without auxiliary heater
---------------------- 1 Vehicle with auxiliary heater
------------------- 0 Vehicle without heated windscreen
------------------- 1 Vehicle with heated windscreen
----------------- 0 Vehicle with normal glass
----------------- 1 Vehicle with insulating glass
---------------0------------Vehicle without rear Climatronic control unit - E265-
---------------1------------Vehicle with rear Climatronic control unit - E265-
--------- 0 ----------------Vehicle without Audi one-touch memory (Fingerprint)
--------- 1 ----------------Vehicle with Audi one-touch memory (Fingerprint)
------- 0 ------------------Vehicle without rear roller blind
------- 1 ------------------Vehicle with rear roller blind
0--------------------------Vehicle without sun roof
1--------------------------Vehicle with sun roof with solar cells
Breakdown of code "2" (country version and vehicle model)
Code ------------------------------------ Meaning
32768 16384 8192 4096 2048 1024 512 256 Code number (for conversion if encoding is not performed in Guided Fault Finding)
------------------------------------------- 0 --- 0 -- 0 -- Vehicle for Germany and Rest of the World (except USA and Japan)
------------------------------------------- 0 --- 0 -- 1 -- Vehicle for USA (and Canada)
------------------------------------------- 0 --- 1 -- 0 -- Vehicle for Japan
------------------------------------------- 0 --- 0 -- 0 -- Coding not currently assigned (intended for cold climates, e.g. Scandinavia)
------------------------------------------- 0 --- 1 -- 1 -- Coding not currently assigned, intended for hot climates, e.g. Australia and Saudi Arabia (introduction pending) - The control is set up largely as for the USA.
------------------------------------------- 1 --- 0 -- 1 -- Coding not currently assigned
------------------------------------------- 1 --- 1 -- 0 -- Coding not currently assigned
------------------------------------------- 1 --- 1 -- 1 -- Coding not currently assigned
----------------------------------- 0 --------------------- Vehicle with petrol engine
----------------------------------- 1 --------------------- Vehicle with diesel engine
--------------------- 0 ----- 0 --------------------------- Vehicle with 6-cyl engine
--------------------- 0 ----- 1 --------------------------- Vehicle with 8-cyl engine
--------------------- 1 ----- 0 --------------------------- Vehicle with 10-cyl engine
--------------------- 1 ----- 1 --------------------------- Vehicle with 12-cyl engine
------------ 0 -------------------------------------------- Left-hand drive vehicle (right-hand traffic)
------------ 1 -------------------------------------------- Right-hand drive vehicle (left-hand traffic)
0 -------------------------------------------------------- Vehicles with standard body
1 -------------------------------------------------------- Vehicles with stretched body
Breakdown of code "3" (rear seat heating and ventilation, seat covers and glazing)
Code ----------------------------------------- Meaning
2097152 1048576 524288 26214 131072 65536 Code number (for conversion if no encodingin Guided Fault Finding )
------------------------------------------------- 0 ------ 0 ---- Vehicles without rear Climatronic control unit - E265- (with and without heated rear seats)
------------------------------------------------- 0 ------ 0 ---- Vehicles with rear Climatronic control unit - E265- without activation for heated rear seats and without activation for ventilation for rear seats
------------------------------------------------- 0 ------ 1 ---- Vehicles with rear Climatronic control unit - E265- with activation for heated rear seats but without activation for rear seat ventilation
------------------------------------------------- 1 ------ 1 ----Vehicle with activation for heated rear seats and with activation for ventilation for rear seats
----------------------------- 0 ------- 0------------------------ Seating variant (seat covers on vehicles with seat ventilation) - At present, regardless of seat covering (leather or cloth) this code is always entered.
----------------------------- 0 ------- 1------------------------ Seating variant (seat covers on vehicles with seat ventilation) - Seat cover variant "1". - At present no assignment.
----------------------------- 1 ------- 0------------------------ Seating variant (seat covers on vehicles with seat ventilation) - Seat cover variant "2". - At present no assignment.
----------------------------- 1 ------- 1------------------------ Seating variant (seat covers on vehicles with seat ventilation) - Seat cover variant "3". - At present no assignment. encoding is not performed in Guided Fault Finding)
---- 0 ---------- 0 --------------------------------------------- Vehicle glazing variant - Coding for vehicles with normal glass. - Coding for vehicles with 6-cyl. engine (and 10-cyl. engine) and heat insulating glass. - Activation of heated rear window at temperatures below 0 °C stays on with no time limit until shut off; at temperatures above 0 °C it is shut off after approx. 10 min.).
---- 0 ---------- 1 --------------------------------------------- Vehicle glazing variant - Coding for vehicles with 8-cyl. engine and heat insulating glass. - Activation of heated rear window at temperatures below 0 °C stays on even at temperatures below 0 °C only for a limited time (depending on ambient temperature between 2 and 20 min).
---- 1 ---------- 1 --------------------------------------------- Vehicle glazing variant - Coding intended with heat insulating glass with infrared characteristic. - Introduction of this variant pending. - intended e.g. for PR no. "VW8".
VAUDES_HINWEIS Notes:
VAUDES_AUFZAEHLUNG Ventilation for the rear seats is only offered in conjunction with heated rear seats.
VAUDES_AUFZAEHLUNG If Climatronic front control and display unit -J255- is to be encoded by way of direct entry of number code using function "07 Code control unit", the code numbers of the various versions and the 3 codes have to be added together.
Example: Code "1" e. g. "83" code "2", "4096" code "3" (vehicle without
rear Climatronic control unit -E265-) "0" Sum total of codes "1", "2" and "3" = "4179".
to SWX077
Coding air conditioner Climatronic control unit -J255
The overall code is composed of three subcodes as follows:
Breakdown of code "1" (optional extras):
Code -------------- Meaning
128 64 32 16 8 4 2 1 Code number (for conversion if encoding is not performed in Guided Fault Finding)
-------------------------1 No assignment (always "1")
---------------------- 0 Vehicle without auxiliary heater
---------------------- 1 Vehicle with auxiliary heater
------------------- 0 Vehicle without heated windscreen
------------------- 1 Vehicle with heated windscreen
----------------- 0 Vehicle with normal glass
----------------- 1 Vehicle with insulating glass
---------------0------------Vehicle without rear Climatronic control unit - E265-
---------------1------------Vehicle with rear Climatronic control unit - E265-
--------- 0 ----------------Vehicle without Audi one-touch memory (Fingerprint)
--------- 1 ----------------Vehicle with Audi one-touch memory (Fingerprint)
------- 0 ------------------Vehicle without rear roller blind
------- 1 ------------------Vehicle with rear roller blind
0--------------------------Vehicle without sun roof
1--------------------------Vehicle with sun roof with solar cells
Breakdown of code "2" (country version and vehicle model)
Code ------------------------------------ Meaning
32768 16384 8192 4096 2048 1024 512 256 Code number (for conversion if encoding is not performed in Guided Fault Finding)
------------------------------------------- 0 --- 0 -- 0 -- Vehicle for Germany and Rest of the World (except USA and Japan)
------------------------------------------- 0 --- 0 -- 1 -- Vehicle for USA (and Canada)
------------------------------------------- 0 --- 1 -- 0 -- Vehicle for Japan
------------------------------------------- 0 --- 0 -- 0 -- Coding not currently assigned (intended for cold climates, e.g. Scandinavia)
------------------------------------------- 0 --- 1 -- 1 -- Coding not currently assigned, intended for hot climates, e.g. Australia and Saudi Arabia (introduction pending) - The control is set up largely as for the USA.
------------------------------------------- 1 --- 0 -- 1 -- Coding not currently assigned
------------------------------------------- 1 --- 1 -- 0 -- Coding not currently assigned
------------------------------------------- 1 --- 1 -- 1 -- Coding not currently assigned
----------------------------------- 0 --------------------- Vehicle with petrol engine
----------------------------------- 1 --------------------- Vehicle with diesel engine
--------------------- 0 ----- 0 --------------------------- Vehicle with 6-cyl engine
--------------------- 0 ----- 1 --------------------------- Vehicle with 8-cyl engine
--------------------- 1 ----- 0 --------------------------- Vehicle with 10-cyl engine
--------------------- 1 ----- 1 --------------------------- Vehicle with 12-cyl engine
------------ 0 -------------------------------------------- Left-hand drive vehicle (right-hand traffic)
------------ 1 -------------------------------------------- Right-hand drive vehicle (left-hand traffic)
0 -------------------------------------------------------- Vehicles with standard body
1 -------------------------------------------------------- Vehicles with stretched body
Breakdown of code "3" (rear seat heating and ventilation, seat covers and glazing)
Code ----------------------------------------- Meaning
2097152 1048576 524288 26214 131072 65536 Code number (for conversion if no encodingin Guided Fault Finding )
------------------------------------------------- 0 ------ 0 ---- Vehicles without rear Climatronic control unit - E265- (with and without heated rear seats)
------------------------------------------------- 0 ------ 0 ---- Vehicles with rear Climatronic control unit - E265- without activation for heated rear seats and without activation for ventilation for rear seats
------------------------------------------------- 0 ------ 1 ---- Vehicles with rear Climatronic control unit - E265- with activation for heated rear seats but without activation for rear seat ventilation
------------------------------------------------- 1 ------ 1 ----Vehicle with activation for heated rear seats and with activation for ventilation for rear seats
----------------------------- 0 ------- 0------------------------ Seating variant (seat covers on vehicles with seat ventilation) - At present, regardless of seat covering (leather or cloth) this code is always entered.
----------------------------- 0 ------- 1------------------------ Seating variant (seat covers on vehicles with seat ventilation) - Seat cover variant "1". - At present no assignment.
----------------------------- 1 ------- 0------------------------ Seating variant (seat covers on vehicles with seat ventilation) - Seat cover variant "2". - At present no assignment.
----------------------------- 1 ------- 1------------------------ Seating variant (seat covers on vehicles with seat ventilation) - Seat cover variant "3". - At present no assignment. encoding is not performed in Guided Fault Finding)
---- 0 ---------- 0 --------------------------------------------- Vehicle glazing variant - Coding for vehicles with normal glass. - Coding for vehicles with 6-cyl. engine (and 10-cyl. engine) and heat insulating glass. - Activation of heated rear window at temperatures below 0 °C stays on with no time limit until shut off; at temperatures above 0 °C it is shut off after approx. 10 min.).
---- 0 ---------- 1 --------------------------------------------- Vehicle glazing variant - Coding for vehicles with 8-cyl. engine and heat insulating glass. - Activation of heated rear window at temperatures below 0 °C stays on even at temperatures below 0 °C only for a limited time (depending on ambient temperature between 2 and 20 min).
---- 1 ---------- 1 --------------------------------------------- Vehicle glazing variant - Coding intended with heat insulating glass with infrared characteristic. - Introduction of this variant pending. - intended e.g. for PR no. "VW8".
VAUDES_HINWEIS Notes:
VAUDES_AUFZAEHLUNG Ventilation for the rear seats is only offered in conjunction with heated rear seats.
VAUDES_AUFZAEHLUNG If Climatronic front control and display unit -J255- is to be encoded by way of direct entry of number code using function "07 Code control unit", the code numbers of the various versions and the 3 codes have to be added together.
Example: Code "1" e. g. "83" code "2", "4096" code "3" (vehicle without
rear Climatronic control unit -E265-) "0" Sum total of codes "1", "2" and "3" = "4179".
Proszę nie pisać z pytaniami technicznymi na PW - tylko na forum.
wyPAD 2020
wyPAD 2020
Działa ogrzewanie tylnej szyby, fotele nadal odwrotnie są sterowane.
Zleciłem tą operacje warsztatowi, no i teraz muszę się bujać z problemem, gdyby nie dystans i to że nie mam czasu to już by auto na serwisie.
Podmiana modułów wentylacji pewnie nic nie da, maja te same nr z tego co pamiętam.
[ Dodano: 2017-10-10, 22:30 ]
Jutro poprzekładam moduły, klimatronik widzi dobrze fotele w MMI
Zleciłem tą operacje warsztatowi, no i teraz muszę się bujać z problemem, gdyby nie dystans i to że nie mam czasu to już by auto na serwisie.
Podmiana modułów wentylacji pewnie nic nie da, maja te same nr z tego co pamiętam.
[ Dodano: 2017-10-10, 22:30 ]
Jutro poprzekładam moduły, klimatronik widzi dobrze fotele w MMI