LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

horizontal progress bar with interpolate color

Looking for a control "horizontal progress bar" with interpolate color and markers like control "meter"
0 Kudos
Message 1 of 2
(4,296 Views)
If I get this right - you are looking for a progress bar that changes colour as the number changes. You can set the colour of the progress bar using property nodes. I have included a VI here that I used for testing this. This VI changes the colour from green to red as the progress bar advances. Colours are stored as 3 bytes: Red, Green and Blue.

I hope that this helps.

Rob
0 Kudos
Message 2 of 2
(4,296 Views)