Page 4 of 8

Re: Openport standalone Config tool Beta

PostPosted: Thu Nov 05, 2009 12:14 am
by freakin
blkscooby wrote:I tried it and got an error that said "fatal error. logcfg Mainform loadDefs ERROR:53(10170) File not found."

I have the latest logger and ECU defs for Romraider. Ideas?



it cannot find the logger defs, look at the text box at the bottom it should say loading log defs from "c:\blah\blah\logger.xml" if its blank then you have probably not set up logger defs in RR ECU logger if it says something else then make sure that file exists, if both of the above are ok then attach me a screen shot.

Re: Openport standalone Config tool Beta

PostPosted: Thu Nov 05, 2009 3:07 pm
by blkscooby
freakin wrote:
blkscooby wrote:I tried it and got an error that said "fatal error. logcfg Mainform loadDefs ERROR:53(10170) File not found."

I have the latest logger and ECU defs for Romraider. Ideas?



it cannot find the logger defs, look at the text box at the bottom it should say loading log defs from "c:\blah\blah\logger.xml" if its blank then you have probably not set up logger defs in RR ECU logger if it says something else then make sure that file exists, if both of the above are ok then attach me a screen shot.


I see that it is pulling the ECU defs and settings files from C:/program files/romraider but it is looking for the logger.xml without a directory at all. I have setup the logger in RomRaider as I use it almost daily and the logger file is in the same directory as everything else.

Any thoughts?

Re: Openport standalone Config tool Beta

PostPosted: Thu Nov 05, 2009 3:25 pm
by freakin
blkscooby wrote:
freakin wrote:
blkscooby wrote:I tried it and got an error that said "fatal error. logcfg Mainform loadDefs ERROR:53(10170) File not found."

I have the latest logger and ECU defs for Romraider. Ideas?



it cannot find the logger defs, look at the text box at the bottom it should say loading log defs from "c:\blah\blah\logger.xml" if its blank then you have probably not set up logger defs in RR ECU logger if it says something else then make sure that file exists, if both of the above are ok then attach me a screen shot.


I see that it is pulling the ECU defs and settings files from C:/program files/romraider but it is looking for the logger.xml without a directory at all. I have setup the logger in RomRaider as I use it almost daily and the logger file is in the same directory as everything else.

Any thoughts?


can you get me a screen shot, also check your PM

Re: Openport standalone Config tool Beta

PostPosted: Thu Nov 05, 2009 9:55 pm
by ptharris
funny the new release, it was working great and now i get the same error message as the post above

Re: Openport standalone Config tool Beta

PostPosted: Fri Nov 06, 2009 12:40 am
by freakin
ptharris wrote:funny the new release, it was working great and now i get the same error message as the post above


can i have a screenshot please

Re: Openport standalone Config tool Beta

PostPosted: Fri Nov 06, 2009 5:25 am
by CasopoliS
In the newest build on your first post - if a logcfg file does not exist in the root directory it produces an error.

Re: Openport standalone Config tool Beta

PostPosted: Fri Nov 06, 2009 9:47 am
by enthusiast
ptharris wrote:funny the new release, it was working great and now i get the same error message as the post above


+1

I get the same thing. I copied the logger.xml from my Romraider install directory and put into the same directory as logcfg.exe and it worked.

Re: Openport standalone Config tool Beta

PostPosted: Fri Nov 06, 2009 1:38 pm
by freakin
hmm, i will look into this asap

Re: Openport standalone Config tool Beta

PostPosted: Fri Nov 06, 2009 3:29 pm
by CasopoliS
I don't think the coolant trigger works when you use && and ||. I used the default output and I was both over 0 RPM and over 76C coolant, and it did not log. The logcfg.out did not show any errors and the green and red lights were blinking fast as usual, but the blue light never came on.

I took out the RPM>0 in the start trigger and the && stuff, and it worked fine. I also took out coolant temp in the stop trigger

So start is just
coolant,76,>

And end is
RPM,0,==

I think you should just keep it like that. There is no reason for the && and || conditions.

Re: Openport standalone Config tool Beta

PostPosted: Fri Nov 06, 2009 11:17 pm
by freakin
CasopoliS wrote:In the newest build on your first post - if a logcfg file does not exist in the root directory it produces an error.


enthusiast wrote:
ptharris wrote:funny the new release, it was working great and now i get the same error message as the post above


+1

I get the same thing. I copied the logger.xml from my Romraider install directory and put into the same directory as logcfg.exe and it worked.


can you try this version it seems your rr settings file has a relative path and not an absolute one, i have assumed if there is not path info then look in the rr folder for it.

Re: Openport standalone Config tool Beta

PostPosted: Sat Nov 07, 2009 5:12 am
by chero_b4
ver. 1.50.31 - 1.50.33 : If no LogCfg.txt file in the folder, fatal error comes.
ver. 1.50.30: It is not necessary LogCfg.txt file in the folder, when running the program.
--

Re: Openport standalone Config tool Beta

PostPosted: Sat Nov 07, 2009 8:54 am
by freakin
chero_b4 wrote:ver. 1.50.31 - 1.50.33 : If no LogCfg.txt file in the folder, fatal error comes.
ver. 1.50.30: It is not necessary LogCfg.txt file in the folder, when running the program.
--


this should be fixed now i missed a wrap round one of the functions.

CasopoliS wrote:I don't think the coolant trigger works when you use && and ||. I used the default output and I was both over 0 RPM and over 76C coolant, and it did not log. The logcfg.out did not show any errors and the green and red lights were blinking fast as usual, but the blue light never came on.

I took out the RPM>0 in the start trigger and the && stuff, and it worked fine. I also took out coolant temp in the stop trigger

So start is just
coolant,76,>

And end is
RPM,0,==

I think you should just keep it like that. There is no reason for the && and || conditions.


i have made the coolant one behave like this so it looks like this in the file

conditionrpn = Coolant_Temperature(C),76,>
action = start

conditionrpn = Engine_Speed(rpm),0,==
action = stop

Re: Openport standalone Config tool Beta

PostPosted: Sat Nov 07, 2009 9:43 am
by blkscooby
I still get the "file not found" error, same as the other times. Is there something wrong with my settings.xml file?

Re: Openport standalone Config tool Beta

PostPosted: Sat Nov 07, 2009 9:44 am
by freakin
Some how i have broken the first post so i am recreating it here until its fixed.

I have created a little app that will build the logcfg.txt file and i need some feedback

Current limitations and brief description
*You must have a working romraider installed (it gets the logger.xml and ecu_defs.xml file location from the romraider settings.xml file)
*it currently only does standard and extended params, not calculated ones.
*its a bit rough round the edges
*you have the option of the defogger, rpm or coolant Temp for start stopping
*there is no priority stuff in yet
*some parameters dont work because they are too long (if someone can work out the max length for me that would be appreciated)

Basic instructions

Open app (duh)
select your ECU from the drop down list
Select the parameters by ticking the boxes
click make logcfg.txt
copy logcfg.txt to your OP2 sd card
Test and provide me with some feed back as to what doesn't work
If the application errors then it will create an output text file, please forward this to me

Image

logcfg.exe
(132 KiB) Downloaded 3410 times


someone asked if i would take a donation for my work, after thinking about it for a while i have decided that if any one else wants to donate then it can go towards the keep the wife happy fund for me spending hours at the computer.

I am not asking for anyone to donate and my application is free for all to use so enjoy and donate if your feeling a bit flush and want to keep the wife happy :).

Image

Re: Openport standalone Config tool Beta

PostPosted: Sat Nov 07, 2009 9:47 am
by freakin
blk try this one

logcfg.exe
(132 KiB) Downloaded 2482 times