ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Control / Indicator

Solved!
Go to solution

For example...

I want to create an LED indicator that when set true, it will reset itself to false after 3 seconds. However, I'd like for the code and LED indicator to be self contained. I don't want the latching code to be in the main program.

 

So to break it down, when I set the LED to true, it will, without any intervention from the main code, reset itself to false after N seconds.

 

0 Kudos
Message 1 of 3
(3,626 Views)
Solution
Accepted by topic author WayneS1324

The keyword you should be searching for is XControl.

aputman
Message 2 of 3
(3,621 Views)

Thank you.

0 Kudos
Message 3 of 3
(3,617 Views)