|
Welcome to the Australian Ford Forums forum. You are currently viewing our boards as a guest which gives you limited access to view most discussions and inserts advertising. By joining our free community you will have access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features without post based advertising banners. Registration is simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. Please Note: All new registrations go through a manual approval queue to keep spammers out. This is checked twice each day so there will be a delay before your registration is activated. |
|
|
Thread Tools | Display Modes |
16-06-2014, 02:36 PM | #1 | ||
Starter Motor
Join Date: Apr 2014
Posts: 5
|
Gift from me because its so hard to find good info:
Name "ShortName" "ModeAndPID" "Equation" "Min Value" "Max Value" "Units" "Header" Accelerator Pedal Position "ACC PEDAL POS" "22032b" "A/2" "%" Air Cond Compressor State "AIR COND" "22099b" "A" Battery Age "BATT AGE" "224027" "((A*256)+B)" "Days" "726" Battery Charge "BATT%" "224028" "A/256*100" "%" "726" Battery Temperature "BATT Temp" "224029" "A-40" "°C" "726" Brake Fluid line Hydraulic Pressure "BFLHP" "222b0d" "A" "kpa" Catalyst Temperature "CAT TEMP" "22f43c" "((A*256)+B)-40" "°C" Clutch A Slip "CLUTCH A SLIP" "221ebb" "((A*256)+B)*(1/4)" "RPM" Clutch B Slip "CLUTCH B SLIP" "221ebc" "((A*256)+B)*(1/4)" "RPM" Clutch Open "CLUTCH STATE" "221eA0" "A&256" Engine Total Distance "ENG DIST" "22dd01" "((A*256)+B)" "KM" Fuel Level "FUEL LEVEL" "22f42f" "A/256*100" "%" Fuel Pump Pressure Desired "FUEL PSI DESIRED" "2203dc" "((256*A)+b)*10*.145" "PSI" Gear Commanded by Output State "GEAR" "221e12" "A" "Gear" In Car Temperature "INCARTEMP" "22dd04" "A/8" "°C" "726" In Gear "IN GEAR" "221e04" "A" Inlet Air Temperature Fault "INLET TEMP" "220700" "A" Lateral Angle "LAT °" "222b0c" "SIGNED(A)" "°" "ABS" Lateral G "LAT G" "222b11" "((signed(A)*256)+B)*0.02" "g" "ABS" Learned Relative Octane Adjust "OCTANE ADJ" "2203E8" "A/256*100" "%" Longitude G "LONG G" "222b0c" "((signed(A)*256)+B)*0.02" "g" "ABS" Max Diff between TP1 and TP2 "DIFF TP1 TP2" "2203A7" "A" "°" Steering Wheel Angle "STWHEEL" "223302" "((signed(A)*256+b)/10-780" "°" "ABS" Throttle Position (Desired) "TP D" "22091a" "((A*256)+B)*(100/8192)" "°" Torque Control Request "TORQ CON" "2203AF" "A" Trans Axle Gear Ratio Measured "GEAR RATIO" "221e16" "((A*256)+B)/4096" ":1" Transmission Gear Engaged "GEAR ENGAGED" "221e1f" "A" "Gear" Transmission Gear Mode "GEAR MODE" "221e23" "A" "Mode" Transmission Temperature "Trans" "221E1C" "(((SIGNED(A)*256)+B)*(9/8)+320)/10" -40 260 "°C" "TCM" ABS Wheel Speed 1 "ABS RFW" "222b06" "A" "KM/H" "ABS" ABS Wheel Speed 2 "ABS LFW" "222b07" "A" "KM/H" "ABS" ABS Wheel Speed 3 "ABS RRW" "222b08" "A" "KM/H" "ABS" ABS Wheel Speed 4 "ABS LRW" "222b09" "A" "KM/H" "ABS" Engine Knock "Knock" "2203ec" "signed(A)/2" "°" |
||
16-06-2014, 02:50 PM | #2 | ||
Donating Member
Join Date: Mar 2007
Location: Heading thru Hell (Corner)
Posts: 8,310
|
Be an even better gift if I had a decoding handbook so I could make head or tail of all that gibberish.....
Craig H
__________________
Labels are for jars, not for people. Life is a journey, not a destination. ~~~~~~~~~~~~~~ Daily: 2013 FGII EcoLPi in Winter White Play: 2015 FG X XR8 in Emperor Show' N Shine thread Gone, but not forgotten: 2015 SZII petrol Titanium Territory in Emperor |
||
16-06-2014, 04:04 PM | #3 | ||
Starter Motor
Join Date: Apr 2014
Posts: 5
|
Lol, sorry, just copy it to Excel and you can see it easier, it is already in a format that can be saved as a csv format for torque app.
Example: Long name:Accelerator Pedal Position Short Name"ACC PEDAL POS" PID "22032b" Equation "A/2" Unit "%" Header = blank |
||