03-20-2012 11:56 AM
Hi,
I am testing an application for data acquisition and it should be running for weeks. Please find the VI attached. Received data from FPGA and other device is stored in binary-file format. Interesting after a day, the files are opened but no data is written. By checking the error code, I find the following
Error 2 occurred at Open/Create/Replace File in proj7_HOST.vi
Possible reason(s):
LabVIEW: Memory is full.
=========================
NI-488: No Listeners on the GPIB.
C:\Users\maboubakr\Desktop\OutputTriggers\Tstamps_7502
where Tstamps_7502 is the output file and proj7_HOST.vi is the VI name. I am wondering if anyone have a clue for the source of the problem or how it can be resolved.
Thanks in advance,
Mohamed Othman.
03-21-2012 12:06 PM
Hello, I believe you will find your answer in the KB called "LabVIEW Error 2 "Memory Is Full" when Using TCP/IP Server/Client". Good luck