From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

switch/indicator question

I am looking for a way for an indicator to come on and stay on after flipping a switch. My switches have to be latched when release, but I would like an indicator to stay on to show that the switch was pushed. Thanks for the help.
0 Kudos
Message 1 of 2
(2,127 Views)
Simple. Try this attached example. There are several other ways to
approach this in LabVIEW including the use of Globals and Property Nodes.
You may want to pick up a book on LabVIEW programming by Gary Johnson or
others at Amazon or elsewhere to help get you up to speed on LabVIEW.
-Tom


"D Bryk" wrote in message
news:506500000008000000E83F0000-1012609683000@exchange.ni.com...
> I am looking for a way for an indicator to come on and stay on after
> flipping a switch. My switches have to be latched when release, but I
> would like an indicator to stay on to show that the switch was pushed.
> Thanks for the help.



[Attachment Untitled3.vi, see below]
0 Kudos
Message 2 of 2
(2,127 Views)