UCDS and ETIS

Resolving problems with software and hardware

Модератор: DanMc85

Ответить
KloGG
Сообщения: 6
Зарегистрирован: 03 окт 2018, 21:13

UCDS and ETIS

Сообщение KloGG »

Hello. I have V3 adapter, tried to copying ftd2xx.dll and ucdsj2534.dll to system32 directory and syswow64 but still etis doesn't see my adapter. Reinstalled ftdi drivers and whole ucds but still doesn't work. Any advice?

Kingsammy
Сообщения: 25
Зарегистрирован: 02 май 2017, 23:35
Откуда: Germany

Re: UCDS and ETIS

Сообщение Kingsammy »

Try using 32bit JAVA Installation and a 32bit Browser for using UCDS Adapter with ETIS

KloGG
Сообщения: 6
Зарегистрирован: 03 окт 2018, 21:13

Re: UCDS and ETIS

Сообщение KloGG »

Did that, but still didn't found interface. In W10 64bit PassThrough regedit key is created in other key, so I exported it and loaded to proper place.
That's registry key which I've used:

Код: Выделить всё

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\PassThruSupport.04.04\UCDS J2534]
"SCI_B_TRANS"=dword:00000000
"SCI_B_ENGINE"=dword:00000000
"SCI_A_TRANS"=dword:00000000
"SCI_A_ENGINE"=dword:00000000
"ISO14230"=dword:00000000
"ISO9141"=dword:00000000
"J1850VPW"=dword:00000000
"J1850PWM"=dword:00000000
"ISO15765_PS"=dword:00000001
"ISO15765"=dword:00000001
"CAN_PS"=dword:00000001
"CAN"=dword:00000001
"VersionNumber"=dword:00000002
"ConfigApplication"=""
"Name"="UCDS-J2534"
"Vendor"="UCDS Team"
"FunctionLibrary"="C:\\UCDS\\ucdsj2534.dll"

Ответить