LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Boolean Switch timed on

I have an array of Boolean switches being read by a FOR loop and sending out serial commands. I would like to have the switches be TRUE for an adjustable (10 - 1000 ms) amount of time and return to FALSE. I've tried a few things without luck. The problem I'm having is returning the array of Boolean switches to FALSE using timers.
 
Thanks,
0 Kudos
Message 1 of 2
(2,322 Views)
Hello,

If you right click on your swicth button, you can set the "mechanical action". If you want your boolean to switch back to off just afterthe true value has been read, set the mechanical value to "latch when..."
Does this trick match your needs or is it out of sense ?

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 2
(2,311 Views)