LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error #3: "memory.cpp", line 508

Please does anyone know how to solve this error message problem? Suggested solution returned by my search do not address the problem because I'm not using CIN or DLL. My LabVIEW version is 6.0. Thanks.
0 Kudos
Message 1 of 4
(2,939 Views)
Hi,

Please try installing the 6.0.2 patch for LabVIEW from the following link
http://digital.ni.com/softlib.nsf/954feaeea92d90918625674b00658b83/f983bda17b8f401b862569ec005a11c2?OpenDocument

If the patch does not solve the problem, please let me know more about the functions in your VI and also if you are using any type-casting in your VI.

Regards,
Ankita A.
National Instrumnets
0 Kudos
Message 2 of 4
(2,926 Views)
I haven't intalled the fix. Every things was working fine before I made some changes that keeps generating the error. Comparing my vi to what I was having before I found out that the error is as a result of the segment of the wiring that I removed. This is new to me, do you have an explanation for it?
0 Kudos
Message 3 of 4
(2,911 Views)
Hi,

Unfortunately, like any software , LabVIEW has its share of bugs. We strive hard to improve LabVIEW with each new release and try to remove any reported bugs. Feedback from customers like yourself comes in very handy at these times.

It appears that removal of that wire segment is somehow corrupting your VI. I am not sure of exactly what is causing the corruption. At this point I can only suggest that you install the patch I referred to in my last email.

Regards,
Ankita A.
National Instruments
0 Kudos
Message 4 of 4
(2,895 Views)