lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« on: May 22, 2012, 10:41:42 AM »
|
|
|
I did this to get an idea of what is currently being logged by tools that write .csv files non exclusively. will improve it the next time with some more visuals, currently it only shows the last logged values, so you can read it during the drive.
|
|
|
Logged
|
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #1 on: May 22, 2012, 12:28:18 PM »
|
|
|
something wrong with the .zip?
|
|
|
Logged
|
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #2 on: May 23, 2012, 08:09:46 AM »
|
|
|
and some fixes / improvements
|
|
|
Logged
|
|
|
|
gregsback
Full Member
Karma: +0/-0
Offline
Posts: 50
|
|
« Reply #3 on: June 08, 2012, 02:49:56 PM »
|
|
|
Hi, the zip can not be opened, there seem to be something wrong with it.. BR Greg
|
|
|
Logged
|
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #4 on: June 10, 2012, 06:10:07 AM »
|
|
|
did you try the last attachment?
|
|
|
Logged
|
|
|
|
professor
|
|
« Reply #5 on: June 10, 2012, 06:31:17 AM »
|
|
|
File is unknown format or damaged.
|
|
|
Logged
|
Seat Ibiza MK4 Cupra 1.8t 20V, stg3. "Those 1.8T 20V machines are really tough" ©
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #6 on: June 12, 2012, 04:18:30 AM »
|
|
|
another try...
|
|
|
Logged
|
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #7 on: June 12, 2012, 09:06:42 AM »
|
|
|
and shoul look like this and show real time values of the logger
|
|
|
Logged
|
|
|
|
gregsback
Full Member
Karma: +0/-0
Offline
Posts: 50
|
|
« Reply #8 on: June 29, 2012, 04:18:29 AM »
|
|
|
Hello, maybe I misunderstood the purpose of the tool: what is it exactly for? I thought it was to check the values of the a log in real time (-> online). Is this understanding wrong? If my understanding is right, then It does not work in my case. It is not possible to open the latest log as long as it is still written by the logger. Many tanks in advance and best regards Greg
|
|
|
Logged
|
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #9 on: June 29, 2012, 07:16:02 AM »
|
|
|
yes, you are right. Did you download the latest .zip file in the latest post? I cannot edit the first ones.
I use that tool frequently and it works very fine here.
|
|
|
Logged
|
|
|
|
prj
|
|
« Reply #10 on: June 30, 2012, 01:18:40 AM »
|
|
|
lulu, http://www.devtechnics.com/winlog.htmThis is a very nice fully configurable dashboard and it as an SDK with examples. It also supports some WBO2 sensors. I wanted to write a plugin to parse a CSV file on the fly with it, but I have a lot of constraints on time. If you want to improve your program, perhaps you would consider porting the code over to work with WinLog? Especially since you already have written the parser for the CSV.
|
|
|
Logged
|
|
|
|
lulu2003
Full Member
Karma: +11/-1
Offline
Posts: 242
|
|
« Reply #11 on: June 30, 2012, 04:58:37 AM »
|
|
|
Win log looks very nice, but I do write .NET only which was the fastest way to get that result I wanted. adding some gauges was not on primary focus.
|
|
|
Logged
|
|
|
|
prj
|
|
« Reply #12 on: June 30, 2012, 07:24:21 AM »
|
|
|
With WinLog you need to use C++, but if you take the sample plugin it's pretty easy. OK, I will write it myself once I get the time. I have written a few plugins for the older ECU's for it.
Btw, you can just use small digital gauges in WinLog and it will look pretty much the same as your tool.
|
|
|
Logged
|
|
|
|
|