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

Thread: LC1/Flashscan voltage question..

  1. #1
    Senior Member
    Join Date
    Aug 2005
    Posts
    138

    Default LC1/Flashscan voltage question..

    when you go into the LC1 software to setup the voltage on analog 2 out for flashscan, what is the correct voltage per AFR?

    is it:

    .5 volts = 10 AFR
    4.5 volts = 18 AFR

    I got those numbers from a write up on here I believe.

    I have a problem getting flashscan to read the same AFR as the gauge I have.. the gauge would show 14.5-15.5 AFR at idle and flashscan is showing 15.5-16.5 AFR at idle..

    I'm about 99% sure the gauge is right, it was setup by Dynotune as a direct plug in.. the factors for it were 1 volt = 10 AFR and 2 volts = 20 AFR, I had to change it to run the LC1 with flashscan.. but, are the voltages correct?
    1992 Turbo LSX Notchback Mustang 275 radial car - under construction
    2008 Sierra 2500HD Duramax

  2. #2
    Lifetime Member
    Join Date
    Sep 2003
    Posts
    688

    Default

    Verify your formula is AFR=V*2+9
    EFILive - The Single version of the Truth

    Larry - HumpinSS

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

    Default

    EFILive's default settings for the LC-1 are:
    AFR = V*3+7.35

    Setting the LC-1's analog 2 to factory defaults should match these settings.
    If not, the settings are:

    0.88333 Volt at AFR 10
    4.21667 Volt at AFR 20

    Regards
    Paul

  4. #4
    Lifetime Member SSpdDmon's Avatar
    Join Date
    Jun 2005
    Posts
    1,558

    Default Re: LC1/Flashscan voltage question..

    Quote Originally Posted by Chris81
    when you go into the LC1 software to setup the voltage on analog 2 out for flashscan, what is the correct voltage per AFR?

    is it:

    .5 volts = 10 AFR
    4.5 volts = 18 AFR

    I got those numbers from a write up on here I believe.

    I have a problem getting flashscan to read the same AFR as the gauge I have.. the gauge would show 14.5-15.5 AFR at idle and flashscan is showing 15.5-16.5 AFR at idle..

    I'm about 99% sure the gauge is right, it was setup by Dynotune as a direct plug in.. the factors for it were 1 volt = 10 AFR and 2 volts = 20 AFR, I had to change it to run the LC1 with flashscan.. but, are the voltages correct?
    At the time, there was an issue with the LC1 calculation in the scanner. Rather than explaining how to create a new calculated PID, I suggested that we reprogram the LC1 (with the software that came with it) to act like a Tech-Edge wideband. In that case, yes....0.5=10 and 4.5=18. Then, you just select the Tech Edge PIDs.

  5. #5
    Senior Member
    Join Date
    Aug 2005
    Posts
    138

    Default

    Quote Originally Posted by Blacky
    EFILive's default settings for the LC-1 are:
    AFR = V*3+7.35

    Setting the LC-1's analog 2 to factory defaults should match these settings.
    If not, the settings are:

    0.88333 Volt at AFR 10
    4.21667 Volt at AFR 20

    Regards
    Paul
    This worked perfect.. The issue was that the Dynotune gauge needed different voltage than Flashscan, so all I have to do now is switch the voltages back and forth.

    Thanks Paul
    1992 Turbo LSX Notchback Mustang 275 radial car - under construction
    2008 Sierra 2500HD Duramax

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

    Default

    Probably easier to change the EFILive config file and not have to change anything when you swap over.

    What are the settings required by the Dynotune gauge? I can show you how to alter EFILive to use the same values.

    Paul

  7. #7
    Senior Member
    Join Date
    Aug 2005
    Posts
    138

    Default

    Quote Originally Posted by Blacky
    Probably easier to change the EFILive config file and not have to change anything when you swap over.

    What are the settings required by the Dynotune gauge? I can show you how to alter EFILive to use the same values.

    Paul
    Paul, the Dynotune gauge needs this voltage to work:

    1.00 volt - 10 AFR
    2.00 volts - 20 AFR
    1992 Turbo LSX Notchback Mustang 275 radial car - under construction
    2008 Sierra 2500HD Duramax

  8. #8
    Guess who's back!!!! Black02SS's Avatar
    Join Date
    Jan 2004
    Posts
    1,355

    Default

    Quote Originally Posted by Chris81
    Quote Originally Posted by Blacky
    Probably easier to change the EFILive config file and not have to change anything when you swap over.

    What are the settings required by the Dynotune gauge? I can show you how to alter EFILive to use the same values.

    Paul
    Paul, the Dynotune gauge needs this voltage to work:

    1.00 volt - 10 AFR
    2.00 volts - 20 AFR
    According to that, if you set the LC1 to represent the same voltages, the forumla would be AFR=V*10

    calc_pids.txt file for the above formula

    Code:
    # ==============================================================================
    # File details
    # ------------
    #
    # This section defines various details about the file format.
    
    *FILE
    
    #Parameter  Value            Description
    #---------- ---------------- ---------------------------------------------------
    VERSION     7.1.1            File version
    DECSEP      .                Decimal separator used in this file
    
    # ==============================================================================
    # Units
    # -------------------
    # See sae_generic.txt for more information on the *UNITS section
    
    *UNITS
    
    #Code     System     Abbr     Description
    #-------- ---------- -------- -------------------------------------------------------------
    
    # ==============================================================================
    # Add slot definitions here
    # --------------------------------
    # See sae_generic.txt for more information on "SLOT" formats
    #
    #Units             Low          High      Fmt  Expression
    #------------ ------------- ------------- ---- --------------------------------------------------------------
     
    # LC1 DynoTune (Custom PID)
    # ========================
    *CLC-00-000
    V                  0.0           5.0       .1  "{EXT.AD1}"
    AFR               10.0          20.0       .1  "{EXT.AD1}*10"
    
    *CLC-00-001
    factor             0.0           2.0       .1  "({EXT.AD1}*10)/{GM.AFR}"
    
    # ==============================================================================
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code                      PRN  SLOT         Units            System           Description
    #------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
    CALC.AFR_LC1DynoTune       F000 CLC-00-000   "AFR"            External         "LC1 (Dynotune) AFR"
    CALC.BEN_LC1DynoTune       F001 CLC-00-001   factor           Fuel             "Base Efficiency Numerator - LC1(DynoTune)"
    I think this would work...

  9. #9
    Senior Member
    Join Date
    Jun 2005
    Posts
    126

    Default

    Only problem I see with the Dynotune gauge needing 1.00 volt - 10 AFR
    2.00 volts - 20 is that your cutting out alot of the usable voltage range to read your AFR in EFILive.
    2000 Corvette Twin Turbo
    2004 CTS-V TVS 1900
    2006 TBSS TVS 1900

    All Tuned by
    Rad Tunes by Troy
    aka Vetteboy2k

  10. #10
    Guess who's back!!!! Black02SS's Avatar
    Join Date
    Jan 2004
    Posts
    1,355

    Default

    Quote Originally Posted by vetteboy2k
    Only problem I see with the Dynotune gauge needing 1.00 volt - 10 AFR
    2.00 volts - 20 is that your cutting out alot of the usable voltage range to read your AFR in EFILive.
    How is that? The voltages would still show 1.1, 1.25, and show the correct AFR. All you are doing is changing the way the output voltge corresponds to actual voltage.

Page 1 of 2 12 LastLast

Similar Threads

  1. FlashScan question
    By ZR2_350 in forum General (Petrol, Gas, Ethanol)
    Replies: 11
    Last Post: November 1st, 2009, 05:02 PM
  2. LC-1 WB voltage Q?
    By 99Silver6.0 in forum General (Petrol, Gas, Ethanol)
    Replies: 8
    Last Post: May 28th, 2006, 10:55 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
  •