PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

pxi-8104 external USB drive not recognized?

Solved!
Go to solution

When I plug a USB drive or thumb drive into the USB port of my PXI-8104 RT controller, the system doesn't seem to recognize it. Nothing gets mapped to a U: or 😧 drive, so I can't write to it and I can't transfer anything to/from it using FTP or another utility like MAX or Filezilla. Any ideas?

0 Kudos
Message 1 of 5
(4,115 Views)

One thing I've seen is that certain USB slots will recognize an USB Drive.  Have you tried all the USB Slots?  Do you know what format the USB drive is in?

Scott A
SSP Product Manager
National Instruments
0 Kudos
Message 2 of 5
(4,108 Views)

I've tried a couple different slots, but not all of them. I guess I'll cycle through all of them to see if I get a hit. The USB drive is formatted as FAT32.

0 Kudos
Message 3 of 5
(4,105 Views)

You must be very careful - not all USB drives properly report that they are of the "Mass Storage" class of USB devices.  RT can only recognize devices that properly report that they are of the generic "Mass Storage" USB class. 

 

RT also cannot read USB drives that have U3 encryption or other forms of disk storage encryption.  This is found mostly on SanDisk Cruzer or similar devices; if you format a USB drive you can mostly guarantee that the encryption has been removed.

 

One last thing - USB support on RT isn't automatic.  You actually have to install the USB support module in RT in order to enable the USB stack on RT (enabling the USB stack causes increased jitter, which is why USB is disabled by default on all versions of RT).  When installing software in MAX, there's an item near the bottom of the list of all programs that can be installed on the system called, "USB Support" - this installs the module that enables the USB stack.

 

-Danny

Message 4 of 5
(4,098 Views)
Solution
Accepted by David_Gleeson

It was the USB Support module. I had a feeling I was missing something software-wise. You'd think this would be highlighted in BIG BOLD LETTERS in the PXI manual.

 

Anyway, thanks for the help.

0 Kudos
Message 5 of 5
(4,092 Views)