Rather than using "Run Continuously", have the code that you want
executed only once run first, leading onto a While loop containing the
code you want to run repeatedly, with a boolean button (labelled
Stop/Exit/whatever) added to the front panel to allow you to exit the
loop cleanly.

Reply via email to