Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: RTACS Filters

  1. #1
    Lifetime Member mr.prick's Avatar
    Join Date
    Nov 2006
    Posts
    3,195

    Default RTACS Filters

    Where are these stored or how can I get the software to load specific PIDs automatically?

    Right now it loads 3 but 1 PID I don't use anymore.
    512k RoadRunner Firmware 12.14R
    FlashScan V2 Bootblock V2.07.04 Firmware V2.07.22 EFILive V7.5.7 (Build 191) V8.2.1 (Build 181)
    LC-1 WBO2

    _________________________________________________

  2. #2
    Lifetime Member mr.prick's Avatar
    Join Date
    Nov 2006
    Posts
    3,195

    Default

    512k RoadRunner Firmware 12.14R
    FlashScan V2 Bootblock V2.07.04 Firmware V2.07.22 EFILive V7.5.7 (Build 191) V8.2.1 (Build 181)
    LC-1 WBO2

    _________________________________________________

  3. #3
    Lifetime Member
    Join Date
    Jul 2007
    Posts
    376

    Default

    In the registry of windows, there are some filters saved:
    HKEY_CURRENT_USER->EFILive->V7.5->Properties->Rrx
    Look at the Flt filters.

    NOTE: CLOSE EFI Live Tune before editing the registry or the software will default save the params.
    07 Silverado DMax Classic
    02 Z06 LS3 416, 805rwhp, TFS245, Wiseco, Callies Crank/Rods, Iskendarian Lifters, Crower Rockers, FAST102/90, ATI Damper, 1-7/8 Kook's LT, QkTime Shield,Tolle-Fab 8pt
    Old Engine: 1/4mile = 9.6/146 New Engine:?

    EFI Live Tune/Scan v7.5.27, EFI Live Scan and Tune v8.2.23, build 276, BootBlock 2.07.06, FirmWare 2.07.52, 512K RoadRunner (12.14.R), Innovate Serial LC2x2


    COS5/12212156 For 2002 Z06 Manual Vette

  4. #4
    Lifetime Member mr.prick's Avatar
    Join Date
    Nov 2006
    Posts
    3,195

    Default

    Thanks.

    How do I edit these?
    Click image for larger version. 

Name:	Rrx_Edit.gif 
Views:	371 
Size:	64.5 KB 
ID:	9085
    512k RoadRunner Firmware 12.14R
    FlashScan V2 Bootblock V2.07.04 Firmware V2.07.22 EFILive V7.5.7 (Build 191) V8.2.1 (Build 181)
    LC-1 WBO2

    _________________________________________________

  5. #5
    Lifetime Member
    Join Date
    Jul 2007
    Posts
    376

    Default

    This is my estimate of what is going on:

    Filter Set 1 = 0 - 3
    Filter Set 2 = 4 - 7
    Filter Type = 0 - 4

    Example:

    FltActive.00 = (Enable = 1 , Disable = 0)

    FltOption.00 = is Less than = 0, is greater than = 1, is equal to = 2, varies by more than = 3, varies by less than = 4

    FltPID.00 = Not sure here. I think he looks to see which PIDS are active when the program is in use filling the list box
    with avail params. List boxes are always numbered 0 to N, with 0 at the top of the list. Note this is
    "SZ" data which means string only. I would not edit these, though you could put a blank in to get rid of a PID I guess.

    FltVal.00 = numeric or string data, depending on what the PID returns. This could for example be 1.0 or LAMBDA

    To edit these params in windows, just click on the item and change it.

    SZ = STRING, which can be interpreted as string or numeric
    DWORD = numeric data
    07 Silverado DMax Classic
    02 Z06 LS3 416, 805rwhp, TFS245, Wiseco, Callies Crank/Rods, Iskendarian Lifters, Crower Rockers, FAST102/90, ATI Damper, 1-7/8 Kook's LT, QkTime Shield,Tolle-Fab 8pt
    Old Engine: 1/4mile = 9.6/146 New Engine:?

    EFI Live Tune/Scan v7.5.27, EFI Live Scan and Tune v8.2.23, build 276, BootBlock 2.07.06, FirmWare 2.07.52, 512K RoadRunner (12.14.R), Innovate Serial LC2x2


    COS5/12212156 For 2002 Z06 Manual Vette

  6. #6
    Lifetime Member
    Join Date
    Jul 2007
    Posts
    376

    Default

    also, I would be interested to see what the registry looks like when the program is live. I'm guessing you could copy the exact PID name in to the SZ string if you loaded the exact sequence of PIDs every time. Not sure why the last ones uses are not saved there. programmer will have to comment on that.
    07 Silverado DMax Classic
    02 Z06 LS3 416, 805rwhp, TFS245, Wiseco, Callies Crank/Rods, Iskendarian Lifters, Crower Rockers, FAST102/90, ATI Damper, 1-7/8 Kook's LT, QkTime Shield,Tolle-Fab 8pt
    Old Engine: 1/4mile = 9.6/146 New Engine:?

    EFI Live Tune/Scan v7.5.27, EFI Live Scan and Tune v8.2.23, build 276, BootBlock 2.07.06, FirmWare 2.07.52, 512K RoadRunner (12.14.R), Innovate Serial LC2x2


    COS5/12212156 For 2002 Z06 Manual Vette

  7. #7
    Lifetime Member mr.prick's Avatar
    Join Date
    Nov 2006
    Posts
    3,195

    Default

    Awesome!
    I edited everything as you said and it worked perfectly.
    FltPID needs to be exactly as it is seen in the filter set drop down box: SAE.TP (%) - SAE.RPM (RPM)
    FltVal is the value to be filtered: varies by more than 5 % - is less than 400 RPM
    Thanks for deciphering the registry values.

    Now to figure out why the software won't save the filters after they are used.
    512k RoadRunner Firmware 12.14R
    FlashScan V2 Bootblock V2.07.04 Firmware V2.07.22 EFILive V7.5.7 (Build 191) V8.2.1 (Build 181)
    LC-1 WBO2

    _________________________________________________

  8. #8
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,505

    Default

    Quote Originally Posted by mr.prick View Post
    Now to figure out why the software won't save the filters after they are used.
    Can you explain exactly what is not working here? I am still not sure what is not being saved, or when it is not being saved.
    Regards
    Paul
    Before asking for help, please read this.

  9. #9
    Lifetime Member
    Join Date
    Jul 2007
    Posts
    376

    Default

    I have not used this part of the program in a while, as I usually do CALC PIDS instead. But, I noticed in the past that the filters are not saved and restored when you restart the program or open the RR dialog.

    As far as preferences, I would like the RR dialog data to remain the same until I change it. I think what might be nice too would be a "Disable all Filters" check box.

    Hopefully, Mr Prick will jump in as he is a current user.
    07 Silverado DMax Classic
    02 Z06 LS3 416, 805rwhp, TFS245, Wiseco, Callies Crank/Rods, Iskendarian Lifters, Crower Rockers, FAST102/90, ATI Damper, 1-7/8 Kook's LT, QkTime Shield,Tolle-Fab 8pt
    Old Engine: 1/4mile = 9.6/146 New Engine:?

    EFI Live Tune/Scan v7.5.27, EFI Live Scan and Tune v8.2.23, build 276, BootBlock 2.07.06, FirmWare 2.07.52, 512K RoadRunner (12.14.R), Innovate Serial LC2x2


    COS5/12212156 For 2002 Z06 Manual Vette

  10. #10
    Lifetime Member mr.prick's Avatar
    Join Date
    Nov 2006
    Posts
    3,195

    Default

    The RTACS filters are empty instead of them being saved from the last time they were used.
    I'd like them to automatically load when the tune.exe opens.

    512k RoadRunner Firmware 12.14R
    FlashScan V2 Bootblock V2.07.04 Firmware V2.07.22 EFILive V7.5.7 (Build 191) V8.2.1 (Build 181)
    LC-1 WBO2

    _________________________________________________

Page 1 of 2 12 LastLast

Similar Threads

  1. What filters do you use on your scans?
    By pauly24 in forum General
    Replies: 3
    Last Post: June 28th, 2010, 03:28 AM
  2. New Zealand filters
    By Chevy366 in forum Lounge
    Replies: 10
    Last Post: May 11th, 2010, 08:39 PM
  3. Editing Filters
    By mistermike in forum General
    Replies: 1
    Last Post: July 8th, 2009, 12:43 AM
  4. Filters not working?????
    By Dopey in forum General (Petrol, Gas, Ethanol)
    Replies: 5
    Last Post: June 3rd, 2008, 04:18 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
  •