Title: ME7Logger not working Post by: ibizaCUPRA18t on June 28, 2018, 06:46:41 AM Hi, I've setup ME7logger gui, selected my correct com port. I am using a VAG178 Dual-K CAN -> USB cable from a clone VCDS. I went to vcds, disabled "Boot in Intelligent Mode" and tried to log, but no connection. Do I need to download some kind of drivers, kinda worried I won't be able to use vcds afterwards.
Me7logger error log attached in Notepad. Also here copy pasted. -> Reading log config file C:\xampp\htdocs\logs\MadsCopyCupraRONIv5_template.cfg .... done -> Reading ecu characteristics file C:\xampp\htdocs\ecus\MadsCopyCupraRONIv5.ecu .... done Used Ecu definition is: [Communication] Connect = SLOW-0x11 Communicate = HM0 LogSpeed = 56000 [Identification] HWNumber = "0261207071" SWNumber = "1037354562" PartNumber = "6K0906032AA" EngineId = "RONITuned 20V" Logged variables are: #no.: name , alias , addr ,sz, bitm, S , I, A , B, unit #------------------------------------------------------------------------------- ----------------------------- #001: dwkrz_0 , IgnitionRetardCyl1 , 380BC7, 1, 0000, 1 , 0, 0.75, 0, '¦KW' Logged data size is 1 bytes. Really logged are 1 entries with 1 bytes. Start connecting to ECU at 28.06.2018 12:55:48.553 try connect slow(11) try connect slow(11) Could not connect try connect slow(11) 12:55:54.065-031,6 os_setspeed(speed=10400) 12:55:54.067-666,3 os_receiver_off() 12:55:54.369-823,9 os_setbreak() 12:55:54.569-824,1 os_clrbreak() 12:55:54.769-823,9 os_setbreak() 12:55:54.969-823,8 os_setbreak() 12:55:55.169-823,2 os_setbreak() 12:55:55.369-823,5 os_clrbreak() 12:55:55.569-822,9 os_setbreak() 12:55:55.769-823,1 os_setbreak() 12:55:55.969-822,6 os_setbreak() 12:55:56.169-822,4 os_clrbreak() 12:55:56.171-270,6 os_receiver_on() 12:55:56.677-162,1 os_rcvbyte(timeout=500) -> TIMEOUT try connect slow(11) 12:55:56.679-378,6 os_setspeed(speed=10400) 12:55:56.680-961,8 os_receiver_off() 12:55:56.982-342,9 os_setbreak() 12:55:57.182-342,8 os_clrbreak() 12:55:57.382-343,0 os_setbreak() 12:55:57.582-342,4 os_setbreak() 12:55:57.782-342,7 os_setbreak() 12:55:57.982-342,1 os_clrbreak() 12:55:58.182-341,9 os_setbreak() 12:55:58.382-342,2 os_setbreak() 12:55:58.582-341,6 os_setbreak() 12:55:58.782-341,9 os_clrbreak() 12:55:58.783-923,4 os_receiver_on() 12:55:59.288-988,2 os_rcvbyte(timeout=500) -> TIMEOUT Could not connect => Could not connect to ECU, exiting ... => Logging failed exiting (cause=0x4)... C:\xampp\htdocs> Title: Re: ME7Logger not working Post by: adam- on June 28, 2018, 07:17:03 AM Disconnect cluster fuse. A lot of this is already covered.
Title: Re: ME7Logger not working Post by: ibizaCUPRA18t on June 28, 2018, 03:10:53 PM Disconnect cluster fuse. A lot of this is already covered. Ok. I think I need to download those drivers since I'm using a vag cable. Will try with drivers then if it doesn't work just fuse. Thanks |