From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Western NY LabVIEW User Group

cancel
Showing results for 
Search instead for 
Did you mean: 

Blink Colors in LabVIEW

Of course there always is the XContol to make the brute force method more elegant.

0 Kudos
Message 11 of 14
(2,887 Views)

Unforunately, an XControl's facade does not run continiously.  I learned this a while back when I tried to create a variable blink rate tri-state LED some time ago.  Stephen Mercer of NI created an example of an XControl  to simulate a scrolling LED sigh that continiously updates, but it probably isn't any easier than the other brute-force methods mentioned already. His example is on the community forum, available here ->


Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.

"You are what you don't automate"
Inplaceness is synonymous with insidiousness

0 Kudos
Message 12 of 14
(2,887 Views)

Yes, I forgot. An XControl is only a callback. I wasn't thinking. I haven't actually built an XControl yet, just have read through the AppNote.

0 Kudos
Message 13 of 14
(2,887 Views)

This is an old thread, any updates to this problem?

 

I have a String indicator that I blink, it blinks red.  I want it to blink yellow.  Any ideas?

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 14 of 14
(2,148 Views)