02-07-2011 12:57 PM
I am using Labview realtime 2009 on a PXI-8130 controller. I have set up the system partition with Labview RT to be 2GB, with a data partion (D:) which is a fat32 volume of maybe 160 GB. I am recording "a lot" of data and my approach is to chunk them into files, so I would like to be aware of any limitations I might encounter. I am having some trouble that is possibly related to FAT, but I can't definitevely claim that yet, so I'd like to collect as much information as possible.
What are the limits on the number of files in the root directory, or in an arbitrary directory, etc?
Also, is the limit of a single file 4GB? I just want to confirm that Labview RT would support a 3.99 GB file, as opposed to only a 1.99 GB file, as signed/unsigned limitations go.
I understand that some limitations are inherent in FAT, but if any are implementation-specific, do any of these limitations change in newer versions of Labview RT?
Solved! Go to Solution.
02-09-2011
06:23 AM
- last edited on
10-20-2025
02:45 PM
by
Content Cleaner
Hello,
Here are a couple of articles that may address your questions about FAT 32 and LVRT. The RT operating systems used on NI hardware have the file limitations inherent with the FAT32 standard.
Regards,
02-09-2011 08:08 AM
That's great. Thank you for collecting those two articles for me.
02-09-2011
09:40 AM
- last edited on
10-20-2025
02:46 PM
by
Content Cleaner
You are welcome Gregory. Here are the articles with their names included in the links for anyone else:
Best Practices for Target File IO with LabVIEW Real-Time
Best,