Notices
ECU Flash

Scaling for lambda in ECU Flash

Thread Tools
 
Search this Thread
 
Old Nov 20, 2013, 06:39 PM
  #1  
Newbie
Thread Starter
 
Devin LeBlanc's Avatar
 
Join Date: Nov 2011
Location: Las Vegas, Nv
Posts: 6
Likes: 0
Received 0 Likes on 0 Posts
Scaling for lambda in ECU Flash

Does anyone have the scalings or know how to setup the fuel map to read Lambda in ECU Flash? I have gotten it to somewhat work but I need to display the full number like .78 It just shows .7 and only allows me to move it from .7 to .8 or .9 ect. I need to be able to move the values more precisely.

Thanks in advance
Old Nov 20, 2013, 10:33 PM
  #2  
Evolved Member
 
merlin.oz's Avatar
 
Join Date: Jun 2008
Location: Sydney
Posts: 824
Likes: 0
Received 23 Likes on 19 Posts
Try this:

<scaling name="Lambda" units="Lambda Factor" toexpr="128/x" frexpr="128/x" format="%.2f" min="0.6" max="1.15" inc="0.0078125" storagetype="uint8" endian="big"/>

It is setup to color the maps between 9.0:1 and 17.0:1 AFR (0.6 and 1.15 Lambda)

edited the frexpr error, my bad.

Last edited by merlin.oz; Nov 21, 2013 at 02:04 AM.
Old Nov 21, 2013, 12:49 AM
  #3  
Newbie
Thread Starter
 
Devin LeBlanc's Avatar
 
Join Date: Nov 2011
Location: Las Vegas, Nv
Posts: 6
Likes: 0
Received 0 Likes on 0 Posts
Talking Thanks

Thanks so much! Got it to work. Here's how I got it setup to work.

Name: Lambda
Format: %.2f
Unit: Lambda Factor
ROM to display: 1.0*128/x
Display to ROM: 1.0*128/x
Data type: Unit 8
Display to endian: Big
Display min: 0.6
Display max: 1.15
Edit Increment: 0.0078125
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
strizi
General Engine Management / Tuning Forum
1
Jun 21, 2016 10:56 AM
stefenboy
For Sale - Interior / Exterior / Sound / Styling
0
May 20, 2016 07:51 PM
r4p.t0x
ECU Flash
4
Jun 29, 2014 10:17 AM
Booztd 3
ECU Flash
15
Jul 7, 2010 04:17 PM
dakar
General Engine Management / Tuning Forum
3
Jan 8, 2008 12:13 AM



Quick Reply: Scaling for lambda in ECU Flash



All times are GMT -7. The time now is 12:18 PM.