LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USB communication

Solved!
Go to solution

Hi I12,

 

use file functions.

There is a full palette of file functions, with several different ways to write data to files…

(It doesn't make a difference if you write to your USB drive to to a drive built into your computer: only the file path changes!)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(421 Views)

@l12ec937 wrote:

Like serial communication data transmission, how can I read/write a txt file within the usb flash drive, when ever I want.Please guide me to read/write a txt file within the usb flash drive


Will you PLEASE listen to what we are telling you.  You do not need to use VISA.  You just need to use the File IO palette to write a file to your USB flash drive.  Windows will take care of everything else for you.


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 12 of 13
(409 Views)

Like everyone keeps saying, to windows a USB flash drive is just a disk like any other, you don't have to do anything special to read from or write to it, you use the regular file operations like with any other disk.

 

edit: Oops, sorry, I mistakenly thought I was replying to the most recent message, please ignore!

0 Kudos
Message 13 of 13
(400 Views)