Torque

Forums

Forums

Guest  

Show or hide header
Welcome Guest, posting in this forum require registration.




Torque » Torque OBD ECU Scanner » Torque Discussion / Ideas » custom PID help

Pages: 1 [2]
Author Topic: custom PID help
cintakc
Member
Posts: 1661
Post Re: custom PID help
on: January 10, 2018 (GMT)

224402
Engine Oil Temperature
Oil Temp
-48
143.25
x1
grad C
(A*256+B)*191.25/255-48
Header
Diagnostic start command
Diagnostic stop command

userM
Member
Posts: 96
Post Re: custom PID help
on: January 11, 2018 (GMT)

Thanks Cintack, but still it has problem.
He still gets wrong metrics and the data it reads is wrong and going up and down..

Is there anything else we should check.. He has the same engine and the same adapter..

userM
Member
Posts: 96
Post Re: custom PID help
on: January 11, 2018 (GMT)

https://ibb.co/dT4yGm

cintakc
Member
Posts: 1661
Post Re: custom PID help
on: January 11, 2018 (GMT)

can the car model does not match
make a screenshot of the PID tes
and a screenshot of the created PID in the editing mode

Red116
Member
Posts: 4
Post Re: custom PID help
on: January 11, 2018 (GMT)

Hello i am the guy with the problem..doing the test the response was changing all the time
https://ibb.co/dVHh96
https://ibb.co/kxr9p6
https://ibb.co/cQm9p6

The equation was changing all the time

Red116
Member
Posts: 4
Post Re: custom PID help
on: January 11, 2018 (GMT)

Pid.

https://ibb.co/hUzOZ6
https://ibb.co/mnHXSR
https://ibb.co/fpG3Z6

cintakc
Member
Posts: 1661
Post Re: custom PID help
on: January 11, 2018 (GMT)

there was an error in the formula, I did not check, but just copied
in the formula you need to divide not by 255, but by 65535
in line OBD Header write: 7E0

224402
Engine Oil Temperature
Oil Temp
-48
143.25
x1
grad C
(A*256+B)*191.25/65535-48
OBD Header: 7E0

userM
Member
Posts: 96
Post Re: custom PID help
on: January 11, 2018 (GMT)

Cintack mine is working ok with the previous formula without the header.. why is that?

cintakc
Member
Posts: 1661
Post Re: custom PID help
on: January 11, 2018 (GMT)

in the screenshots of the above test pid, it is generally unclear what’s going on, all the answers on the 01xx mode
maybe a formula and the right one, but at first glance it’s not logical, although I looked at your old logs, the first byte is zero all the time
I think this formula will work
B*191.25/255-48

Red116
Member
Posts: 4
Post Re: custom PID help
on: January 12, 2018 (GMT)

https://ibb.co/ndpnU6
https://ibb.co/mHznU6

Doesnt work!!?

cintakc
Member
Posts: 1661
Post Re: custom PID help
on: January 12, 2018 (GMT)

check the adapter with program
https://play.google.com/store/apps/details?id=com.applagapp.elm327identifier&hl=ru
in detail write about your car, model, year of manufacture, engine, to accurately know what kind of car you have

Red116
Member
Posts: 4
Post Re: custom PID help
on: January 12, 2018 (GMT)

https://ibb.co/bySxwm

Bmw f20 116i n13motor 2014/10

Bosch MEVD17

cintakc
Member
Posts: 1661
Post Re: custom PID help
on: January 12, 2018 (GMT)

adapter you have with bad firmware, it does not understand the command to select the address of the block
should be both on average screenshots in the adapter verification program

Pages: 1 [2]
WP-Forum by: Fredrik Fahlstad, Version: 2.4
Page loaded in: 0.122 seconds.

  Follow me on twitter