LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading Text Files and storing in Array

Hi guys,
These examples seem interesting for me but I only have Labview 6.1, could you translate it in 6.1 please ?
thaks in advance.
0 Kudos
Message 11 of 13
(571 Views)
Shakes;

You can download modified versions reading text files from file VIs from my website. One of those is Read Strings From Spreadsheet File, a modification of the Read From Spreadsheet File VI included with LabVIEW.

http://www.jyestudio.com/lview.shtml

I hope they are of help.

Regards;
Enrique Vargas
www.vartortech.com
0 Kudos
Message 12 of 13
(571 Views)
Hi Nirmal
I just want to display some data from a txt file on a waveform. I currently have an array and the data going from array into the waveform.
I therefore have to manually enter my data into the array.
The format is
Array element Data
0 0.25
1 0.26
2 0.45
and so on
Could you please advise me how can I do that. I noticed that you did answer the questions related to this thread and supplied a vi also and thus thought that you have a pretty good idea about what I want to do and can help me out.
Thanks
Rodawg
0 Kudos
Message 13 of 13
(569 Views)