LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how I can apply blinking property node in global variable?

Hi,

 

I need to apply the blinking property node in a global variable. I open a VI reference to global variable and I can modify any property of booleans indicator, but when I try to activate the blinking property node, does not work.

 

Anyone know how I can do this?

 

Thanks

 

Bye

0 Kudos
Message 1 of 2
(3,010 Views)

Can you share your code? What you're asking for doesn't really make any sense as the global variable is just that a variable...it's a way of storing data in memory. It isn't a user interface control and you wouldn't show/display the front panel of the global variable VI anywhere - you would write the value to an indicator on a VI and then make that blink.


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 2
(2,993 Views)