LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using custom formula for scales in MAX

Hi everyone,

I have a voltage reading U from a pressure gauge that depends on the pressure p as (using formula node syntax)

p=10**(1.25*U-12.875);

Since this is neither linear nor polynomial, and since also Map Ranges is not applicable, the only way to implement that as a scale to MAX that I found is to create a table. I find that a bit cumbersome. Would it be possible (maybe for a future version of MAX) to allow for custom formulae?

Thanks!

P.S.: I know I could approximate that formula using an n-th order polynomial. no thanks 😉
0 Kudos
Message 1 of 3
(2,811 Views)
That seems like a reasonable request.  If you haven't done so already, I recommend going to
 
 
and submitting it as a product suggestion.
 
 
0 Kudos
Message 2 of 3
(2,802 Views)
done. thanks for the answer - although I hoped that I was missing something 😉
0 Kudos
Message 3 of 3
(2,795 Views)