08-16-2010 08:24 AM
I'm trying to store data in the memory stick which is connected to the CompactRio 9025. The memory is formatted with FAT32 file system. That's should be all right.
It says that LabVIEW maps USB devices to the U:, V:, W:, or X: drive. But when I ran the VI to create a file on U: drive, the path returned by close file function is NOT A PATH. I also tried to use the other three drives, but it still doesn't work. And I cannot even find the above 4 drives on my CompactRio.
How could I fix this problem?
Thank you very much!
08-16-2010 08:56 AM