05-26-2010 07:34 AM
I am running a deeply nested VI under TestStand. The VI is not currently displayed when called but could be. In the VI there is a communications loop that iterates until the message is acknowledged (or iteration limit is met), which is usually the first time. However if it has to reiterate I would like a popup wherein I can display the iteration count and a message. The pop up needs no acknowledgement, just needs to close when leaving the VI. Is there a handy popup tool or do I just need to add widgets to the front panel and display it when called? I rather not display anything if there is no problem.
Thanks,
jvh
05-26-2010 07:51 AM
may serve as good starting point.
Ben