Notices
ECU Flash

Virtual Dyno - Standalone Software

Thread Tools
 
Search this Thread
 
Old Sep 15, 2010 | 11:26 AM
  #541  
VGergo's Avatar
Evolved Member
20 Year Member
iTrader: (3)
 
Joined: Nov 2005
Posts: 566
Likes: 1
From: Hungary
Originally Posted by bbarnhill
If you open this file up in notepad you will see the problem. The values it records uses commas for decimal points. Its causing havoc in my CSV (comma seperated values) file reader.

Id bet these are the issues. Commas are used to seperate the columns in each row, and when data has commas in them it throws this all off.

Mellon:
I saw that too, I know one thing for sure, its not TPS. That would also cause havoc with my program if you have TPS trimming on and you are logging garbage in the TPS column.
Ok, here is my original log by Evoscan :

click

Here the columns separate by , and the numbers in format like that : 1.34

I create one by me :

here

non of working

When I would like to use the Virtual Dyno 5.71 than I have to replace in openoffice the . to , ( 1.23 to 1,23 ) and than copy the RPM and logentryseconds than it is working. I tried everything with the Virtual Dyno standalone but always got some error message I'm bit confused with that because the program looks like great and faster to analyz my log as any other . Shoud be work without any trick just open my logged Evoscan .csv ?
Reply
Old Sep 15, 2010 | 11:34 AM
  #542  
IrightI's Avatar
Evolving Member
iTrader: (11)
 
Joined: Jul 2006
Posts: 269
Likes: 0
From: NC
Originally Posted by VGergo
Ok, here is my original log by Evoscan :

click

Here the columns separate by , and the numbers in format like that : 1.34

I create one by me :

here

non of working

When I would like to use the Virtual Dyno 5.71 than I have to replace in openoffice the . to , ( 1.23 to 1,23 ) and than copy the RPM and logentryseconds than it is working. I tried everything with the Virtual Dyno standalone but always got some error message I'm bit confused with that because the program looks like great and faster to analyz my log as any other . Shoud be work without any trick just open my logged Evoscan .csv ?
If you look at your file in notepad, you will see double quotes (") surrounding your time and rpm numbers.

I don't think these are necessary. Taking them out seems to fix the issue.

I uploaded the same file with the double quotes removed to my server. It seemed to work fine for me.
http://www.codevsme.com/fixed.csv
Reply
Old Sep 15, 2010 | 12:52 PM
  #543  
VGergo's Avatar
Evolved Member
20 Year Member
iTrader: (3)
 
Joined: Nov 2005
Posts: 566
Likes: 1
From: Hungary
Originally Posted by IrightI
If you look at your file in notepad, you will see double quotes (") surrounding your time and rpm numbers.

I don't think these are necessary. Taking them out seems to fix the issue.

I uploaded the same file with the double quotes removed to my server. It seemed to work fine for me.
http://www.codevsme.com/fixed.csv
It is not working for me.. " E107 : Input string was not in a correct format"

I did it on 2 differenct notebook.
Reply
Old Sep 15, 2010 | 12:55 PM
  #544  
Mellon Racing's Avatar
Account Disabled
iTrader: (38)
 
Joined: Aug 2005
Posts: 9,319
Likes: 1
From: Virginia Beach, Virginia
Originally Posted by VGergo
It is not working for me.. " E107 : Input string was not in a correct format"

I did it on 2 differenct notebook.
are you dragging and dropping the original.csv file from evoscan directly into VD? I suspect you may be opening the evoscan .csv file with open office and saving it as something else which fouls up the formatting.
Reply
Old Sep 15, 2010 | 01:01 PM
  #545  
IrightI's Avatar
Evolving Member
iTrader: (11)
 
Joined: Jul 2006
Posts: 269
Likes: 0
From: NC
Originally Posted by Mellon Tuning
are you dragging and dropping the original.csv file from evoscan directly into VD? I suspect you may be opening the evoscan .csv file with open office and saving it as something else which fouls up the formatting.
+1 OpenOffice can mess up a lot of stuff if you're not careful.
Reply
Old Sep 15, 2010 | 01:07 PM
  #546  
VGergo's Avatar
Evolved Member
20 Year Member
iTrader: (3)
 
Joined: Nov 2005
Posts: 566
Likes: 1
From: Hungary
Originally Posted by Mellon Tuning
are you dragging and dropping the original.csv file from evoscan directly into VD? I suspect you may be opening the evoscan .csv file with open office and saving it as something else which fouls up the formatting.
I have some .csv logs what i never opend with openoffice but not working.

What would be the problem with file that IrightI posted for me ? I didn't open it with openoffice only by VD.
Reply
Old Sep 15, 2010 | 01:18 PM
  #547  
Mellon Racing's Avatar
Account Disabled
iTrader: (38)
 
Joined: Aug 2005
Posts: 9,319
Likes: 1
From: Virginia Beach, Virginia
Originally Posted by VGergo
I have some .csv logs what i never opend with openoffice but not working.

What would be the problem with file that IrightI posted for me ? I didn't open it with openoffice only by VD.
then I have to assume these logs didn't come from an evo ecu and your ecu is spitting out gibberish to the diagnostic/logging port.
Reply
Old Sep 15, 2010 | 01:31 PM
  #548  
IrightI's Avatar
Evolving Member
iTrader: (11)
 
Joined: Jul 2006
Posts: 269
Likes: 0
From: NC
Originally Posted by VGergo
I have some .csv logs what i never opend with openoffice but not working.

What would be the problem with file that IrightI posted for me ? I didn't open it with openoffice only by VD.
The same file that I linked I can open fine with VD. I'm not sure what issue you may have.

The only other thing I can think of is character set? maybe. What version of windows are you running and in what language? I see that you are in Hungary.
Reply
Old Sep 15, 2010 | 01:33 PM
  #549  
VGergo's Avatar
Evolved Member
20 Year Member
iTrader: (3)
 
Joined: Nov 2005
Posts: 566
Likes: 1
From: Hungary
Originally Posted by Mellon Tuning
then I have to assume these logs didn't come from an evo ecu and your ecu is spitting out gibberish to the diagnostic/logging port.
I'm here because i have no more idea what to do and not for funny or boredom
The logs are from an US 2003 Evo 8 with his stock ecu and V7 9653 ( option 4 ) rom on it, the cable is the op1.3 . But ok lets leave it that I will continueing to use the vdr.
Reply
Old Sep 15, 2010 | 02:25 PM
  #550  
VGergo's Avatar
Evolved Member
20 Year Member
iTrader: (3)
 
Joined: Nov 2005
Posts: 566
Likes: 1
From: Hungary
Originally Posted by IrightI
The same file that I linked I can open fine with VD. I'm not sure what issue you may have.

The only other thing I can think of is character set? maybe. What version of windows are you running and in what language? I see that you are in Hungary.
one of the notebook is xp sp3 and the setting was on Hungarian, than I set it to US english ( need to restart the computer ) but nothing was happend. the other has windows 7 and US english settings I will ask somebody here maybe coud see something.
Reply
Old Sep 15, 2010 | 03:32 PM
  #551  
bbarnhill's Avatar
Thread Starter
Evolved Member
iTrader: (1)
 
Joined: Oct 2008
Posts: 692
Likes: 1
From: Kansas City, KS
VGergo, IrightI:

Your problem is that they are CSV files but they have commas in the data instead of decimal points. Have you set a setting in Evoscan to have it output commas for decimal places or is this a setting in windows? If so let me know. Im thinking how I could detect this and handle it without REALLLLLLLY complicating the code that reads files in.
Reply
Old Sep 15, 2010 | 03:44 PM
  #552  
IrightI's Avatar
Evolving Member
iTrader: (11)
 
Joined: Jul 2006
Posts: 269
Likes: 0
From: NC
Originally Posted by bbarnhill
VGergo, IrightI:

Your problem is that they are CSV files but they have commas in the data instead of decimal points. Have you set a setting in Evoscan to have it output commas for decimal places or is this a setting in windows? If so let me know. Im thinking how I could detect this and handle it without REALLLLLLLY complicating the code that reads files in.
That was my first thought, but the file I posted up on my server for him to try has only the field delimiters. I don't see any commas in the float values.

You can count columns and make sure they are all the same? mehbeh.
Reply
Old Sep 15, 2010 | 04:08 PM
  #553  
Mellon Racing's Avatar
Account Disabled
iTrader: (38)
 
Joined: Aug 2005
Posts: 9,319
Likes: 1
From: Virginia Beach, Virginia
VGergo, attach a small .csv file in a zip format that came straight out of an evoscan. Don't open it with open office or anything before attaching it, that could mess up the data.
Reply
Old Sep 15, 2010 | 04:14 PM
  #554  
IrightI's Avatar
Evolving Member
iTrader: (11)
 
Joined: Jul 2006
Posts: 269
Likes: 0
From: NC
I can open the first file he posted no problem. seems like that evo is a beast lol. 577hp?
Reply
Old Sep 15, 2010 | 04:54 PM
  #555  
bbarnhill's Avatar
Thread Starter
Evolved Member
iTrader: (1)
 
Joined: Oct 2008
Posts: 692
Likes: 1
From: Kansas City, KS
Thanks for the idea mellon thats a great idea. I agree ... get me an 'unadultrated' file. I want to know what is putting the commas in there. I have contacted hamish to see if there is an option in evoscan to keep it from putting commas instead of periods in there. I want to find the source of the problem.
Reply



All times are GMT -7. The time now is 02:55 AM.