02-25-2005 02:29 AM
02-25-2005 02:54 AM
02-25-2005 04:26 AM
02-25-2005 05:37 AM
02-28-2005 09:29 AM
03-01-2005
08:01 AM
- last edited on
08-28-2026
08:51 AM
by
Content Cleaner
Hello,
2 Gb is a restriction of your operating systems. You have to split your file.
Moreover what is your file system of your operating system ?
Anyway, I advice you to split your file.
Regards,
03-01-2005 08:15 AM
@educhene wrote:
I'm using a loop with Read Vi to seek in the file. It works well, But When my file is greater than 2 GB, I got a memory error (mémoire insuffisante pour terminer l'opération) when I try to read for example 263000 singles data.
This error appears when I want to read my 263000 values (not when seeking).
I don't understand why, because it runs well with a file less than 2 Gb even if I want to read more values.
Please find attached the example vi. Choose a file and run it : if your file size is less than 2 Gb (but have enough datas (ex : file size 10 Mb), it's ok, but if you run it with a file size more than 2 Gb you have the memory error.
Help please ...
03-01-2005 08:16 AM
03-01-2005 09:07 AM
03-01-2005 09:28 AM