11-02-2011 07:22 AM
Hi Ppl,
I have created a custom step type which has a edit sub step with LabVIEW adapter. When invoke the edit sub step for the first time, it takes a while to load the edit sub step and there is a noticebale delay for the first time. I want the edit sub step module to be loaded when TestStand is open or when the sequence file is open. I was not able to locate any location where we can specify the load and unload options of the edit sub step. Is there any way to do this ?
Thanks,
Sathish
11-02-2011 09:01 AM
This is probably because of the launching of LabVIEW development system.
Have you tried setting the Load option for the SequenceFile to 'Preload when opening sequence file'