First time posting here. I have a problem with Labview suddenly taking an extreme amount of time to do anything while editing.
Yes I searched, the problem is similar though not identical to http://forums.ni.com/ni/board/message?board.id=170&message.id=214141&view=by_date_ascending&page=1
Opening through Windows Explorer does not solve my issue. Shared variables are not a problem.
Here are three concrete examples, though it is not at all limited to these:
Saving, no matter what the change is
Changing a property of a waveform graph (e.g. right click in Front Panel, plot, change color of line, OK)
Moving pieces on the Front Panel
These kinds of changes take on the order of minutes to do. During the time when Labview is changing, it uses 100% CPU, program memory usage fluctuates about the beginning value +/- 2000 kb, and physical memory is relatively stable, with plenty free. There is plenty of hard disk space free also. When it is using 100%, it has not "taken over" the computer, i.e. I have been typing this, checking email, and other things while Labview is straining to do my simple requests.
This has been repeated on other computers with similar results, all
within the same VI. Cannot seem to duplicate it on other VIs, either
homemade or examples.
What could be going on here? It seems to have suddenly occured as small changes have been made over the last days, and apparently it does not like one of those. The changes made could be categorized in two ways: cosmetic or routine changes to waveform graphs (e.g. changing plot colors, adding a derivative graph), the other group of changes reflect modifications made to load files of different types more seemlessly - these file loading changes were made to other VIs which do not experience the slowdown problem.
Attached is a screenshot of a small portion of the VI, both the graphs and the underlying block diagram. The file loading issue would be far more difficult to take pictures of without sending the entire VI. The full VI file size is 1531 kb with numerous calls to subVIs. I see comments talking about 600 something subVIs, and >10 mb files - this is far less than that, maybe 40 subVIs and all of them less than 1 mb.
Thanks for any insight into this issue,
David