LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1156 in LV7.0 when Read File

Hello,
we programmed a software with LV6.1.
Now we use LV7.0 and we have a problem to open
old binary data files with it. If we want
to open a file with "Read File" it occurs the error
"1156". We change nothing at these routines, everything
works with LV6.1.
Has anybody the same problem or know whats to do?

Best Regards
Patrick Frank
0 Kudos
Message 1 of 3
(2,625 Views)
Edit:
Additionaly to the error in the error cluster
it pop up a german message: "Nicht genügend Speicher zum abschließen dieser Operation"
In English: Not enough memory to complete this operation.

I debug the error and i see that it occur when the Read File.vi reads the file.
0 Kudos
Message 2 of 3
(2,625 Views)
Patric,
This problem has already been reported to NI, and the LabVIEW team is currently investigating a solution. From what I can tell, it looks like the problem occurs when trying to read a datatype that is not in the file. This will result in the misleading out of memory dialog.
Make sure that you specify the correct data type to read.
Other than that, I have no workaround information.

How Do I Read and Write an N-Dimensional Array to a File in LabVIEW

Zvezdana S.
National Instruments
Message 3 of 3
(2,625 Views)