02-27-2008 01:28 PM
02-28-2008
01:24 PM
- last edited on
04-18-2024
02:51 PM
by
Content Cleaner
Hello Bruce,
LabVIEW Real-Time 8.2 and later supports external USB hard drives and memory sticks. You have to install the USB drive support to the controller from MAX. The first drive you connect will be assigned letter U, you can read more about it here.
Best Regards,
Gerardo
02-29-2008 08:32 AM
02-29-2008 01:50 PM
02-29-2008 03:17 PM
03-03-2008 09:09 AM
Thanks for the files Hillary. I have installed them and my USB hard drive appears to be recognized by the PXI-8106. I say that because the indicator light on my Seagate Free Agent 500GB stays lit just as it does when connected to a PC. Before installing the files the indicator would only light briefly when the drive was connected.
Now the question is how to a access it? I tried a simple VI that returns the free space on the requested volume. The only volume that it returns a value for is c:\, the controller's built in hard drive. What am I missing? How do a access the drive for downloading my data to it?
I am running LV 8.5.
Thanks,
Bruce
03-03-2008 12:52 PM
Bruce,
Have you tried accessing the U: drive? I think that should be what it is called. You should be able to do a simple write (from the Functions»Programming»File I/O palette). Are you able to get this to work? If not, do you get an error message?
03-04-2008 09:00 AM
Yes I have tried to read and write to drive U: with no success. When I tried to read from it, I simply tried to read the free space available. This return an error #7 File not found. When I tried to copy a file from c:\ to u:\, it returned an error #6, general file I/O error.
I when through the entire alphabet trying to read the free space available on each to find which letter the drive was assigned to. Only c:\ didn't return an error.
Any thoughts? Thanks,
Bruce
03-04-2008 03:11 PM - edited 03-04-2008 03:12 PM
03-05-2008 07:43 AM
Mark,
USB support was not installed! I installed USB support 1.0 and now I can access a USB flash drive from the RT controller but it still does not recognize my USB hard drive. This is a must, I have to be able to transfer large amounts of data (30-50GB) from the RT controller at the end of each test. This must be done as quickly as possible to allow for the next test to run. If it is not possible to access a USB hard drive what are my other options for downloading this data?
Thanks,
Bruce