09-25-2010 07:05 PM - edited 09-26-2010 09:55 PM
helo to everyone,
I have problem opening my LV file. notfication says "memory full" like picture shown below. is it possible to retrieve this file with this kind of error?
09-26-2010 02:37 AM
Please try to edit/remove your post, the image shows your serial number.
Try to start LabVIEW, create a new empty VI and drop the VI on the block diagram of that VI.
Did you set some special default values in that VI?
Another option is to open a reference to the VI on disk and alter the default values of each control (allthough that might be hard to do). Or contact your NI support, they might have options to load the VI.
Ton
09-26-2010 03:58 AM
Well, it says "could not load default data", so maybe one of your controls or indicators conbtains huge amounts of default data.
Since at one point in the past you had that VI open in memory, maybe it is not that bad, and you are only running out of memory because you have many other programs running and/or the memory is highly fragmented.
Try to reboot your computer, then try to open your VI as first action. If that works, clear all arrays, graphs, charts, etc. and make the values default again, save the VI.
If this does not work, it is possible thet your VI si simply corrupt. What is the current VI size on disk? If it is small, could you attach it here?
What LabVIEW version is your student edition? If you have a very old version and try to open a VI saved in a much never version, you also might run into problems.