Getting the "data" out of a datalog file

K-Series Programmable ECU installation questions / support issues
Locked
vesa2.0T
Posts: 2
Joined: Thu Jan 20, 2005 11:09 pm

Getting the "data" out of a datalog file

Post by vesa2.0T »

Is there an easy way to get raw data from a datalog file to, say, excel?

If not could you give me the format of the file so that I could parse the information myself?
foobari
Posts: 19
Joined: Sun Jan 16, 2005 2:08 am
Location: Turku, Finland

Post by foobari »

Datalog -> Export creates an ascii .csv file which you can view easily or import to Excel directly.
vesa2.0T
Posts: 2
Joined: Thu Jan 20, 2005 11:09 pm

Post by vesa2.0T »

Wow that was easy. Thanks!
Locked