Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 48

Thread: AEM 03-0334 wideband BEN

  1. #31
    Member
    Join Date
    Nov 2011
    Posts
    94

    Default

    Quote Originally Posted by ToonerSQUAD89 View Post
    OK BIG NEWS, ITWORKS! Now can someone look at this. is it suppose to read - under 1.00? Attachment 23185
    How did you manage to get it to work? Using all the same formulas all i ever seem to get is 0.000. The sensor reads fine in the log, there is just something in the math i must be missing.

  2. #32
    Member ToonerSQUAD89's Avatar
    Join Date
    Dec 2018
    Posts
    74

    Default

    post your calc pid file here. I want to see what you actually have, took me a while with help and understanding it all now finally in V8
    It was first a never ending 0, then got it to read 1.00 then one more tweak and it reads now as should <1.00...1.00 and >1.00.
    Last edited by ToonerSQUAD89; January 26th, 2020 at 07:29 PM.

  3. #33
    Joe (Moderator) joecar's Avatar
    Join Date
    Apr 2003
    Posts
    28,403

    Default

    I'm sorry I have been having a string of job interviews and I have been out of town.

    How did you get it going...?

  4. #34
    Member ToonerSQUAD89's Avatar
    Join Date
    Dec 2018
    Posts
    74

    Default

    Quote Originally Posted by joecar View Post
    Copy/paste the following into this file: C:\Users\YOU\Documents\EFILive\V8\Config\UserCalcu latedPids.ini

    Code:
    [Groups]
    GLOBAL=Global Functions
    WO2CAN=Wideband O2 Sensors (CANbus)
    
    [GLOBAL]
    MAPBARO="MAP:BARO ratio",factor,3
    
    [GLOBAL.MAPBARO]
    0=|-- GLOBAL.MAPBARO
    1=|return pid("MAP")/pid("BARO")
    
    [WO2CAN]
    WO2BEN="Base Efficiency Numerator (CANbus)",factor,3
    
    [WO2CAN.WO2BEN]
    0=|-- WO2CAN.WO2BEN
    1=|return pid("WO2S11")/pid("EQ_RAT")
    Click image for larger version. 

Name:	PID.png 
Views:	153 
Size:	7.9 KB 
ID:	23186

    I made a brand new calc pid, and just entered this in the attached image. The Green Line is my CalcPid Name.
    It appears when using a pid with a sub pid you need to specify it. it should read EQ_RAT11 because that is the sub pid for the WB which is why you use a : between. I think your original Pid may have worked but it didn't specify the sub pid which was EQ_RAT11 (the wideband in lamda)

    Joecar while youre here, with V8 the Transient Filters, where can you edit them and apply? I did it in V7 but dont see it here for some reason in the same fashion
    Last edited by ToonerSQUAD89; January 27th, 2020 at 02:34 AM.

  5. #35
    Member
    Join Date
    Nov 2011
    Posts
    94

    Default

    Aha. "WO2S11:EQ_RAT11". I think i tried everything but a colon on that. That solved my problem.

    For some reason i was hellbent on WO2S11.EQ_RAT11 being it.

  6. #36
    Member ToonerSQUAD89's Avatar
    Join Date
    Dec 2018
    Posts
    74

    Default

    Quote Originally Posted by spy2520 View Post
    Aha. "WO2S11:EQ_RAT11". I think i tried everything but a colon on that. That solved my problem.

    For some reason i was hellbent on WO2S11.EQ_RAT11 being it.
    Great so you got it to work?

  7. #37
    Member
    Join Date
    Nov 2011
    Posts
    94

    Default

    Quote Originally Posted by ToonerSQUAD89 View Post
    Great so you got it to work?
    Yep. That colon was the missing piece of the puzzle for me.

  8. #38
    Member ToonerSQUAD89's Avatar
    Join Date
    Dec 2018
    Posts
    74

    Default

    Awesome btw I saw in a previous post you applied a filter and some transient filters on your map, how was this done in V8
    MIKE

  9. #39
    Member
    Join Date
    Nov 2011
    Posts
    94

    Default

    Quote Originally Posted by ToonerSQUAD89 View Post
    Awesome btw I saw in a previous post you applied a filter and some transient filters on your map, how was this done in V8
    You build the filters just like a calculated pid. I used the same ideas as some of the V8 tutorials such as the filters in the calc.ve or autove guides. Things such as throttle changing more than 5%, cutting out any wild AFRs, then setting minimum temp and RPMs. Then i just made another filter pid that just checked if all were true and applied that. You can only apply one filter at a time from what i can tell.

  10. #40
    Member
    Join Date
    Nov 2011
    Posts
    94

    Default

    this is what i have so far. It ain't perfect but it appears to work. The BEN filters haven't been updated to use the AEM sensor BEN yet.
    Attached Files Attached Files

Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. The AEM 30-0334 OBDII X-Series Wideband for FlashScan V2 is finally available,
    By dr.mike in forum General (Petrol, Gas, Ethanol)
    Replies: 103
    Last Post: September 21st, 2021, 08:09 AM
  2. Replies: 2
    Last Post: March 9th, 2019, 10:59 AM
  3. Ben has a line AUTO VE Serial Wideband
    By Kr1s in forum Gen III V8 Specific
    Replies: 9
    Last Post: November 1st, 2017, 09:27 AM
  4. Got the aem w02 pid working but ben has error message
    By MattysTA in forum General (Petrol, Gas, Ethanol)
    Replies: 3
    Last Post: August 28th, 2009, 12:12 PM
  5. AEM UEGO calc_pid Ben
    By ViciousKnid in forum General (Petrol, Gas, Ethanol)
    Replies: 4
    Last Post: September 8th, 2008, 11:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •