03-08-2012 06:51 AM
I have a weird phenomena. I have a program that runs fine, does data acquisition and writes to measurement fine. All of a sudden, and in no scheduled way, all the front panel text disappears, which causes the write to measurement to fault because there is no text left to build the filepath. But the funny thing is, after pressing stop on the Labview error, the machine keeps running. There is a digital watchdog in the program that is supposed to stop the machine if the program stops. Anyone had this problem, with the front panel objects/text disappearing?
03-08-2012 07:05 AM
could you post the vi please?
03-08-2012 07:32 AM
VI is too large to attach
03-08-2012 07:36 AM
ah, can you grab a screenshot then post it as a png file?
03-08-2012 07:44 AM
Actually I can't, that PC is froze up now and ALL the text is missing, and I get an error message saying "not enough system resources" I'm starting to think the video card or virtual memory is corrupt
03-08-2012 07:47 AM
ah ok,
hope you get it sorted out
03-09-2012
11:47 AM
- last edited on
05-19-2025
04:30 PM
by
Content Cleaner
Hi tavwtby,
It sounds like you are running out of virtual memory. Here is a help article on how to extend the size of VM on your system (http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/enable_lrg_ad_aware/). Try this out and see if you still get the same behavior.