01-20-2010 03:52 PM
Hi,
how can you have the color ramp on the scale of a meter (rotary indicator) to be red on both ends and green in a middle. i have tryed every possibility and i can only make it red only on one end. if anybody have any idea how to make it red on both ends, that will be a huge help. thanks
Solved! Go to Solution.
01-20-2010 04:36 PM
You need to fiddle with the markers. It's not completely intuitive. You need to first turn off interpolation of the color ramp. Then you need to set the markers to arbitrary spacing. Then you can right-click on each marker and set the color within that section. Here's a page in the LabVIEW Help: http://zone.ni.com/reference/en-XX/help/371361B-01/lvhowto/changingthecolorsofacramp/
See attached example (LV 8.2) for a result.
01-20-2010 04:47 PM
01-20-2010 05:06 PM
01-21-2010 01:10 AM
Hi,
a meter is a nice indicator. I always change its colors by setting two properties: Scale.Interpolate Color and Scale.Marker Values[].
LV 9.0 example is attached.
01-22-2010 01:59 PM
Ljubo,
I love this idea but I'm not really sure I know how everything works since I haven't done much with the property nodes before. Is there any way to save your .vi back to version 8.2 so that I can access it?
01-22-2010 02:16 PM
Hi Scott,
I'm sorry but front panel screenshot is everything I can do now.
Regards.
01-22-2010 02:34 PM