You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was wondering if anyone got the same for the percentage in the acc. pedal?! RELATIVE_ACCEL_POS
My car's a 2010 Audi A6 diesel and when using VCDS it works perfectly and displays the percentage!
-I've pretty much tried every other command to do with a throttle or an acc. in __mode__1 but only THROTTLE_POS could display a value which was ~80% constant so did not account for any pedal press...
As a general observation PIDS_B and C were mostly hit &miss really, especially on PIDS_C - getting the "is not supported" feedback allot.
Regards,
George M.
The text was updated successfully, but these errors were encountered:
My guess is that your Audi only supports a basic subset of the standard OBD2 PID's, and instead uses an 'extended' list of proprietary Audi PID's to cover most of the rest of the data. You'd probably have to search around on the net to find this info, maybe on an Audi forum. Once you find it, you can create a custom command for your Audi PID's.
Hi All,
Was wondering if anyone got the same for the percentage in the acc. pedal?! RELATIVE_ACCEL_POS
My car's a 2010 Audi A6 diesel and when using VCDS it works perfectly and displays the percentage!
-I've pretty much tried every other command to do with a throttle or an acc. in __mode__1 but only THROTTLE_POS could display a value which was ~80% constant so did not account for any pedal press...
As a general observation PIDS_B and C were mostly hit &miss really, especially on PIDS_C - getting the "is not supported" feedback allot.
Regards,
George M.
The text was updated successfully, but these errors were encountered: