LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programming the stop button

Hello!
I am collecting data and processing it in the same vi. Now i need to store the peak of every waveform collection (separate runs) and plot them separately. How can i do this? Can i run another vi automatically when the stop button is pressed? Can i program this in the vi?
Thanks.
0 Kudos
Message 1 of 3
(2,564 Views)
Hi,

I am including a Vi where you can detect the peak of the waveforms & sequentially store peak values into the array & plot into waveform graph. Here when you press "Stop", a sub vi opens. When you stop sub vi by pressing "Stop" button placed on the front panel of sub vi, both the vi are stopped.

Hope this helps. Incase of any problems, your feedbacks are welcome.

Best Regards,
Nirmal Sharma
India
Download All
0 Kudos
Message 2 of 3
(2,564 Views)
Hey Thanks a ton....I shall look at it soon!
0 Kudos
Message 3 of 3
(2,564 Views)