gmenounos / kw1281test

VW KW1281 Protocol Test Tool
MIT License
133 stars 17 forks source link

Throttle Body Alignment feature #70

Open ofauchon opened 7 months ago

ofauchon commented 7 months ago

Hi,

I'm currently using free, and limited VCDS/VAGCOM.

Now I need to replace the throttle body on a Golf mk3 1996.

Does kw1281test support Throttle Body Alignment procedure ?

see: http://wiki.ross-tech.com/wiki/index.php/Throttle_Body_Alignment_(TBA)

If it can, could you please give me the detailed procedure so I can test on my car ?

Thx .

gmenounos commented 7 months ago

I only own a mk4 Golf so I can't say whether kw1281test works on a mk3. It does have a BasicSetting command:

.\kw1281test.exe COM1 10400 1 BasicSetting 98

You'll need to replace "COM1" with the correct port number for your cable. Baud rate could be either 9600 or 10400, not sure which works for your car. Group number could be 98 or 1 (or even 60) depending on the car. You'll have to experiment.

Please report back if you get it to work. Good luck!