08-31-2005 08:49 AM
08-31-2005 09:10 AM
When are you getting this message, when installing LabVIEW or trying to run it? Look to see how much virtual memory is also set aside by windows, sometimes this can pose a problem.
P.M.
08-31-2005 09:14 AM
08-31-2005 09:28 AM
What are your trying to do in LabVIEW when you get this message? Are there any other memory hungry apps running at the same time (even in the background, like a "anti-spyware" program that I saw consuming a lot of memory when it ran)? If it is LabVIEW code can you post it here to look at? There are things that can really eat memory (building arrays the wrong way, multiple copies being created of an array, etc.)
If yo are posting your code and it uses a lot of non-standard vi's (custom, etc.) do a Save with options, development distribution, and then zip the resultant .llb file.
P.M.
08-31-2005 09:34 AM
11-07-2007 08:18 AM - edited 11-07-2007 08:20 AM
11-07-2007 08:28 AM
11-07-2007 08:32 AM
11-07-2007 08:43 AM
HI Romulus,
Are you saying that just leaving VI's open but not running brings out the message?
Aside from the "Auto-save" I can't think of anything that would be happening that could bring out that message for an idle VI.
I can't say I've tried it in LV 8.5 but I often leave VI's open over night on my machine at home and have never seen that (I do not use use Auto-save. Call me acontrol freek that wants a say in when I save )
Ben
11-07-2007 08:47 AM