Hello,
I'm am finishing up a rather extensive test suite that executes over 10 minutes. I'm getting worried at the lack of status from the vi's, and that it might make the techs who use it nervous if they dont see something change.
My thought was to create a global string variable, and within all the sub-vi's append information text messages as certain times. The top level vi would have a loop with just a read of the global variable that would display it to the user.
Is this the most effective way to achieve the status updates, or does anyone have a alternative suggestions?
Regards
-Ted