08-19-2015 06:35 PM
HI ,
Recently I decided to upgrade my labview projects from LV8 to LV13. I installed LV13 perfectly and I make a small project to test it. every things was very well . But when i try to open older version projects(from LV8) , develpment environments changes that i like to do (some simple works like wiring and deleting some objects,etc)take too long to update . This phenomena will be occur just when I open "Navigations Window"!! If i close navigations window every things will be ok and no problem occurs, but when i open navigation window suddenly LV treat something like crashing and updates very late, also cpu usage reach very high until 100%(from task manager i said).
what will be the problem?
and what I must to do to solve the problem?
i should say that i do some revisions below but nothing was changed:
1) I upgraded my graphic card to an external card(2GB)
2) I Mass compile al VIs from older version and save them
3) I reduce compiler optimization to "0" . " Tools > Options > Environments > Compiler
and also I considered some other advices here and here
Is there any way to solve?
08-19-2015 06:56 PM
08-19-2015 07:29 PM - edited 08-19-2015 07:32 PM
Yes, my VIs are big and full of wires and also LV13(on Windows 7) has no problem with small and simple VIs in the same old project LV8. But I can edit big VIs in LV8 without any problem (on windows XP)!
[I must say that I want to upgrade my projects from Windows XP to Windows 7 at the same time from LV8 to LV13.]
Isn't this a downgrade with LV13 that we forced ourselves to make small and simple VIs?? isn't there any better solution??
What do you think about using a more powerfull computer as a LV developer?
My compuer now is old one with this specifications(passes requirements as i read from NI website😞
MainBoard : GA-G31M-S2C
CPU : Intel Core2Dou 2.5GHz 2.5 GHz
RAM : 4GB DDR2 (3GB usable)
Graphics: XFX Radeon 5450 (2GB)
OS : Windows 7
08-19-2015 09:16 PM
08-20-2015 02:22 AM - edited 08-20-2015 09:16 AM
@iamsaber wrote:
Yes, my VIs are big and full of wires and also LV13(on Windows 7) has no problem with small and simple VIs in the same old project LV8. But I can edit big VIs in LV8 without any problem (on windows XP)!
Earlier you said that editing is also fast on the new system and the problem occurs only if the navigation window is open. Did I understand that right?
If you need to rely on the navigation window to find your way around your own code during editing or maintenance, your VIs are probably very poorly designed. Just don't use the navigation window. 😉
08-20-2015 06:28 PM
08-20-2015 07:12 PM
08-20-2015 11:13 PM
Irrespective of the code quality, the question is about the difference between LabVIEW 8 and LabVIEW 2013 and why the old version seem to perform better in this particular case. It is difficult to judge if it is really the difference in the LabVIEW version, some subtle bug in 2013, a side effect of a new 2013 feature or bug fix, or something completely unrelated to LabVIEW.
Of course a direct comparison is difficult, because you seem to be changing not only the LabVIEW version, but also the OS, and the computer hardware. Is windows 7 64bit or also 32bit? How different is the amount of RAM? How about differences in all other running processes ?
Also be aware that even LabVIEW 2013 is already pretty old. The newest version is 2015. Do you have an example Vi the you could post that demonstrates the problem?
08-21-2015 11:45 PM
@altenbach wrote:
Of course a direct comparison is difficult, because you seem to be changing not only the LabVIEW version, but also the OS, and the computer hardware. Is windows 7 64bit or also 32bit? How different is the amount of RAM? How about differences in all other running processes ?
Also be aware that even LabVIEW 2013 is already pretty old. The newest version is 2015. Do you have an example Vi the you could post that demonstrates the problem?
Actually I dont want to compare LV8and LV13. I said that in this case (using nav windows for editing poorly designed codes), this will be a weaknees for LV13.
My new computer is something like this :
MainBoard : GA-G31M-S2C
CPU : Intel Core2Dou 2.5GHz 2.5 GHz
RAM : 4GB DDR2 (3GB usable)
Graphics: XFX Radeon 5450 (2GB)
OS : Windows 7(32bit)
LABview ver. : 2013
I also attach some code of my projects(LV8 Version). Open them on your PC and see if the problem exist yet ?
Thanks
08-22-2015 12:00 AM - edited 08-22-2015 12:04 AM
The navigation window works just fine on the front panel.
I cannot test the block diagram, because it has a password.