XK8 / XKR ( X100 ) 1996 - 2006

IDS log file format?

Thread Tools
 
Search this Thread
 
  #1  
Old 09-27-2018, 09:49 AM
Chirpy's Avatar
Senior Member
Thread Starter
Join Date: May 2016
Location: Castle Rock, CO
Posts: 128
Received 69 Likes on 44 Posts
Default IDS log file format?

Does anyone has info on the format of the IDS log file that is generated when recording parameters
- I suspect this is a forlorn hope, but just asking....you never know

Currently I am having to correlate some home grown data logs (Boost, Injector Duty Cycle) with IDS logs (MAF, O2 upstream) by using rpm values, stepping through the IDS data one point at a time in the IDS screen. And it's tedious....

If only there was a way to export the IDS data, then I could pull everything into a spreadsheet and get an instant picture of how close I am to melting the engine (Avos twin screw).
 
  #2  
Old 09-27-2018, 10:02 AM
fmertz's Avatar
Veteran Member
Join Date: Nov 2014
Location: Eastern USA
Posts: 2,627
Received 1,514 Likes on 1,061 Posts
Default

As long as the parameters you are looking for are all standard OBDII, TorquePro and an ELM327-type device will do that and more. Cheap, too.

More to your question, the log files I have seen are in XML. Not to say that these files have actual data in them. And I use SDD with my '03, not IDS...
 
  #3  
Old 09-27-2018, 07:11 PM
Chirpy's Avatar
Senior Member
Thread Starter
Join Date: May 2016
Location: Castle Rock, CO
Posts: 128
Received 69 Likes on 44 Posts
Default

Thanks - I don't think O2 Upstream (wideband, current reading) is a standard parameter for X100, but not sure and I will check into it. Downstream (narrowband, volts) is, but its not what I'm really looking for, since it is kind of binary on AFR reading.

The .dsg file for defining the logging configuration does seem to be XML.

But the .dlg file which contain a logged run of data seems to be binary. From a quick scan, it appears, amongst a bunch of binary stuff, to contain a long list of sensor descriptions and related verbage (in ascii), and for those parameters that are actually logged, a bunch of binary after the ascii text relating to that particular sensor.

I too use SDD, but it then does direct passthrough to open up IDS for my '01 and '02 XK8 and XKR.
 
  #4  
Old 09-28-2018, 07:49 AM
fmertz's Avatar
Veteran Member
Join Date: Nov 2014
Location: Eastern USA
Posts: 2,627
Received 1,514 Likes on 1,061 Posts
Default

There is a quick list of standard OBDII PIDs here: OBD-II_PIDs

As a pure guess, maybe the binary data is the raw stream off of the ISO-9141 bus. Maybe a hex viewer would clarify.
 
  #5  
Old 09-28-2018, 08:17 PM
Chirpy's Avatar
Senior Member
Thread Starter
Join Date: May 2016
Location: Castle Rock, CO
Posts: 128
Received 69 Likes on 44 Posts
Default

Did some scans with a hex viewer as suggested
So it looks like the data is in pairs of 32 bit little endian values, likely a timestamp (since it continually increments) and a data value.
Time stamps have a discontinuity in the middle of the data, possibly the pre-post time trigger, with pre written after the post for some reason, if that theory is correct
I guess I will try and roll up the sleeves and create a basic parsing program to extract what I need, if and when I can find the time......
 
  #6  
Old 10-06-2018, 07:12 PM
Chirpy's Avatar
Senior Member
Thread Starter
Join Date: May 2016
Location: Castle Rock, CO
Posts: 128
Received 69 Likes on 44 Posts
Default

Well if anyone else needs something, at least for X100 IDS engine module logs, I hacked a quick parser using Processing (https://processing.org/), java based.
It works for what I needed......upstream O2 and rpm
Not sure it would work for anything else as is, but of course could be tweaked
Obviously I don't have insights into most of the log file format, but managed to figure out enough to pull the logged data samples into a .csv file for analysis using a spreadsheet.
Text file of source code attached
 
Attached Files
File Type: txt
IDS_Log_Extractor_v1.txt (16.3 KB, 44 views)
The following users liked this post:
michaelh (10-06-2018)
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
plums
XJ XJ8 / XJR ( X308 )
27
07-16-2016 02:26 AM
myexcursion
X-Type ( X400 )
24
08-04-2014 06:35 AM
howlinowl
XJS ( X27 )
2
12-09-2012 09:20 AM
pantheon
S-Type / S type R Supercharged V8 ( X200 )
20
10-29-2009 10:55 AM
Doug
Jaguar Forums Feedback & Suggestion Center
2
02-03-2009 09:55 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 


Quick Reply: IDS log file format?



All times are GMT -5. The time now is 09:26 PM.