Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCDS Login-FIRST?? #5

Open
qdubz opened this issue Apr 28, 2020 · 1 comment
Open

VCDS Login-FIRST?? #5

qdubz opened this issue Apr 28, 2020 · 1 comment

Comments

@qdubz
Copy link

qdubz commented Apr 28, 2020

Before i can begin a VisME7L logging session, i have to open up VCDS and connect to the ENGINE module. Without this step i get an error code 1, can't load FTDI library etc...

@flamy0
Copy link

flamy0 commented Nov 25, 2020

Go to your "*.ecu"-file an change row
Connect = SLOW-0x11 ; Possible values: SLOW-0x11, FAST-0x10
to
Connect = SLOW-0x00 ; Possible values: SLOW-0x00, SLOW-0x11, FAST-0x10
By adding the "0x00" command to the possible values, it will be also available for selection in the GUI afterwards.

Try also to add
DoubleDelay = 12;
below the row above.

This way it works flawless on by RS4(B5).

Best Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants