03-18-2008 05:59 AM
03-18-2008 06:09 AM - edited 03-18-2008 06:10 AM
03-18-2008 06:10 AM
03-18-2008 06:17 AM
03-18-2008 06:19 AM
03-18-2008 07:31 AM
Wow, this is great!!!!
Thank you very much for all your quick responses!
![]()
03-18-2008 07:46 AM
I like to use a state machine where the 'panel close?' event filter is handled and the next state is a state called 'exit?' In this state the the user is asked if they intend to exit the program. if yes then shutdown code is execoted and the vi finished normally if no wh have filtered the close panel event and continue normal operations. The close panel is fine to use it is not an abort vi call by any means.
Paul