LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

FileExists() on FAT32 Compact Flash Card

I'm currently using FileExists() to check for a file on a compact flash card through a USB reader.  The card is formatted for FAT16.  The product that uses the card now supports FAT32 so I formatted the card to that and can see and read the file through the reader.  My call to FileExists() that works on the FAT16 card now returns UIEIOERROR (-93).  Does FileExists() only support FAT16?  Should I be using another function?  I'm using CVI 8.5.1.  Thanks.

0 Kudos
Message 1 of 2
(2,647 Views)

Hi CareFish,

 

There is a KnowledgeBase Article with a few other functions you might want to try.

Regards,

Hassan Atassi
Senior Group Manager, Digital Support
0 Kudos
Message 2 of 2
(2,632 Views)