LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Tektronix DPO4000 USB E:\ cannot talk to using USB connection

I am trying to download isf files stored on a Tektronix DPO4054 oscillocope in the E:\ drive USB stick. I am connected to the scope via a USB connection from my laptop. I have a USB stick in the E:\ spot on the oscillscope. I have not been able to "see" the E: drive on the scope using the USB connection and Labview. Otherwise I am able to communicate with the scope ust fine. Is there an example or a way to solve this?

 

Thanks

0 Kudos
Message 1 of 3
(2,779 Views)

There should be a VI in the drivers for downloading a file from the scope.  When I have done this with my own code, I had to have the scope send the file as a string(s) and I just saved the file myself.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,776 Views)

I don't see a VI to download any files from the drive included in the drivers.

 

Can you send the "FILESystem : DIR?" comand to the scope?  Does it return anything?

 

The command "FILESystem:READFile" should return the contents of a file once you have its full path from the scope... have you tried that?

0 Kudos
Message 3 of 3
(2,756 Views)