LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

memory cannot be read

Hi,

When I run my application, after a few minutes I get the following error message I attach here. And then LV exit and quit my application.
I use LV7 with MySQL and Win 2000.

And it says to me: Memory cannot be read

What happens?

Thanks,

ToNi.
0 Kudos
Message 1 of 3
(2,682 Views)
I've seem this error from time to time, and not just in LabVIEW.

I believe it's a generic error that Windows generates when it's having problems reading memory locations, though I've never found a good explaination of it. A lot of references point to a bad memory module.

Is it something that happens consistantly? Can you reproduce the error following a certain sequence of steps?

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 3
(2,668 Views)

hi there

when a memory-error occurs after a certain amount of time i would search for memory holes, especially when you are working with ActiveX because of the usage of references. observe the memory - usage of your app in the taskmanager and be sure to close all references not needed anymore.

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 3 of 3
(2,658 Views)