PCM Diagnostics & Tuning HP Tuners | Holley | Diablo
Sponsored by:
Sponsored by:

Data logging a wb/autotap?

Thread Tools
 
Search this Thread
 
Old 09-09-2004, 02:22 PM
  #1  
JS
10 Second Club
Thread Starter
iTrader: (4)
 
JS's Avatar
 
Join Date: Nov 2001
Location: Delray Beach, Fl.
Posts: 7,303
Received 4 Likes on 4 Posts

Default Data logging a wb/autotap?

If I setup a excel spread sheet and log the wb vs rpm.Then I data log the map/pe tables/ve tables/timing/kr etc via edit and overlay this info to my spreadsheet will it be accurate or will it be the data be off sync?

With the spreadsheet I can overlay both data logs and have a pretty good amount of info in real time over a broad rpm and I wont have to reference all kinds of wiring.

I'll just log one (Edit) vs other (WB)
Overlay the software via excel spread sheet?
Old 09-09-2004, 02:41 PM
  #2  
FormerVendor
iTrader: (1)
 
HumpinSS's Avatar
 
Join Date: Feb 2002
Location: Waldorf, MD
Posts: 3,059
Likes: 0
Received 0 Likes on 0 Posts
Default

There is an easier way to do this in access

YOu would import both csv files into two separate tables and run a query to join the tables based on a ts. All the matching ts will be paired off and no sync issues.

select * from table1 a join table2 b where a.ts=b.ts

The resltant table can then be exported back to a csv to be viewed in excel or you can do all you averaging right there in access

Make sure both timestamps have the same resolution n the ms or this wont work




All times are GMT -5. The time now is 04:07 AM.