Double Multiply custom Values

Owambo

Active Member
Hello all,

is it possible to multiply a custom value with two steps?

Example:

Code:
RAW_VALUE/D1*D2

thank you!
 
If D1 and D2 are constants then you can put the 1/(D1*D2) result straight into the Multiply field.
 
What value have you entered into that field?
And why do you need to adjust this? In case HWiNFO lacks dedicated adjustments for some mainboard, just let me know and I will try to fix that internally.
 
Martin said:
What value have you entered into that field?
And why do you need to adjust this? In case HWiNFO lacks dedicated adjustments for some mainboard, just let me know and I will try to fix that internally.

i have tried many values:

Code:
(1*0.016)*60
1*(0.016*60)
...

This is not a problem with the motherboard or sensor. i have this sensor on my mainboard fan header: 

https://www.caseking.de/bitspower-durchflusssensor-g1-4-zoll-matt-black-waad-325.html

1 l/s have 84 pulses. i want to display the l/h value.
 
Back
Top