LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

numeric dial color ramp

When I turn off Interpolate Color, and set the color for the high-end values, the red is still set for the highest most values.
 
It is only if I leave on Intepolate Color that I am able to change the highest most values color to something other than red.
 
Is this what should be happening?
 
I am using LabVIEW8.
0 Kudos
Message 1 of 3
(2,752 Views)
Hi nyc,

This is expected behaviour if you are modifying the control using the front panel. To change the entire colour range you will need to use property nodes.

I attach an example of how to do this.

Basically you are setting the colour from around 8 - <10 to a colour other than red.
However there is a colour of Red set at point 10 which is next to impossible to change with the paint tool.
Please look at the block diagram of the attached code to see how to modify the control.

Regards
JamesC
NIUK and Ireland
0 Kudos
Message 2 of 3
(2,743 Views)
James,
 
Thanks. Saving that in my archive since I don't use the ramp color feature much
so I am sure I will forget the next time I need to do use it.  Smiley Happy
0 Kudos
Message 3 of 3
(2,729 Views)