LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Memory if Full - FrontPanelDataController

Hi,

 

I am receiving a Memory if Full error in the executable that I've build from LabVIEW 2010 SP1, and it says that my vi was stopeed at FrontPanelDataController "Error Out".  See the attached jpg LVMemoryFull.

The message refers to my vi DAQ Universal Control, and I've attached a screen shot of the portion of code that is being called when the error occurs.  I've done a lot of searches and can't find any documentation on the FrontPanelDataController or why it would cause this error.

Does anyone have any suggestions?

Thanks.

 

Steve

 

Download All
0 Kudos
Message 1 of 3
(2,475 Views)

The error is actually "Memory Is Full".  Sorry for the typo.

0 Kudos
Message 2 of 3
(2,391 Views)

Hi Steve,

 

I'd recommend to you to start troubleshooting with the LabVIEW tools that the error message shows, by analyzing how are you using your memory resources when running your code.

 

There are other useful tools for doing this on the VI you working on at: tools » profile » performance and memory, or in tools » profile » show buffer allocations

 

Regards

0 Kudos
Message 3 of 3
(2,348 Views)