LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a Sine Wave Chart with Continue if True

Hello, 

 

I want to create a simple sine wave chart using a while loop and using the continue if true mode. I want to use a Not icon to accomplish this. I also need to have a stop button that a user can press to terminate the process. I have attached my initial sine wave chart using the stop if true and my attempt at accomplising the continue if true. 

 

Thanks for any help! 

 

 

0 Kudos
Message 1 of 2
(2,978 Views)

It sounds like you want the loop to continue if the stop button is NOT pushed.  Does this give you a hint about how to write your program?

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