LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set / Reset

What does Labview use for the Set / Reset (Latch / Unlatch) function? I
want the first occurance of a signal to lock on a light until it is reset.
Thanks,
Doug


0 Kudos
Message 1 of 3
(9,487 Views)
Hi
 
If you want to do this on button you could you Mechanical Action defined with button, but if you want to use it to signal in function as you mention you could use signal forwarded by Shift Register to next loop. In this solution you have always your signal and you could change it  and you always have it last and actual value.
 
If you could be more specific with taht what you want to do or if you could show us you VI we could help you little more.
 
bogdani
0 Kudos
Message 2 of 3
(9,474 Views)
You might want to take a look at this thread here and another here to see what it takes to build a boolean latch.

Message Edited by Warren Massey on 02-11-2006 08:20 PM

0 Kudos
Message 3 of 3
(9,466 Views)