LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Auto-range meter w Scale.MarkerVals[]

Hi. I am building a simple program but cannot figure it out.
I have a meter with auto-range that can be adjusted automatically as I adjusted the knob.
Also I have a colour limits that can be seen on the meter. The reason I used colour limits is because the operator 
can adjust the knob without eye strains. 
 
Here's an attached.
Note:- Auto range and scale.markervals[] cannot used together otherwise the meter cannot be read.
Pls save it as version 7 so that I can open it without delay.
 
Cheers
Clement 
0 Kudos
Message 1 of 4
(3,010 Views)
With one property, you're setting scale.maximum and with the other, you're setting what the markers should be. Setting the last marker to 50 is the same as setting the scale.maximum and since they are two different values, you see the dial bouncing around. Instead of wiring a constant to the last marker, wire it to the same point where you calculate the scale max.
Message 2 of 4
(3,001 Views)
Oh. Ya. Thanks. for help.
I am impatient finding the solution all by myself.
Thanks alot
 Clement
0 Kudos
Message 3 of 4
(2,991 Views)
Hi
with regard to the scale markers - are you seeing four colours?

Running your vi on my system I can only get 3 colours !!

Have tried  adjusting parameters etc but no  joy !!

Is this a bug or a querk  on my system ?

chow
xseadog
0 Kudos
Message 4 of 4
(2,982 Views)