TestStand 2.0.1f1 and probably TestStand 3.0 Old Style OI.
The Problem occurs if a SequenceCall which has been set to execute in a new execution but has been set initially hidden.
An Error Dialog box appears relating to Error Code 1100 from Create Queue.vi in TestStand - Refresh Windows.vi.
This seems to be caused because a Refresh Windows message is tried to be generated for a window that doesn't exist.
Solution:
In the VI TestStand - Refresh Windows.vi
Encase the vi's Create Queue.vi and Insert Queue Element.vi in the False Case Statement panel.
Expand the named cluster to include the TS.Thread. Test the TS.Thread if it is a valid refnum and wire the boolean result to the new case statement selector ter
minal.
I have attached a modified TestStand - Refresh Windows.vi
Regards
Ray Farmer
Regards
Ray Farmer
