NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Exit Sequence after Execution

Is there a way to automatically close the current sequence file when the test finishes executing?  I am using TestStand Version 1.0.2

 

My problem is with Type Conflict errors occuring while running sequence files through a LabView GUI.  The user is having to exit all the way out of LabView in order to "unload" the current sequence file types.  I am working with code that cannot be modified, so I am wondering if there is a setting somewhere in TestStand that would solve this.

0 Kudos
Message 1 of 3
(3,023 Views)

The API is found in the TestStand Help.  You may be looking for the ApplicationMgr.CloseSequenceFile method call.

NI TestStand™ UI Controls API Reference Help>>UI Classes, Properties, Methods, and Events>>Core UI Classes, Properties, Methods, and Events>>ApplicationMgr>>Methods>>CloseSequence File

Jensen
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(3,004 Views)

There was no ApplicationMgr in 1.0.2

0 Kudos
Message 3 of 3
(2,997 Views)