01-13-2012 10:34 AM
I am trying to customize a numeric indicator, a tank bar, to change the color of the bar depending on numeric value.
I supposed that I could to make it by creating a property node for change FG and BG, connected to both color box inside a case structure, but when I get it run returns a message of wrong.
does someone know how to customize it?
Solved! Go to Solution.
01-13-2012 11:51 AM
You need to use the property 'Fill Color'.
01-13-2012 04:58 PM - edited 01-13-2012 05:00 PM
I almost became crazy for solving it and was so easy. I going to upload the vi that I made as example. Only a question. is possible to change the blinking colour to another different from yellow?
Thank you very much for the help.
01-13-2012 10:29 PM
You can change the blink color by going to the Tools >> Options menu in LabVIEW and the environment section. Unfortunately, this is a LabVIEW wide setting and you can't create different blink colors for different controls.