01-10-2010 10:51 PM
I am acquiring data of 6 channels using SCXI1327 in Binary file. The logged data is having size of 200mb. Now i am writing binary data in text file.
I get an error of "Memory full" at the Read Binay data file.
prashant
01-10-2010 11:09 PM
You mention reading and writing, and binary and text file. What exactly are your trying to do? Post your VI.
Are you trying to read 200 MB all at once? Try reading in smaller chunks.