LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer speed check

I want to connect USB disk to PC then copy data to it . Finish copy file after return finish time.
 
How can I do it by labview?
0 Kudos
Message 1 of 3
(2,702 Views)

Do you want to detect and then communicate to your USB drive using LabView?

then you may have to look in this thread. http://forums.ni.com/ni/board/message?board.id=170&message.id=226021&requireLogin=False

If not, and you just need to measure the time required to copy the contents from USB to any other drive,

First, plug in the device, and you can just use the functions File IO Advanced pallette in the Functions pallette. And Use a tick count (ms) function to measure the time.

Hope this helps...

 

0 Kudos
Message 2 of 3
(2,679 Views)
Vsh
Thanks, I understand.
0 Kudos
Message 3 of 3
(2,659 Views)