LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

changing color ramp Intensity Graph

Using LV8
Set property nodes High and Low colors
and interpolate is set to Yes
 
but the color ramp still stays blue
 
not sure what I am doing wrong?
0 Kudos
Message 1 of 4
(2,848 Views)
Hi,

High and Low Colours are just colours for values which are out of range! For the ramp itself you have to set Scaling.MarkerValues (don't know the correct English term because I'm using a German LV).

That should help it.

Cheers,
    Carsten
0 Kudos
Message 2 of 4
(2,816 Views)
Thanks!
 
Using the Markers properties to set the colors seem counterintuitive to what I was expecting.
0 Kudos
Message 3 of 4
(2,812 Views)
That was it to me too at first... 😉

Cheers,
    Carsten
0 Kudos
Message 4 of 4
(2,800 Views)