LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need a simple resettable counter for boolean on/off operator

 
0 Kudos
Message 1 of 5
(3,359 Views)

Please provide a little more information for what you are looking for.  There is the entire body of the message that you left blank that you could use.

 

What kind of counter are you talking about?  A hardware counter or something in software?  Perhaps even post a VI that shows what you have done so far, that will help others in figuring out where it is you want to go.

0 Kudos
Message 2 of 5
(3,347 Views)
I have two boolean buttons that operate a digital outputs which in turn open and close a valve. We are testing the valve and need to operate it on/off a specific number of times (10 times). Because the valve is large, hot and under extremely high pressure we prefer to do the open/close functions by pushing the boolean operators rather than using a timed and counted loop, so that if anything seems wrong we have immediate control. I would like to have a simple software counter to count the number of times we have pressed the "open valve" button, and the ability to reset the counter to zero after we have completed one set of tests.
0 Kudos
Message 3 of 5
(3,318 Views)

How bout this?

 

 

Message Edited by for(imstuck) on 11-02-2009 09:40 AM
Message Edited by for(imstuck) on 11-02-2009 09:41 AM
0 Kudos
Message 4 of 5
(3,312 Views)
Many thanks! This is perfect.
0 Kudos
Message 5 of 5
(3,276 Views)