Engine Management eCtune , Crome , AFC , FMU , Zdyne , Hondata , EMS , TE , Uberdata Anything to control your fuel, spark needs!

ill pay if someone figures out my datalogging problem

Old Apr 4, 2006 | 12:31 AM
  #11  
0b00st0's Avatar
0.0 BAR
 
Joined: May 2005
Posts: 0
Default Re: ill pay if someone figures out my datalogging problem

Originally Posted by CSaddict
What cable are you using? I have the DKU-5 and it only works on COM 6. Which means it works in EC control but not in Uberdata. If I force it to COM 3 or 4 it doesnt work either. I have to mess with it when I get my new motor back in and I will let you know what works for me.
CSaddict, you can go into the datalogging.als file and add extra com ports.

EXAMPLE: go to this part in the file

y = y + -40;
//y = y + 20;
CreateStatic(x+503, y, 65, 20, 8, 0, "Select Port");
hPortd = CreateCombo(x+400, y, 100, 100, 8, "ComSel");
setitem(hPortd, "NONE");
setitem(hPortd, "COM1");
setitem(hPortd, "COM2");
setitem(hPortd, "COM3");
setitem(hPortd, "COM4");
setitem(hPortd, "COM5"); <----------- add this line
setitem(hPortd, "COM6"); <----------- add this line
setitem(hPortd, "COM7"); <----------- add this line
setitemex(hPortd, 0, 0, 0);

Originally their are only 4 ports listed. You can add as many as you need.

Hope that helps.
Old Apr 4, 2006 | 02:04 PM
  #12  
JonDouglas's Avatar
0.0 BAR
 
Joined: Oct 2005
Posts: 0
Default Re: ill pay if someone figures out my datalogging problem

Bitchin.^^^^^ I'll have to try that.
Old Apr 4, 2006 | 03:20 PM
  #13  
SpankedYA!'s Avatar
0.0 BAR
 
Joined: Mar 2004
Posts: 0
Default Re: ill pay if someone figures out my datalogging problem

Nice you are the ------- man!!
Old Apr 4, 2006 | 09:19 PM
  #14  
t3t4's Avatar
Thread Starter
0.0 BAR
 
Joined: Mar 2006
Posts: 42
Default Re: ill pay if someone figures out my datalogging problem

i switched to my desktop with windows 2000 and set it to com 3 and it worked perfect so im switching over to windows 2000 on my laptop from xp. xp didnt work and i had the right driver... so ill switch over or buy a inverter at walmart and take my whole desktop in my car lol. thanks for the help guys.
Old Apr 4, 2006 | 09:33 PM
  #15  
JonDouglas's Avatar
0.0 BAR
 
Joined: Oct 2005
Posts: 0
Default Re: ill pay if someone figures out my datalogging problem

You could get a second hard drive for your laptop. They're not that expensive and most are pretty easy to swap out.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
hamburgler
Engine Management
2
Jul 22, 2007 08:26 PM
dohc
Engine Management
7
May 30, 2005 02:28 AM
titansvolz
Hybrid/Tech
4
May 10, 2005 12:11 PM


Thread Tools
Search this Thread

All times are GMT -5. The time now is 05:44 PM.