| Author |
Message |
hannes
Joined: 04/07/2016 Posts: 16 Karma: +3 / -0
Premium Support
|
01-07-2021, 16:37 Subject: VW T6 2018: Top Speed & Performance |
Quote |
|
Could it be that the speed sensor on a T6 manufactured in 2018 is not connected to the engine CAN bus? I've found everything else (throttle pedal, brake, gear position for the automatic transmission, wheel speeds), but there's no trace of the speed sensor data.
Translated on 26-07-2026, 7:49.
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
01-07-2021, 21:10 Subject: VW T6 2018 Top Speed: Specs & Performance |
Quote |
|
Hello.
hannes wrote: | | Could it be that in the T6 model manufactured in 2018, the speed information is not transmitted via the engine CAN bus? I've found everything (accelerator pedal, brake, gear engaged in the automatic transmission, wheel speeds), but there's no sign of the speed data. |
Why shouldn't it be found in CAN ID 0x1A0?
Byte 3, Int16.
Best regards, Rainer.
Translated on 26-07-2026, 7:50.
|
|
| Back to top |
Profile PM WWW |
 |
hannes
Joined: 04/07/2016 Posts: 16 Karma: +3 / -0
Premium Support
CAN-Diagnose likes this. |
05-07-2021, 11:40 Subject: VW T6 2018: Top Speed & Performance |
Quote |
|
Great  ! Thank you very much! That makes sense! - I must have misunderstood something!
Translated on 26-07-2026, 7:51.
|
|
| Back to top |
Profile PM |
 |
hannes
Joined: 04/07/2016 Posts: 16 Karma: +3 / -0
Premium Support
CAN-Diagnose likes this. |
09-07-2021, 8:53 Subject: VW T6 2018: Top Speed & Performance |
Quote |
|
I also found it at address 0x5A0. Starting bit: 15, Length: 9 bits.
Sure, here is the translation of the text from German to English:
"lg" translates to "best regards" or "kindly regards" in English. It is a common abbreviation used at the end of emails and letters.
Translated on 26-07-2026, 7:52.
|
|
| Back to top |
Profile PM |
 |
CAN-Diagnose Administrator


Joined: 06/07/2011 Posts: 573 Karma: +29 / -0 Location: Ländle
|
09-07-2021, 9:26 Subject: VW T6 2018: Top Speed & Performance |
Quote |
|
Thank you for the feedback! 
Translated on 26-07-2026, 7:52.
|
|
| Back to top |
Profile PM WWW |
 |
hannes
Joined: 04/07/2016 Posts: 16 Karma: +3 / -0
Premium Support
CAN-Diagnose likes this. |
17-07-2021, 15:40 Subject: VW T6 2018: Top Speed & Performance |
Quote |
|
Okay, I've finally found the engine speed value displayed on the dashboard within the CAN bus data. The annoying thing is that the value starts in the middle of a byte, which made it harder to find. Hopefully, this will save someone some time.
ID: 0x320, Start Bit: 46, Length: 10; divided by 3.11 = Displayed speed in km/h.
Sure, here is the translation of the text from German to English:
"lg" translates to "best regards" or "kindly regards" in English. It is a common abbreviation used at the end of emails and letters.
Translated on 26-07-2026, 7:53.
|
|
| Back to top |
Profile PM |
 |