04-02-2011 07:55 AM
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.
04-02-2011 09:49 AM
What didn't work? No file created, wrong data? There are also numerous functions on the File I/O palette.
04-04-2011 02:25 AM
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."
04-04-2011 07:14 AM
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.