I've written a VI that has 3 buttons in an event-driven structure to call a test program, call a diagnostic program, or to exit. I thought it would be easy yet I'm having two issues:
1) Sometimes when I start up this menu Vi, it immediately calls up either the test program or the diagnostic program without any buttons pressed.
2) Sometimes when I exit the test or diagnostic Vi, it sits there on the screen, unresponsive to any further button clicks including the Windows [X] button. I have to run task manager and end the Labview process to regain control.
Are there some special settings that need to be in place in theVIs when using event structure?
Thanks,
Ron