Pages: 1 2 3 [4] 5 6 ... 18
Author Topic: VisualME7Logger CodePlex Project  (Read 241895 times)
MIL_on
Full Member
***

Karma: +12/-2
Offline Offline

Posts: 119


« Reply #45 on: February 03, 2014, 07:57:33 AM »

there you go
Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #46 on: February 03, 2014, 08:30:55 AM »

Well, using the logger screen from your log file as the source works as I'd expect it to.  Perhaps there's something weird/unexpected with the real-time output from ME7Logger.... or maybe I just screwed something up with real-time logging.  I'll make sure real-time logging works for me tonight.

In the mean time, can you output the me7logger stdout and stderr to text files so I can look at those?  You'll need to run the ME7logger from the command line, but do it with the following additional params

Like this:
ME7Logger.exe "all my options go here" > C:\temp\loggerout.log 2> C:\temp\loggererr.log

I don't need a big crazy log session or anything... Just start up the logger, rev the engine a few times, and stop the logger.

Those files would greatly help... but like I said, maybe I just hosed up something with real-time logging as a whole, which I will check out tonight.
Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #47 on: February 03, 2014, 10:54:50 AM »

Just checked out real-time logging here at lunch, and yeah, there definitely was an issue of some sort.  I must have already corrected it and not pushed out a release though, cause when I tried to debug it I didn't get the same error.  I'll post a new version for download now.  If this still does not work for you, I'll need those stdout and stderr output files to see what your issue is.
« Last Edit: February 03, 2014, 11:10:51 AM by SB_GLI » Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #48 on: February 05, 2014, 07:05:13 PM »

Version 1.12 is available.

Corrected a few issues that would have made it difficult for first time users to run the logger.
Added more graceful error handling on the logger screen.
Corrected issue with running logger or writing to a log file that had a space in the path.
Corrected issue with error upon loading a new ecu file.

Should be getting more stable.
currently trying to track down an issue with weird graphing on XP.
Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #49 on: February 08, 2014, 01:34:24 PM »

Version 1.13 is available

added ease-of-use features such as moving the filter options above selection grid and out of the menu, added combobox with suggestions for graph variables. 

Also merged the VisualME7Logger.Output.dll into the exe so there's only one required file.

Version 1.13 has been tested and works on XP.
Logged
Lost
Hero Member
*****

Karma: +21/-14
Offline Offline

Posts: 556


« Reply #50 on: February 08, 2014, 02:18:41 PM »

Very nice. Thanx!!
Logged
em.Euro.R18
Full Member
***

Karma: +4/-5
Offline Offline

Posts: 219


« Reply #51 on: February 11, 2014, 01:50:00 PM »

I finally got this to create a log file but is there a way to get this into excel format instead of a text document?

Also I'm not sure if I set this up correctly but live data isn't displayed. I input two variables(request - plsol and actual boost - pvdkds_w) in under the graph tab with correct resolution and still no display.
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12233


WWW
« Reply #52 on: February 11, 2014, 02:02:51 PM »

I finally got this to create a log file but is there a way to get this into excel format instead of a text document?

1) Excel can read .csvs
2) DO NOT POST EXCEL FILES HERE. They're useless because its almost impossible to get them back to far more useful .csv format they started with.
3) ECUxPlot reads .csvs, not excel files.

Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
em.Euro.R18
Full Member
***

Karma: +4/-5
Offline Offline

Posts: 219


« Reply #53 on: February 11, 2014, 02:30:49 PM »

Alright understood. I had no idea it can read .csvs, just tried it and I wish I knew that a while ago. thanks
« Last Edit: February 11, 2014, 02:44:44 PM by em.Euro.R18 » Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #54 on: February 11, 2014, 04:51:23 PM »

Also I'm not sure if I set this up correctly but live data isn't displayed. I input two variables(request - plsol and actual boost - pvdkds_w) in under the graph tab with correct resolution and still no display.

You have to make sure to select the variables that you want to log from the measurements tab first.  Those variables may then be used in the graph tab.
Logged
em.Euro.R18
Full Member
***

Karma: +4/-5
Offline Offline

Posts: 219


« Reply #55 on: February 12, 2014, 08:53:48 AM »

Alright I'll give it a shot thanks!
Logged
_mumin_
Jr. Member
**

Karma: +2/-0
Offline Offline

Posts: 46


« Reply #56 on: February 28, 2014, 04:37:54 AM »

It does not work for me , I'm trying to load ecu file and it does not load it Sad
Logged
SB_GLI
Hero Member
*****

Karma: +115/-10
Offline Offline

Posts: 1022


« Reply #57 on: February 28, 2014, 09:09:45 AM »

It does not work for me , I'm trying to load ecu file and it does not load it Sad

If you would like to send me the ecu file you are attempting to load I can try it out.  Also, please make sure you have the latest and greatest version.
Logged
_mumin_
Jr. Member
**

Karma: +2/-0
Offline Offline

Posts: 46


« Reply #58 on: March 02, 2014, 12:54:22 AM »

I don't think that's a problem with specific ecu file , because i tried different files and it does not load any file Sad
I think that it could be problem with my OS or sth ... i have win7 64bit. Even reinstalled net framework but it didn't help.
Logged
snakey001
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 20



WWW
« Reply #59 on: March 02, 2014, 06:38:42 AM »

I don't think that's a problem with specific ecu file , because i tried different files and it does not load any file Sad
I think that it could be problem with my OS or sth ... i have win7 64bit. Even reinstalled net framework but it didn't help.

i was tried same, even with win xp, program cant load ecu file, any help with that?
ME7 loger gui works well in my PC.
Logged
Pages: 1 2 3 [4] 5 6 ... 18
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.023 seconds with 18 queries. (Pretty URLs adds 0.001s, 0q)