Torque

Forums

Forums

IF(A>B); TRUE; FALS...
 
Notifications
Clear all

IF(A>B); TRUE; FALSE)

2 Posts
1 Users
0 Reactions
1,428 Views
(@santa2003007)
Posts: 30
Eminent Member
Topic starter
 

Hello.

I can't figure out and create a formula.

Pid 1 = [1F] - engine running time;

Pid 2 = MAX(VAL{Pid1}:VAL{Pid 2}) - (with the Store value global function)

Pid3 = Pid1 + Pid2

If Pid1 = Pid2, the Summation becomes incorrect, meaning that Pid3 = 2*Pid 1 is actually obtained.
Now Pid2 also grows by 1 every second.

In fact, you need to get:

If Pid1 < Pid2, it should display: Pid3 = Pid1 + Pid2.

If Pid1 = Pid2, then Pid3 = Pid2 should be displayed.

Can you tell me how to implement my task?

It would be very nice if the developer still made the function of saving the parameter Pid [1F].

The developer promised such a function 2.5 months ago, but never did.

 
Posted : 31/01/2020 7:01 am
(@santa2003007)
Posts: 30
Eminent Member
Topic starter
 

People!

Does no one know and there are no options?
It is necessary to make a calculation of motor hours of the car relative to Pid [1F].

 
Posted : 03/02/2020 7:21 am
Share:

  Follow me on twitter