LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I change the color properties of an indicator in a cluster?

Solved!
Go to solution

I have a cluster that has three boolean indicators in it. I would like to have an initial state (color) they are in at the beginning of my test. Is there a way to set color properties of a boolean indicator that is inside a cluster? Thanks in advance for any help.

 

Troy

0 Kudos
Message 1 of 4
(3,207 Views)

Hi, Troy,

 

Sure, you can. Just open Tools Palette, select Brush, then right click on the desired boolean, and select the color:

 

Andrey.

Message Edited by Andrey Dmitriev on 10-20-2008 05:08 PM
Message 2 of 4
(3,199 Views)
Solution
Accepted by topic author trosier

Hi Troy,

 

I just created a simple application in which I can change the color of one of my boolean indicators on the fly. You'll find it attached to this message.

 

It's quite simple to do:

When you've created both clusters in the front panel, right click on the indicator you want to change the color of.

Select the option "Create"

And than select the option "Property Node"

 

Now you can ad whatever property to the boolean indicator you want.

 

Hope this will help you any further with your program!

 

Best regards,

 

Peter S

Message 3 of 4
(3,199 Views)

Thanks for the replies. I know how to change the colors in edit mode. I was thinking is there was a way within the cluster control to do it that would be preferred. I can do it this way though as I have done in the past.

 

Troy

0 Kudos
Message 4 of 4
(3,184 Views)