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,230 Views)
Solution
Accepted by topic author WayneS1324

The keyword you should be searching for is XControl.

aputman
Message 2 of 3
(3,225 Views)

Thank you.

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