LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8.5 Project Explorer very slow to load large project

I've just upgraded from Labview 8.2.1 to 8.5.1. I have a reasonably large program consisting of the main program (>1000 vis), and about a dozen other smaller programs being called dynamically.

The issue I'm having is that loading (just opening) the labview project that contains all the programs is very slow (~3 mins to load). If I try to open any of the vi's from the project explorer, regardless of how large the vi is, it can take >2min to open. If I open the vis directly (not from the project explorer) they load normally (few seconds).

In 8.2.1 loading the project and open vis from the project explorer is very fast. I've tried mass compiling the entire 8.5 directory as well as all the vis in my programs, with no change.

I also ran an experiment when I created a new project. I added just one very small vi program. Loading speed was very fast. I then added the vi for the top level main program which has >1000 subvis. Loading the project and opening the vis from the project is now very slow (~1-2min). It seems like if you have a vi which calls a large number of subvis it makes working with the project explorer very slow.

I've started an inquiry with NI (#7194102) but haven't been able to fix it yet. Hopefully someone else has seen this issue and can help.

Thanks,
James
0 Kudos
Message 1 of 3
(2,658 Views)
Just to add to the description of the issue. While I'm waiting either opening the project or a vi from the project, Labview is completely unresponsive with no screen refreshes. I checked the task manager during this waiting time and Labview never bumps above 2% CPU and is typically says 0%.
0 Kudos
Message 2 of 3
(2,641 Views)
Never-mind... It seems to be an issue with Parallels running on my mac. Very strange as this did not happen with LV8.2.1. I'm using a shared drive with my mac system to store the entire program so I get backups via time machine. When I moved the entire program to a local drive in Windows it loaded very fast.

I spent hours trying to troubleshoot this. Hopefully my troubles will help someone else!
Message 3 of 3
(2,637 Views)