11-26-2009 11:50 AM
11-26-2009 12:11 PM
I think you will need to be abit more specific, like what datatype it should be?
If it's a simple boolean you could take an LED and overlay it with a circle decoration or make something transparent, etc..
Christian
11-29-2009 07:42 AM
11-29-2009 07:43 AM
11-29-2009 09:24 AM - edited 11-29-2009 09:26 AM
You just have to place the valve Boolean on top of the other Boolean. You can use the 'Reorder' button on the toolbar to change the z order of the two. To set the visibility, use the Visible property node. Use the paintbrush on the Tools palette to change the color of the background Boolean. There is a Blinking property that you can write to or blink it by writing true/false constantly.
Show what you have done so someone can see where you are having difficulty.
11-29-2009 09:43 AM
I totally agree with Dennis answer.
According to your description you don't need to create a customized control, it's enough to work with the controls order on the frontpanel.
Christian