I have programmed an alarm vi that changes the color from red (urgent) to
orange (pending) to green (alarm cleared). It is easy, just create an
attribute node and update the color as you need.
for a simple test, open a new vi and place a green boolean on the front
panel. create an attribute node from it. by right clicking on the
attribute node, select colors [4].
right click on it again and select "change all to read", then create an
indicator from it.
run the vi and you will get the numbers for the color of led that you placed
on the front panel. The cluster elements contain the foreground and
background colors for the false, true, true tracking and false tracking
states.
you will have to experiment with it a bit to get the colours right.
The logic i used to
control the color of the LED was done in a state
machine. If you need further help, just email me.
wrote in message news:8t7bsg$r90$1@nnrp1.deja.com...
> I am looking for a LabView boolean indicator that is multi-colored -
> i.e. green if true, red if false. They don't seem to have this in
> Labview 5.1. Is this something that I would get if I updated to 6.0, or
> is there a free VI out there that can simulate this??
>
> Thanks,
>
> Craig
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.