• Welcome to Ecoboost Performance Forum. Please log in or sign up.
collapse

Torque PIDs...Take 2

Started by ecoboostsho, June 07, 2014, 07:59:06 PM

Previous topic - Next topic

Gjkrisa

Yea trying to get a log in torque but forscan may be better just takes longer to set up before I can start sliding in the snow

Sent from my Nexus 6P using Tapatalk

2016 Taurus SHO pp Shadow Black
diy emblems,jms boost max, FORscan modder

RAYJAY

question on the pid's  i know i can read the tps  sensor on our 2013 and up  has anyone been able to read the 2010's have a f250 also would like to use torque for that reading also
2013 GREEN GEM METALLIC 402A PP PACKAGE

Gjkrisa

Do the 2010 have a tps?

Sent from my Nexus 6P using Tapatalk

2016 Taurus SHO pp Shadow Black
diy emblems,jms boost max, FORscan modder

SHOdded

Quote from: Gjkrisa on January 16, 2017, 03:16:08 AM
Yea trying to get a log in torque but forscan may be better just takes longer to set up before I can start sliding in the snow
Save your Forscan profiles.  Reload as needed.  Easy Peasy.
2007 Ford Edge SEL, Powerstop F/R Brake Kit, TXT LED 6000K Lo & Hi Beams, W16W LED Reverse Bulbs, 3BSpec 2.5w Map Lights, 5W Cree rear dome lights, 5W Cree cargo light, DTBL LED Taillights

If tuned:  Take note of the strategy code as you return to stock (including 3 bar MAP to 2 bar MAP) -> take car in & get it serviced -> check strategy code when you get car back -> have tuner update your tune if the strategy code has changed -> reload tune -> ENJOY!

FoMoCoSHO

Quote from: Gjkrisa on January 16, 2017, 03:16:08 AM
Yea trying to get a log in torque but forscan may be better just takes longer to set up before I can start sliding in the snow

Sent from my Nexus 6P using Tapatalk
Torque is too slow for proper logging....

You need an x4!


pmezo33

Anyone know if there's a way to add a pid for the o2 sensors?  I'm only getting the downstream sensors, but not the upstreams.  Is there a way to add this?

Gjkrisa

Has anyone done the work to see if there is a pid for the humidity sensor and internal temp sensor?
Also codes for controlling heated/cooled seats heated steering wheel and all the other climate controls?

I'd love to be able to get rid of sync and just install a Android tablet or pioneer nex deck.


Sent from my Pixel 2 XL using Tapatalk

2016 Taurus SHO pp Shadow Black
diy emblems,jms boost max, FORscan modder

Gjkrisa

Do our vehicles possibly have a exhaust back pressure sensor?

Sent from my Pixel 2 XL using Tapatalk

2016 Taurus SHO pp Shadow Black
diy emblems,jms boost max, FORscan modder

rmkilc

In OP's CSV file with PIDs, the equation for "Bypass Valve Commanded Open" should be changed from A/256 to A/255. This will give a full value of 1 instead of 0.99609375 when the valve is open, as the hex value is FF (255) when the valve is open.

FF = 255
255/256 = 0.99609375
255/255 = 1

I know Torque will round 0.99609375 to 1 when there are no decimal places shown, but I found this issue when trying to implement the following:

If you want Torque to say Open and Closed instead of 1 and 0, use this equation:
Lookup((A/255)::0='Closed':1='Open')

ecoboostsho

Quote from: rmkilc on July 11, 2018, 05:27:26 PM
In OP's CSV file with PIDs, the equation for "Bypass Valve Commanded Open" should be changed from A/256 to A/255. This will give a full value of 1 instead of 0.99609375 when the valve is open, as the hex value is FF (255) when the valve is open.

FF = 255
255/256 = 0.99609375
255/255 = 1

I know Torque will round 0.99609375 to 1 when there are no decimal places shown, but I found this issue when trying to implement the following:

If you want Torque to say Open and Closed instead of 1 and 0, use this equation:
Lookup((A/255)::0='Closed':1='Open')
Good catch!  I fixed the file.
2013 White SHO w/PP, Gearhead Tuned, 3 Bar, 160T, Plugs...Mess with the Bull and you'll get the Horn. :)
Previous 2011 Tuxedo Black SHO w/PP - 12.89 1/4 Mile

SHOdded

2007 Ford Edge SEL, Powerstop F/R Brake Kit, TXT LED 6000K Lo & Hi Beams, W16W LED Reverse Bulbs, 3BSpec 2.5w Map Lights, 5W Cree rear dome lights, 5W Cree cargo light, DTBL LED Taillights

If tuned:  Take note of the strategy code as you return to stock (including 3 bar MAP to 2 bar MAP) -> take car in & get it serviced -> check strategy code when you get car back -> have tuner update your tune if the strategy code has changed -> reload tune -> ENJOY!

Gray Brick

I have been using the TPMS sensor PIDs for Torque for two years now.
Tablet crapped out... all other PID work on new tablet but these.

What gives?
2013 Ecoboost Ford Flex
AJP Tune (ATP+2) in progress , Livernois HPFP, 3 Bar MAP, UPR Catch Can, 100% Methanol w/ braided steel lines, 3" Downpipes -->2.5" X-pipe --> 2.5" Magnaflow exhaust, 2.5" air inlets to each turbo with cone filter, Custom water to air intercooler with chiller
275/40-20 Front 315/35-20 Rear Tires
---12.419ET/112.43MPH @ 5150 lbs in the 1/4---

ecoboostsho

Quote from: Gray Brick on July 29, 2018, 03:53:28 AM
I have been using the TPMS sensor PIDs for Torque for two years now.
Tablet crapped out... all other PID work on new tablet but these.

What gives?
What year is your flex again? (I'm on Tapatalk and can't see signatures). What is the module address you are accessing? (Header in Torque pro I believe?) If 2013+ then it should be set to 726.

Sent from my XT1650 using Tapatalk

2013 White SHO w/PP, Gearhead Tuned, 3 Bar, 160T, Plugs...Mess with the Bull and you'll get the Horn. :)
Previous 2011 Tuxedo Black SHO w/PP - 12.89 1/4 Mile

SHOdded

2007 Ford Edge SEL, Powerstop F/R Brake Kit, TXT LED 6000K Lo & Hi Beams, W16W LED Reverse Bulbs, 3BSpec 2.5w Map Lights, 5W Cree rear dome lights, 5W Cree cargo light, DTBL LED Taillights

If tuned:  Take note of the strategy code as you return to stock (including 3 bar MAP to 2 bar MAP) -> take car in & get it serviced -> check strategy code when you get car back -> have tuner update your tune if the strategy code has changed -> reload tune -> ENJOY!

Gjkrisa

Quote from: ecoboostsho on July 29, 2018, 07:51:25 AM
Quote from: Gray Brick on July 29, 2018, 03:53:28 AM
I have been using the TPMS sensor PIDs for Torque for two years now.
Tablet crapped out... all other PID work on new tablet but these.

What gives?
What year is your flex again? (I'm on Tapatalk and can't see signatures). What is the module address you are accessing? (Header in Torque pro I believe?) If 2013+ then it should be set to 726.

Sent from my XT1650 using Tapatalk
On taptalk you can tap the top right then select view web page then make it jump to the last post

Sent from my Pixel 2 XL using Tapatalk

2016 Taurus SHO pp Shadow Black
diy emblems,jms boost max, FORscan modder