Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

saving data from VISA read vi to my PC

I'm using VISA to read data from my serial device.what i want is to be able to store my data to a file in my PC.In VISA read vi am able to see data from my device.I tried to use VISA read to file but it didnt work.so what should i suppose to do in order to store my data in my PC.

0 Kudos
Message 1 of 4
(3,159 Views)

What didn't work? No file created, wrong data? There are also numerous functions on the File I/O palette.

0 Kudos
Message 2 of 4
(3,156 Views)

i created a notepad to store those data.i want to store numbers.may be you can help me which type of data can it store.and i dont understand what u say about "numerous functions on the File I/O palette."

0 Kudos
Message 3 of 4
(3,148 Views)

What I meant is that you can use a normal VISA Read and wire the string output to one of the file write functions on that palette.

0 Kudos
Message 4 of 4
(3,140 Views)