02-22-2013 04:47 AM
Hi all
I need to drive a latch when pressed button with a boolean signal. How can i do?
P.S I don't need the button in the front panel .... but i need to change a continous boolean value in an impulse one.
Thanks
Solved! Go to Solution.
02-22-2013 05:59 AM
I cant decide what you need exactly, do you have a signal/button/hardware latch? Please provide more details.
02-22-2013 07:12 AM
for example : input => boolean value 1 continous
output=> boolean value 1 impulse to start an elapsed time
I need to start an elapsed time with a boolean signal but at the moment when the signal became 1 remain 1 for example 5 second ....than my elapsed time rest for 5 second .
Here the VI
02-22-2013 07:13 AM
reset for 5 second sorry
02-25-2013 01:30 AM
I solved with a feedback node.
thanks