08-28-2007 02:35 AM
08-28-2007 03:26 AM
hi there
you have to write a Sub-VI for this. Use a "Wait ms" function and a FrontPanel.Close invoke node afterwards inside the Sub-VI. make sure to set the window mode to "dialog" and to disable the "User can minimize window", "User can resize window" and "User can close window" and hide the menu bar and the tool bar.
08-28-2007 03:29 AM - edited 08-28-2007 03:29 AM
Message Edited by Henrik Volkers on 08-28-2007 10:30 AM
08-28-2007 03:35 AM
08-28-2007 03:40 AM
08-28-2007 03:58 AM
Hi guys,
Thanks for the fast response. I able to get what i want.
On the beginning, i put the the dialog message inside the while loop which always request to press the button, now seem settle already.
Cool.
Regards,
Simon76