LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

openning a 250 MB file into a U8 1D array

I am working on a program that views a data format that labview doesn't handle itself. So to decode the data I open the file with red text file, but I cannot open anything larger than a 2Mb file. When I do I get an out of memory error.
Any hints on how to view large files
- there is always an easy way, but it is always the hardest to find
0 Kudos
Message 1 of 3
(2,517 Views)
Can you post a sample of the data and your vi. 2mb seems awfully low as a labview limit. How much memory does your computer have?? Do you need labview to hold the entire result in memory??
0 Kudos
Message 2 of 3
(2,505 Views)
Hello Beaton,
 
I would reccommend looking at this Developer Zone document as well:
 
 
-Justin D
0 Kudos
Message 3 of 3
(2,478 Views)