LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve data from arduino

Hi,

I am looking at retrieving data from and arduino. I am using the arduino to store raw data from some transmission lines and am saving this data to and SD card. Although I could just remove the SD card I was wondering is there a way to retrieve this data via the serial VISA. The data is stored onto a text file created on the SD so not sure if this has any baring on how to take this. I have used the path function to retrieve the text file but was wondering if it can be taken directly from the SD via serial link?

Many thanks in advance

Rob
0 Kudos
Message 1 of 2
(2,733 Views)

Something like this example, with appropriate serial read/disk write code on LabVIEW side of things would do the job.




Certified LabVIEW Architect
Unless otherwise stated, all code snippets and examples provided
by me are "as is", and are free to use and modify without attribution.
0 Kudos
Message 2 of 2
(2,723 Views)