Logging WGDC / No Worky
Thread Starter
Evolving Member
iTrader: (3)
Joined: Jun 2004
Posts: 203
Likes: 0
From: Pacific Northwest
Logging WGDC / No Worky
I have tried to get the logging of the WGDC to work and it's not happenin
I have the following line of code in the Evoscan Data.xml file . . .
<DataListItem DataLog="Y" Display="WGDC" LogReference="WGDC" RequestID="86" Eval="x*100/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="" />
This code is located in "C:\Program Files\DataLogLab\Universal Data Log Formats\EvoScan.txt"
[Column]
Name=WGDC
Description=Waste Gate Duty Cycle
ColumnTitle=WGDC
DataItemID=10
Type=1
ColumnDecimalPlaces=2
DisplayDecimalPlaces=2
Anyway when I am logging I just get a constant value of 78.43 for the WGDC.
Sorry if this has been posted already. I found the info when it was first posted and haven't had a chance to try it yet.
Thanks in advance,
Bob
I have the following line of code in the Evoscan Data.xml file . . .
<DataListItem DataLog="Y" Display="WGDC" LogReference="WGDC" RequestID="86" Eval="x*100/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="" />
This code is located in "C:\Program Files\DataLogLab\Universal Data Log Formats\EvoScan.txt"
[Column]
Name=WGDC
Description=Waste Gate Duty Cycle
ColumnTitle=WGDC
DataItemID=10
Type=1
ColumnDecimalPlaces=2
DisplayDecimalPlaces=2
Anyway when I am logging I just get a constant value of 78.43 for the WGDC.
Sorry if this has been posted already. I found the info when it was first posted and haven't had a chance to try it yet.
Thanks in advance,
Bob
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
The evaluation function is actually Eval="x/2". When you use x/2, you'll find that the WGDC is 100%. That would be pretty typical for the OEM boost control method.
Thread
Thread Starter
Forum
Replies
Last Post



