LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Switch on Condition

I went through your VI. Thank you for your reply. In my case I have to clears the graph when state changes. dont want to use a additional button kinda reset button.

I have attached a VI. I tried to show my application through that code.please go through it.

0 Kudos
Message 11 of 12
(200 Views)

This example might suite you better.  I used a notifier to tell when to "acquire" the data.  I changed the start button to run to make it more clear what it is.  When the button is pressed, if it goes TRUE it clears the history and then sends the notification.  If it goes false, another notification is sent to stop the acquisition.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 12 of 12
(188 Views)