Put your start test event and while loop in a separate event structure.
Another option would be to have your start event drop a notifier into a separate waiting loop to start the test.
In either case, your program freezes because you probably have "Lock front panel until this event completes" checked.
Message Edited by JeffOverton on
06-16-2008 11:43 AM