A few things about Run When Opened. Once this is set, if you need to edit the vi, it will start running when you open it. You then have to abort the vi to edit it. Some people like to make a backup copy that is not set to run when opened so they can edit it without the hassle of aborting. In your case, it is probably not worth it since your vi does nothing until the start button is pressed. But this is for future instances of run when opened. Also, if you want to edit, I think if you press and hold the shift key (or is it the control key) while opening the vi, it will not run when opened. Another method to get around the run when opened is to create a blank vi. In the block diagram, put your vi that is set to run when opened. Then you can double click on the vi and edit it without having it run when opened.