Results 1 to 4 of 4

Thread: scanner set up for wide band afr /maf error set up for aem 30-0333

  1. #1
    Tuner gmonde's Avatar
    Join Date
    Nov 2015
    Location
    farmington ct
    Posts
    153

    scanner set up for wide band afr /maf error set up for aem 30-0333

    not sure if I have the correct user defined math to get the proper afr error percent ,, I will need to get this correct to set up for maf /afr error
    attached is the lay out ,, below is the user define I came up with to get the error but doesn't seam correct ,, gmonde

    g8gt gauge layout lsa.Layout.xml


    100 * ([501201] - [50127.234]) / [50127.234]

  2. #2
    Tuner
    Join Date
    Oct 2011
    Location
    Australia
    Posts
    175
    The formula looks correct 100*(WBAFR-CmdAFR) / CmdAFR. Just make sure the data you collect for the Maf error graph is the user defined afr error math parameter you created.

  3. #3

  4. #4
    Tuner in Training
    Join Date
    Feb 2017
    Posts
    11
    Hope this helps somebody. It appears original poster had variables switched. I have the same wideband. Here is what I use

    100 * ([36.234] - [50121]) / [50121]

    I kept having problems with this and other graph layout parameters, due to not logging the right channels (sae vs generic etc). If your not logging the channel you can't use it in a graph. A simple test for this and filters you want to use is to input them in a user defined math parameter (found under tools, math parameters) Input your filter string there and it will highlight channels that are missing.