I'm using TS3.5 & LV8.20. I am working with the LV version of the TS OI and I would like to modify the OI behavior slightly. I have steps in my sequence that call VIs that are somewhat lengthy (upto 4 min). Since I currently don't display the VI's front panel during the test (since it's an Oscilloscope self test, and there's no operator intervention required), I would like to provide some type of indication that a test is in progress "Don't panic". My initial thought was to change the 'status' field (next to the step name) to something like 'Running', then to 'pass' or 'fail' depending on the result. I'm not sure where to do this, though.
Are there other, more accepted methods (hour glass, popup, etc) that would be more appropriate? Thoughts?