Torque

Forums

Forums

Guest  

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




Torque » Torque OBD ECU Scanner » Torque Discussion / Ideas » Remember data. How it works?

Pages: [1]
Author Topic: Remember data. How it works?
GolAnt
Member
Posts: 9
Post Remember data. How it works?
on: December 13, 2019 (GMT)

PID EDITOR
Store value in vehicle profile
Store value globally

how can i read the recorded data in my formulas?

Capp777
Member
Posts: 2993
Post Re: Remember data. How it works?
on: December 13, 2019 (GMT)

Quote from GolAnt on December 13, 2019
PID EDITOR
Store value in vehicle profile
Store value globally

how can i read the recorded data in my formulas?

End Quote.

My interpretation:

Store in vehicle profile is only available
when that profile is in use.

Store globally would be available regardless of
the vehicle profile.

I use this capability with totalizer type data. When I
exit Torque the last value of the pid is saved.

After restarting Torque the “saved” value will be used
to resume where it left off.

Note that there is a catch up feature in tot() that looks at the
previous timestamp versus the current. For this reason
I totalize a zero value for a few cycles to allow the
timestamp to become current.

Timer example:

tot(1:lookup(Val{SIM Counter}::0~14=0:15~65535=1))

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

  Follow me on twitter