09-06-2012 02:24 PM
I have recently installed LabVIEW 2012 and the fix along with everything else for my developer Suite.
I have noticed that, when I had been coding in LabVIEW, for a longer time, ~one hour, the block diagram response gets slower and slower.
This is true even if I save my VI.
The only way I can speed up the response if I get out of labVIEW and restart it.
09-08-2012 03:20 PM
Greetings, Magyar;
Did that computer have a previous version of LabVIEW installed, and, if so, have you ever coded without having that problem on that system? What OS would you happen to be using?
Also, does it happen with a particular set of actions such as various controls or indicators, or does it happen randomly regardless of what you are actually coding?
There is an article that deals with slow Front Pannel and Block Diagram response in the following link, let me know if any of its steps help out
http://digital.ni.com/public.nsf/allkb/862567530005F09C8625667B00044B35?OpenDocument
Cordially,
Simon Perez
09-10-2012 07:46 AM
Thank you for the reply.
I have a laptop with twice the memory that LabVIEW2012-32bit can address.
Four cores(8 virtual threads)
I use Windows 7, 64bit. I have a solid strate drive instead of a hard drive.
I use two monitors managed by NVIDIA.
I do have the previous version of LabVIEW installed too.
I did read "Slow Front Panel or Block Diagram Response in LabVIEW" before I posted here.
Since my first post here I did decrease the color dept to 16 bit from 32 bit.
I also decreased the undo dept from 99 to 5.
This seems to help so far.
I plan to keep coding an see if I solved most of my problems.