Not sure if this is best here or in performance.
What I'd like to do is tap into the CAN bus for the engine / drivetrain and record more advanced data than is available over OBDII - things like steering position and torque, wheel speeds, yaw rate, etc.
From what I've read so far (and happy to be correccted), VCDS works on TP 2.0 and is more of a request / response system, but that's why it can run through the gateway.
If I want detailed, live data, can I request that, while driving, through the OBD port, or will I need to dive into detailed CAN stuff by tapping directly into the drivetrain bus on the other side of the gateway?
This page: VW Transport Protocol 2.0 (TP 2.0) for CAN bus | jazdw.net refers to both "logical IDs" and CAN IDs. Does VCDS / TP 2.0 run primarily off the logical IDs, and can I monitor the VCDS traffic to extract the actual CAN IDs for the various components?
I've also seen people playing with the "convenience" bus to intercept steering wheel buttons, or do things like roll windows down - it that feasible through VCDS / TP 2.0 / from the OBD side of the gateway?
Can you command the car to do stuff via VCDS? Can I set the cruise control speed, roll windows up and down, etc?
What I'd like to do is tap into the CAN bus for the engine / drivetrain and record more advanced data than is available over OBDII - things like steering position and torque, wheel speeds, yaw rate, etc.
From what I've read so far (and happy to be correccted), VCDS works on TP 2.0 and is more of a request / response system, but that's why it can run through the gateway.
If I want detailed, live data, can I request that, while driving, through the OBD port, or will I need to dive into detailed CAN stuff by tapping directly into the drivetrain bus on the other side of the gateway?
This page: VW Transport Protocol 2.0 (TP 2.0) for CAN bus | jazdw.net refers to both "logical IDs" and CAN IDs. Does VCDS / TP 2.0 run primarily off the logical IDs, and can I monitor the VCDS traffic to extract the actual CAN IDs for the various components?
I've also seen people playing with the "convenience" bus to intercept steering wheel buttons, or do things like roll windows down - it that feasible through VCDS / TP 2.0 / from the OBD side of the gateway?
Can you command the car to do stuff via VCDS? Can I set the cruise control speed, roll windows up and down, etc?
Comment