Using Logworks to log
Using Logworks to log
Logworks has great graphing features which some prefer and its ability to log obd data straight from tactrix.
it all works great for me adding what ever channels i want apart from 1 problem.
when i log load when on boost say above 1 bar i just get 5 volts which shows a load of 264% which is obviously not right.
anyone had this issue and resolved it?
i've made a screen grab.
to follow.
edit to add: evoscan logs open in lw2 post #24
it all works great for me adding what ever channels i want apart from 1 problem.
when i log load when on boost say above 1 bar i just get 5 volts which shows a load of 264% which is obviously not right.
anyone had this issue and resolved it?
i've made a screen grab.
to follow.
edit to add: evoscan logs open in lw2 post #24
Last edited by leecavturbo; May 25, 2010 at 01:03 PM.
<datachannel id="#38" name="JDM BOOST" selected="1" units="PSI" min="0" max="30" expr="(((1.334*x)*14.5)/100)-14.65" type="0" />
Add these to the protocols xml...
<datachannel id="#00" name="loadmsb" selected="1" units="load" min="0" max="255" expr="x" type="0" />
<datachannel id="#01" name="loadlsb" selected="1" units="load" min="0" max="255" expr="x" type="0" />
Then select both in Open Port. Don't select any other loads.
Then use this math formula applied to your saved logs.
MC(ECU_Load;%;0;350) = ((loadmsb * 256) + loadlsb)*10/32
This explains...
https://www.evolutionm.net/forums/ec...-logworks.html
<datachannel id="#00" name="loadmsb" selected="1" units="load" min="0" max="255" expr="x" type="0" />
<datachannel id="#01" name="loadlsb" selected="1" units="load" min="0" max="255" expr="x" type="0" />
Then select both in Open Port. Don't select any other loads.
Then use this math formula applied to your saved logs.
MC(ECU_Load;%;0;350) = ((loadmsb * 256) + loadlsb)*10/32
This explains...
https://www.evolutionm.net/forums/ec...-logworks.html
Last edited by jid2; Mar 15, 2009 at 06:03 PM.
Trending Topics
Saved 10bar psi sensor from trash and used it. Works remarkably. Usually only log knock and timing from OBD2, the rest (rpm, hz, tps, boost) from ssi4 for better resolution. Plan to get another one to log timing directly and some other channles. Quit logging 2 byte stuff a while ago



