03-17-2006 02:46 AM
03-17-2006 10:12 AM
Jacky,
I would check your Search Directories by going to Configure >> Search Directories. When TestStand looks for a VI (whether in a step type or a standard test module), its going to go through this list from the top to the bottom. Make sure that you have the correct scope on large directories and realize that if you have network directories here, it will also slow things down. Ideally, any directories where you have majority of your modules would be closer to the top to ensure that you are not digging too deep each time you search for a module.
Adam
03-18-2006 08:32 PM
Thanks Adam
Yes, I have a long list of search directories. But... to be very frank,I think, for example, LabVIEW vi should has the ability to remember all the sub-modules' paths, thus, everytime when that vi is opened in LabVIEW or Teststand, there's no need to search for those sub-modules.
Jacky
03-19-2006 11:11 AM
Hi,
That would be correct assuming you place your VI's and sub VI's in the same place on your target system as your development system. Otherwise its got to go find them, which suggest that the location of the VI's has changed.
Regards
Ray Farmer
03-20-2006 08:04 AM