LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How switch boolean by puls.

Please for help>
I need boolean switch :
One puls in one input will switch on and other puls in second input will switch off

Thanks.
0 Kudos
Message 1 of 4
(4,535 Views)
Your English is not quite good enough to explain your problem.  Do you want a boolean switch to choose which input to use?  Like this?
 

Message Edited by tbob on 12-19-2005 01:26 PM

- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 4
(4,528 Views)
The attached VI shows two ways to do it. Which one you choose to use will depend on whether your set/reset inputs are coming from user events (the upper example) or some other internally-generated logic (the lower example). In both cases the outer-most While loop is just there for the sake of the demonstration.

Message Edited by Warren Massey on 12-19-2005 01:21 PM

Message 3 of 4
(4,521 Views)

Hi.

I would like to thank you very much. It is very simple and it run as I need. Shift register is usefully.

With regards JaraSmiley Happy

0 Kudos
Message 4 of 4
(4,498 Views)