UI Interest Group Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Making a Custom Control Blink... etc..

Hi everyone!

I am designing a UI to represent valves under test. I made some custom controls to represent the valves and whether they pass or fail by replacing the images of a boolean indicator. However... now when I use the blinking property node, nothing happens. Does anyone know how to make a custom designed control preserve the blinking property? This would be great so I could use the same control to represent whether a valve has passed, failed, or currently under test (false, true, blinking).

0 Kudos
Message 1 of 3
(5,895 Views)

Here is a shot at something kind cool. Instead of using the blinking property. this using the Boolean Text to get that third state of operation you need for your valve diagnostics. This is VI snippet so you should be able to just drag it over and us it in LV 2009. I attached another version saved back to LabVIEW 8.5

Blinking custom control.png

Here is the front panel with all the states.

Good, Bad, and Blinking

Good.pngBad.pngBlinking Text.png

0 Kudos
Message 2 of 3
(3,368 Views)

Matthew,

You can also try the object highlight method.  It will give you a very nice "negative" highlight on your boolean image.

Greg

Gregory Osenbach, CLA
Fluke
0 Kudos
Message 3 of 3
(3,368 Views)