Announcement

Collapse
No announcement yet.

Extended OBDII PID codes for 2006 120 Sieries

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Extended OBDII PID codes for 2006 120 Sieries

    Using torque I have scanned the ECU for extended PID's and it produced this list.
    Does anyone know what these PID's are measuring and how to interpret the data ?
    Knowning the meaning of the data would be great so formulas can be setup for custom PID displays.
    Any help appreciated.

    Command: 2100 response:6100BF9FA893
    Command: 2101 response:610100076100
    Command: 2103 response:61030101
    Command: 2104 response:610400
    Command: 2105 response:610584
    Command: 2106 response:610680
    Command: 2107 response:610779
    Command: 2108 response:610880
    Command: 2109 response:61097B
    Command: 210c response:610C0000
    Command: 210d response:610D00
    Command: 210e response:610E8A
    Command: 210f response:610F5B
    Command: 2110 response:6110003E
    Command: 2111 response:611130
    Command: 2113 response:611333
    Command: 2115 response:61150FFF
    Command: 2119 response:611907FF
    Command: 211c response:611C06
    Command: 211f response:611F0000
    Command: 2120 response:61209105801F
    Command: 2121 response:61210000
    Command: 2124 response:61248017695D
    Command: 2128 response:6128801D698F
    Command: 212e response:612E00
    Command: 2130 response:613071
    Command: 2131 response:613108F0
    Command: 213c response:613C17F2
    Command: 213d response:613D17F2
    Command: 213e response:613E144F
    Command: 213f response:613F144F
    Command: 2140 response:61407ADC0001
    Command: 2142 response:61422F12
    Command: 2143 response:61430000
    Command: 2144 response:6144698F
    Command: 2145 response:614500
    Command: 2147 response:614782
    Command: 2149 response:614929
    Command: 214a response:614A51
    Command: 214c response:614C2B
    Command: 214d response:614D0000
    Command: 214e response:614E0EA5
    Command: 2160 response:616000000001

  • #2
    Originally posted by thisavros View Post
    Using torque I have scanned the ECU for extended PID's and it produced this list.
    Does anyone know what these PID's are measuring and how to interpret the data ?
    Knowning the meaning of the data would be great so formulas can be setup for custom PID displays.
    Any help appreciated.

    Command: 213c response:613C17F2 (Cylinder 1) for 10 times Inj Vol
    Command: 213d response:613D17F2 (Cylinder 2) for 10 times Inj Vol
    Command: 213e response:613E144F (Cylinder 3) for 10 times Inj Vol
    Command: 213f response:613F144F (Cylinder 4) for 10 times Inj Vol
    I think these are the Injection volume PIDs while i was searching for the Extended PIDS for the 1KD-FTV i came across this
    Injection volume (Cylinder 1) for 10 times Inj Vol 213C (A * 256 + B) * 2.047 / 65535 0 2.047 ml 7E0

    Note: im guess that 213d,213e,213f are the next Cylinders

    This post may help you work out the others its for a Toyota Prius but it has the same PID for Injection Volume as your seeing on the dump from a 1KD-ft

    This post of for Torque and a Prius on Android.
    http://priuschat.com/threads/geniii-...que-app.98693/
    see the spreedsheet link as they have listed a whole lot of the extended Toyota PIDs.

    Spreed sheet with possible PIDs
    https://docs.google.com/spreadsheet/...SZ0FLcHc#gid=0

    Comment


    • #3
      Originally posted by redstorm View Post
      I think these are the Injection volume PIDs while i was searching for the Extended PIDS for the 1KD-FTV i came across this
      Injection volume (Cylinder 1) for 10 times Inj Vol 213C (A * 256 + B) * 2.047 / 65535 0 2.047 ml 7E0

      Note: im guess that 213d,213e,213f are the next Cylinders

      This post may help you work out the others its for a Toyota Prius but it has the same PID for Injection Volume as your seeing on the dump from a 1KD-ft

      This post of for Torque and a Prius on Android.
      http://priuschat.com/threads/geniii-...que-app.98693/
      see the spreedsheet link as they have listed a whole lot of the extended Toyota PIDs.

      Spreed sheet with possible PIDs
      https://docs.google.com/spreadsheet/...SZ0FLcHc#gid=0
      Has anyone got an update on the injector custom PID's?

      Comment


      • #4
        Originally posted by redstorm View Post
        I think these are the Injection volume PIDs while i was searching for the Extended PIDS for the 1KD-FTV i came across this
        Injection volume (Cylinder 1) for 10 times Inj Vol 213C (A * 256 + B) * 2.047 / 65535 0 2.047 ml 7E0

        Note: im guess that 213d,213e,213f are the next Cylinders

        This post may help you work out the others its for a Toyota Prius but it has the same PID for Injection Volume as your seeing on the dump from a 1KD-ft

        This post of for Torque and a Prius on Android.
        http://priuschat.com/threads/geniii-...que-app.98693/
        see the spreedsheet link as they have listed a whole lot of the extended Toyota PIDs.

        Spreed sheet with possible PIDs
        https://docs.google.com/spreadsheet/...SZ0FLcHc#gid=0
        Has anyone got an update on the injector custom PID's?

        Comment


        • #5
          Hi guys, Anyone have some PIDS and equations for auto trans temp? I’m using the Fusion app on iPhone but can use torque pro if that’s the only way. Trans pan temp and touque converter temp. How about engine oil temp?

          Cheers
          Geoff

          Comment


          • #6
            Originally posted by bilo33prado View Post
            Hi guys, Anyone have some PIDS and equations for auto trans temp? I’m using the Fusion app on iPhone but can use torque pro if that’s the only way. Trans pan temp and touque converter temp. How about engine oil temp?

            Cheers
            Geoff
            under OBD information:

            AT Convertor Temp is as follows:
            module = ECM
            ODB Mode = 21
            PID Number d9
            Priority I have as high
            Equation = (((((g*256)+H)*(7/100)-400)/10)-31)*(5/9)

            Auto trans fluid temp
            ECM
            21
            d9
            high
            (((((E*256)+F)*(7/100)-400)/10)-32)*(5/9)

            Cheers

            Comment


            • #7

              Comment


              • #8
                Hi All,

                I didn't see much information on here regarding custom ODBII PID codes for anything other than Torque. I have found the following for the Prado (Hilux/Tundra from the USA mostly) online.

                Note the description indicates whether it worked for me (only the first 2 or 3 did).

                This is in the CSV format, copy and pasted to suit the "Engine Link" iOS app. https://itunes.apple.com/us/app/engi...is/id591557194

                I purchased it ~8 years ago when there was nothing else in the store, so no idea if there are better ones out there. I don't know if these will work with Torque (the go to on Android), but I assume it would, just in a different format. It has worked well for me though in ~6 cars.

                Note that the first 2 appear to be correct for me. The third one does sense data, but was telling me it was at 110c after 30m of driving and 5 minutes of idling, so I don't think it's accurate, but it in the others could come in handy for other models.

                I should say that I do not actually understand what the different codes are as such, hence the trial and error.

                I also have not confirmed against a techstream or anything to be 100% sure it is correct (please feel free to try and post back!)

                This worked for my 2007 GXL Petrol Auto. Hope it helps someone else out.

                ModePID,Description,Min,Max,Units,Formula,Header
                21D9,Prado Trans Temp,0,150,C,((((E*256)+F)*(7/100)-400)/10),0
                21D9,Prado AT Pan Temp,0,150,C,(((((E*256)+F)*(7/100)-400)/10)-32)*(5/9),0
                21D9,Partially worked Prado AT Converter Temp,0,150,C,(((((g*256)+H)*(7/100)-400)/10)-31)*(5/9),0

                01B4,Didn't Work Trans temperature (1),-40,500,¡F,(A-40)*9/5 + 32,0
                2182,Didn't Work Prado Trans Temp 2,0,150,C,((((C*256)+D)*(7/100)-400)/10),0
                2182,Didn't Work Prado Trans Temp 1,0,150,C,((((A*256)+B)*(7/100)-400)/10),0
                2182,Didn't Work prado trans temp 1,0,180,c,((((A*256)+B)*(0.35)-3600)/90),0
                21d9,Didn't Work prado torque converter temp 1,0,180,c,((((E*256)+F (7/100)-400)/10)-32)*(5/9),0
                21d9,Didn't Work prado torque converter temp 2,0,180,c,(((((E*256)+F) * (7/100) – 400)/10)-32)÷1.8,0
                21d9,Didn't Work prado torque converter temp 3,0,180,c,((((E*256)+F (7/100)-400)/10)-32)*(5/9),0
                21d9,Didn't Work prado atf temp 1,0,180,c,((((A*256)+B)*(7/100)-400)/10-32)*(5/9),0
                21d9,Didn't Work prado atf temp 2,0,180,c,(((((G*256)+H) * (7/100) – 400)/10)-32)÷1.8,0
                21D9,Didn't Work prado atf temp 3,0,180,c,((((A*256)+B)*(7/100)-400)/10-32)*(5/9),0

                Comment

                canli bahis siteleri bahis siteleri ecebet.net
                mencisport.com
                antalya escort
                tsyd.org deneme bonusu veren siteler
                deneme bonusu veren siteler
                gaziantep escort
                gaziantep escort
                asyabahis maltcasino olabahis olabahis
                erotik film izle Rus escort gaziantep rus escort
                atasehir escort tuzla escort
                sikis sex hatti
                en iyi casino siteleri
                deneme bonusu veren siteler
                casibom
                deneme bonusu veren siteler
                deneme bonusu veren siteler
                betticket istanbulbahis
                Working...
                X