Hi vivek,
you configured your events to "lock front panel until event completes" - this will prevent you from using the UI while the event is executed.
You should rethink the design of your program:
- it's no good idea to have code in the event structure that needs a long time to execute - other events have to wait...
- there's a STOP in the 2nd event - do you want to break your vi instead of a graceful shutdown?
- the stop buttons are located off the screen, should the user always search on a scrollable interface for some buttons to press?
- and as told before: always put some delays in loops to prevent cpu-hogging!
Message Edited by GerdW on 09-13-2007 11:06 AM
Best regards,
GerdW

using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019