LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to program a case structure with a button control that will send a single pulse output?

Solved!
Go to solution

I want to send a single 2 second pulse to the counter when a user pushed a button.  I used DAX assist to generate the pulse code.  How do I code the case structure so that it will run the case once (send one pulse to the counter) and then returns the button to the off position?  I included the code that I currently have.

0 Kudos
Message 1 of 3
(2,276 Views)
Solution
Accepted by topic author Star_Man

You just have to change the mechanical action (i.e. Latch When Released). Just like the stop button.

0 Kudos
Message 2 of 3
(2,259 Views)

Dennis,

 

Thanks for the reply.  I did not understand the mechanical action but using your vocabulary from your reply I was able to find an example about this action on the Boolean.  The example in Labview shows the six setting and I was able to get one that worked for my situation.  Thanks for the help.

0 Kudos
Message 3 of 3
(2,210 Views)