Problem: the physical climate buttons work. The touch buttons on the touchscreen (climate quadrant) do not work. When pressed, they indicate (sound, animation), but nothing happens. All other touchscreen buttons work (radio, phone and etc).
Am I correct in thinking that the highlighted areas need to be corrected (I am attaching the APIM codes for clarity) is there?
7D0-01-01 026A C480 1099 — C shuld be replaced with 8
7D0-01-02 0400 0000 00E0
7D0-02-01 554C 0100 007C
7D0-02-02 0000 0000 00DB
7D0-02-03 0000 DC
7D0-03-01 0854 3700 006E
7D0-04-01 0103 0200 00E2
7D0-04-02 0000 DD
Prehistory:
it worked fine, but after rear camera activation (by myself), all the display changed (radio, climate display type, navigation, phone) a little bit. Looked like changed from Europe mode to Norht America (from celsius to farenheti, radio freqencies and etc). I recreated everything to the ones before, except the climate touch buttons. They still do not work.
The car was upgraded by the previous owner, (imported from the USA to Europe, also sync 2 instead of sync 1) so the factory settings do not help. But I do have them, if needed.
Also, 026A should likely be 226A. You added the RVC.
Do you have dual or single zone climate control? You are set for dual.
You have CGEA version set to 1.2 on a 1.3 vehicle. All 2G Fusions are CEGA 1.3.
7D0-01-02 0400 0000 00E0
should be
7D0-01-02 0400 0000 80xx (xx=Let FORScan calculate the checksum bits.)
7D0-02-01 554C 0100007C
should be
7D0-02-01 554C 010180xx
Thank you very much for your help. Display is fixed. I also started studying the example you sent, now it becomes much clearer where and why to do something needed. Have a nice day, and once again massive Thank You.