NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

most recent opened files

In TestStand 2.0, with the operator interface (LabView), Is there a property( or an .ini file) to limit the number of most recent opened sequence file to one(1)?
This is to have us limiting our error.
example
File
Login
Logout
Open Sequence File
Open workspace File
UnLoad All modules
1C:\my\mytestsequence.seq
Exit
Is there a simple way to have only one choice?
1 C:\my\mytestsequence.seq
0 Kudos
Message 1 of 2
(2,985 Views)
Hi trout00,

There is a VI called TestStand - Update Recently Opened Files List.vi inside of \OperatorInterfaces\LabVIEW. This is the one for creating the MRU. This VI is called from within the "Most Recent File 0".."Most Recent File 9999" case of the Main Event Loop inside of the TestStand - Sequence Display.vi. Hope this gives you a starting point.

Bob
0 Kudos
Message 2 of 2
(2,985 Views)