I have been modifying the LabVIEW 8.20 version of the TS3.5 full-featured OI. In particular, I have a button that I desire to display the status (as things go) of the overall sequence (i.e., STOPPED, RUNNING, PASSED, FAILED). I know that at the end of the TEST UUT, a large banner is displayed in green saying "TEST UUT PASSED". However, in addition to that, whether the test is being run in single pass or Test UUT mode, I'd like to keep the user updated with some different status information. How can I monitor the progress of each step, and the overall result so as to appropriately update/reset my status. This control is currently on the Execution tab.