@yorky: Hi and welcome to the wonderful world of VW coding!! I'm sure that you will have an enjoyable learning experience as you navigate the mysteries of diagnostic devices - like VCDS!
So, as for your specific question - I don't know the answer, but I can make a suggestion that might enable you to find a way forward.
Not sure if you are aware, but the modules in your Golf mk7.5 use 2 x different protocols for messaging to one another. The primary skeleton for communication is called CAN (Controller Area Network) and it's the high-speed facility that connects most of the key modules together.
Separate to this is something called "LIN" (Local interconnect network). As the name implies, LIN is a localized smaller network that lots of modules use when the thing being controlled is really only of interest to a single CAN module. On LIN based system, there is ONE LIN-master module (this module is also a CAN based module) and up-to 16 x LIN-slave modules
The reason for describing this is because the Sunroof Roller Blind module is a LIN-slave to a LIN-master module which VCDS calls the Cent. Elect. module (J519) . In the VW wiring diagrams, the Sunroof Blind module is known as "J394". If you look at the SCAN for this car- you should find the Sunroof Roller Blind module reported like this:
Code:
-------------------------------------------------------------------------------
Address 09: Cent. Elect. (J519) Labels:| 5Q0-937-08X-MV1.clb
Part No SW: 5Q0 937 087 AA HW: 5Q0 937 087 AA
Component: BCM PQ37BOSCH 028 0163
Revision: -------- Serial number: 865802071600X9
Coding: 005118464041826969E44000001407201800000000000000000000000000
Shop #: WSC 00066 790 00200
ASAM Dataset: EV_BodyContrModul1UDSBosc 015001
ROD: EV_BCMBOSCH_015.rod
VCID: FAB7F1BE7DAE8E9B89-80AE
Control Unit For Wiper Motor:
Subsystem 1 - Part No SW: 5GM 955 119 HW: 5GM 955 119 Labels: 5QX-955-119-V1.CLB
Component: WWS 160810 043 0581
Serial number: 160817225010
Coding: 0E4DDD
Rain Light Recognition Sensor:
Subsystem 2 - Part No SW: 5Q0 955 559 B HW: 5Q0 955 559 B Labels: 5Q0-955-547.CLB
Component: RLS 042 0105
Serial number: S3Y16M06D29H07M39S07
Coding: 00A8DD
Sun Roof:
Subsystem 3 - Part No SW: 5G0 959 591 A HW: 8V3 959 591 A
Component: J245 PS22.409 H03 0004
Serial number: 0000FST000XU77500000
Coding: 191800
Roof Blind:
Subsystem 4 - Part No SW: 5G0 959 591 A HW: 8V3 959 591 A
Component: J394 PS22.409 H03 0004
Serial number: 0000FST000XU6PM00000
Coding: 191800
No fault code found
Of course the details on your car will be different -but notice Subsystem 4 and notice also that this module has a "Coding" string - which VCDS calls "Long-Code.
So, my guess is that you will find the answer to your question if you navigate to the Subsystem 4 module -> then select Coding -> then select Long Coding Helper -> then look through the descriptors on the Bits for each Byte
As for your front fog light question - yes this is possible. Do this:
In the Cent. Elect. module @ address 09 - go to Adaptation and make these changes:
for Leuchte12NL LB45 and Leuchte13NL RB5
- Lichtfunktion G > Nebelschlusslicht wenn kein Anhaenger gesteckt (not active)
- Dimming Direction GH 13 > minimize (maximize)
The setting in brackets above are the existing values - ONLY proceed if these are current in your module
Don
Last edited by DV52; 01-08-2023 at 05:06 PM.
Please don't PM to ask questions about coding, or vehicle repairs. The better place to deal with these matters is on-line, in the forum proper. That way you get the benefit of the expertise of the wider forum! Thank you.
Bookmarks