LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

color ramp Design issues

I want to design to the right icons ,How to design????

color.JPG

0 Kudos
Message 1 of 11
(3,029 Views)

Hi tellehassee,

 

which "right icons" are you referring to?

 

Do you mind to attach a picture or VI to explain your needs?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 11
(3,008 Views)

the left is the original VI   and  the right is think  to change VI 

0 Kudos
Message 3 of 11
(3,003 Views)

Hi tallahassee,

 

the color ramp looks the same for both left and right.

 

Instead that blue rectangle changes it's appearance.

What is that box? Is it an intensity chart/graph? Is it a simple color box?

Do you want to rotate the box at an arbitrary angle at runtime or just change the look at edit time?

 

What exactly do you want to achieve?

 

Have you read the LabVIEW help on "customizing controls"?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 11
(3,000 Views)

my project need show Pressure sensing color change  , so need design a diamond of  color ramp

sensor1.JPG

0 Kudos
Message 5 of 11
(2,997 Views)

Hi tallahassee,

 

you either need to learn how to customize controls (like colorboxes or boolean indicators) or how to use the drawing functions for 2D picture indicators!

 

Why do you need "diamonds"? Using an intensity graph would be so much easier to visualize your pressure readings…

 

Like this as an example:

WaferMapping.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 11
(2,992 Views)

A feeling of pressure measuring insolessensor2.JPG

0 Kudos
Message 7 of 11
(2,985 Views)

Hi tallahassee,

 

I still don't get the need for displaying diamond shaped fields.

 

You still might use the intensity graph, but with some more logic to fill more than one (smaller) pixel with a color.

 

Like this (using chars to depict colors):

ccbaaa

cbbbac

aabaaa

The "b" also forms a diamond, but is displayed using a rectangular display…

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 11
(2,981 Views)

thaks  ,  I am find a EX http://forums.ni.com/t5/LabVIEW/customize-a-color-ramp/td-p/326021, But  Not suitable

0 Kudos
Message 9 of 11
(2,971 Views)