LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal internal error "memory.cpp" occurred in line 342

I am using DAQmx functions to read analog input signals and write it to binary file using "TDMS write". My application works fine as a source, however, when I build it into a executable file, an error msg occurs as follows:
Fatal internal error "memory.cpp" line 342.
I am frustrated. Any clue?
Thanks a lot.

bestjudy
 
0 Kudos
Message 1 of 4
(3,593 Views)
I read some related information in the knowledge base and thought my problem may result from  the  incompatibility of the Labview 8.2 and DAQmx 8.6. I uninstalled both Labview and DAQmx on my computer and reinstall Labview 8.2 and DAQmx 8.3. My program works right now.

Thank you all!
0 Kudos
Message 2 of 4
(3,572 Views)
Thank you for answering you post!  I am glad that you application is working now.  Would you mind posting the knowledge base where you read that?  DAQmx 8.6 should have no problems working with LabVIEW 8.2.
Eric A.
National Instruments
Distributed I/O Product Support Engineer
Message 3 of 4
(3,561 Views)

Following this KB fixes the issue:
Installing LabVIEW 8.2.1 On Top of LabVIEW 8.2 Causes Broken VIs and Libraries 

 
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 4 of 4
(3,473 Views)