LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for an Example to Format a Meter

Solved!
Go to solution

Hi All,

 

I am using a standard meter (from the "Numeric" pallette in the Front Panel) in a VI I am building.  I would like to set it up such that it shows a low limit, a high limit, and a target value.  All three of these values are calculated programatically.  I would like the color band behind the needle to go from red when it is below the low limit, to green when it is between the high and low limits, to red again when it is above the high and low limits.

 

Does anyone have a good example program that shows how I could set these properties programatically?

 

Thanks in advance.

Forbes Black
Lapsed CLAD, LV 5 - LV 2022 (Yeah, I'm that old...)
0 Kudos
Message 1 of 2
(1,818 Views)
Solution
Accepted by topic author diarmaede

Create a property node and look at the Scale.MarkerVals[].

0 Kudos
Message 2 of 2
(1,806 Views)