Results 1 to 5 of 5

Thread: Script help

  1. #1
    Lifetime Member minytrker's Avatar
    Join Date
    Jan 2006
    Posts
    1,332

    Default Script help

    I am trying to build a script, well add to one I have made already. I am trying to build a script for deleting the rear 02's on c5 corvettes. The rest of my script works fine.

  2. #2
    Lifetime Member minytrker's Avatar
    Join Date
    Jan 2006
    Posts
    1,332

    Default

    anyone have any idea?

  3. #3
    EFILive Crew Site Admin Tordne's Avatar
    Join Date
    Oct 2004
    Posts
    3,870

    Default

    Do you mean affecting like the DTC/MIL enablers (or similar)?
    Andrew
    EFILive Crew


  4. #4
    Lifetime Member minytrker's Avatar
    Join Date
    Jan 2006
    Posts
    1,332

    Default

    yes, thats it

  5. #5
    EFILive Crew Site Admin Tordne's Avatar
    Join Date
    Oct 2004
    Posts
    3,870

    Default

    This is a script I have to set a few things, one of which is the DTC/MIL enablers to go into SD mode. You might be able to adapt this for your purpose?

    Code:
    [Script]
    ;ID    Cal    Adj   Value Update Area             Comments
    ;----- ------ --- ------- ----------------------- ------------------------------
       10= B5001  SET     0.0 .                       Set {B5001} MAF Sensor Calibration to "0.0"
       20= C6002  SET   C6002 .                       Set {C6002} Engine DTC MIL Enablers
       30= C2901  SET     0.0 .                       Set {C2901} MAF High Frequency Fail 1 to "0.0"
       40= C2903  SET     0.0 .                       Set {C2903} MAF High Frequency Fail Limit to "0.0"
       50= C2904  SET     0.0 .                       Set {C2904} MAF Low Frequency Fail 1 to "0.0"
       60= C2906  SET     0.0 .                       Set {C2906} MAF Low Frequency Fail Limit to "0.0"
    
    [C6002]
    ;DTC   Data
    ;----- -----------------------------------------------------------------------
    P0101= 0
    P0102= 0
    P0103= 0
    Cheers,
    Andrew
    EFILive Crew


Similar Threads

  1. Script help!
    By speedygoss in forum Duramax LLY
    Replies: 2
    Last Post: March 6th, 2011, 06:20 AM
  2. LBz to LMM script
    By terryr85 in forum Duramax 06 LLY / 06+ LBZ & LMM
    Replies: 0
    Last Post: May 7th, 2010, 02:04 AM
  3. creating a script
    By SGFastMax in forum Duramax LB7
    Replies: 2
    Last Post: June 10th, 2009, 08:26 AM
  4. Script ?
    By GAMEOVER in forum General (Petrol, Gas, Ethanol)
    Replies: 3
    Last Post: January 1st, 2009, 06:46 PM
  5. The new script feature
    By Dirk Diggler in forum General (Petrol, Gas, Ethanol)
    Replies: 5
    Last Post: May 21st, 2008, 11:36 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
  •