I'm building a vi frontpanel to simulate water and air flowing through a system. problem is that the wate and air flow through the same pipe at different times and i'd like to show this. Is there anyway it can get the boolean variable to display two different colours in the TRUE state. ie one for air and the other for water.
You can use the Color Box from the numeric palette to display different colors. For shapes other than rectangular you can mask the color box with some decorations. If you want to display predefined images you can use the picture ring. Hope this helps, Dave
Thanks guys. I actually ended up using a combination of the ideas you guys gave me. I used two booleans placed one on top of the other with different colours used to indicate the water and air and i used property nodes to make one boolean invisible depending on what i wanted to indicate as flowing throught the system