Hi, SS21,
There is not a simple property you can set for this feature. If you really want it, you have to modify the code for this OI. All the files for this OI are located in
"C:\Program Files\National Instruments\TestStand 3.5\OperatorInterfaces\NI\Full-Featured\CSharp".
All you need to do is to add this line of code in MainForm_Load of "main.cs"
this.axApplicationMgr.ReloadSequenceFilesOnStart = 0;
You can find help for application manager in the TestStand help file under applicationmgr.
Song Du
Message Edited by Song D on 08-21-2007 11:23 AM
Regards,
Song Du
Systems Software
National Instruments R&D