Page 1 of 1

PIDS: EXHPRESS_DIF, EXHTEMPX (Unit of measurement)

Posted: Mon Apr 20, 2015 2:39 pm
by carlus
Hi;

I am reviewing the values ​​of the PIDs in the application of Android for my car (Mazda CX7 2.2 Diesel) and I noticed that the following PIDs (EXHPRESS_DIF, EXHTEMP1, EXHTEMP2 and EXHTEMP3) are only displayed with the unit of measure volts, when on the following website:

https://euroesi.mazda.co.jp/esicont/eu_ ... 02500.html

indicated in measurable (ºC or V) minus the PID EXEXHPRESS_DIF that can be measured in (Pa or V) .

Why forscan application does not give me the chance to show these PIDS in (°C / V) and (Pa / V) only for PID EXHPRESS_DIF)?

A greeting.

Re: PIDS: EXHPRESS_DIF, EXHTEMPX (Unit of measurement)

Posted: Thu Apr 23, 2015 5:16 am
by FORScan
You should try to change the measurement untis, it is available for some pids in all versions of FORScan (Windows, iOS, Android). In case of Android you should go to PID profile, tap on PID so details screen is opened, and look at possible measurement units in there.

Re: PIDS: EXHPRESS_DIF, EXHTEMPX (Unit of measurement)

Posted: Thu Apr 23, 2015 2:11 pm
by carlus
FORScan wrote:You should try to change the measurement untis, it is available for some pids in all versions of FORScan (Windows, iOS, Android). In case of Android you should go to PID profile, tap on PID so details screen is opened, and look at possible measurement units in there.
No, there is a problem with these four PIDS as they can only be displayed in volts when according to the manual should be able displayed in:
* EXEXHPRESS_DIF: (Pa or V)
* EXHTEMP1..3: (ºC or V)

I include screenshots of each PID from the application forscan 0.9.4 (You can see that the only unit of measurement is in Volts):
Image
Image
Image
Image

A greeting

Re: PIDS: EXHPRESS_DIF, EXHTEMPX (Unit of measurement)

Posted: Fri Apr 24, 2015 8:23 am
by FORScan
Ok we will check it

Re: PIDS: EXHPRESS_DIF, EXHTEMPX (Unit of measurement)

Posted: Wed Apr 29, 2015 12:14 pm
by FORScan
Sorry for delay, had no chance to look at it previously.

The manual you are referring to is based on MDS, FORScan may have some differencies:
carlus wrote: * EXEXHPRESS_DIF: (Pa or V)
Please use PID DP_DPF to read Exhaust differential pressure in kPA
carlus wrote: * EXHTEMP1..3: (ºC or V)
Please use PIDs CATEMP11, CATEMP12 and CATEMP21 to get temperature.

Re: PIDS: EXHPRESS_DIF, EXHTEMPX (Unit of measurement)

Posted: Wed Apr 29, 2015 2:23 pm
by carlus
FORScan wrote:Sorry for delay, had no chance to look at it previously.

The manual you are referring to is based on MDS, FORScan may have some differencies:
carlus wrote: * EXEXHPRESS_DIF: (Pa or V)
Please use PID DP_DPF to read Exhaust differential pressure in kPA
carlus wrote: * EXHTEMP1..3: (ºC or V)
Please use PIDs CATEMP11, CATEMP12 and CATEMP21 to get temperature.
OK, thanks.

PID supposed that these were the same.