Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I show positive flow only (flow meter)?

Some of the flow meters I deal with dip below zero (below 4 mA) when pumps are idle.  I only want to show the flow meter readout to be '0' (in Lookout) when meter goes to negative #'s, how can I do this?

0 Kudos
Message 1 of 3
(5,833 Views)

There are a few ways to do this, probably the easiest is:

max(flowmeter,0)

0 Kudos
Message 2 of 3
(5,832 Views)

Works great!  Thanks

0 Kudos
Message 3 of 3
(5,828 Views)