04-22-2015 08:38 PM
Hi all,
I want to read data from a text file but I have a very old version of Labview, nl labview 7 professional.
Is it possible with this old version to read data from a textfile?
Can someone explain this to me?
Thanks in advance!
04-22-2015 09:03 PM
@jancan wrote:
Hi all,
I want to read data from a text file but I have a very old version of Labview, nl labview 7 professional.
Is it possible with this old version to read data from a textfile?
Can someone explain this to me?
Thanks in advance!
It is possible.
Take some tutorials.
04-22-2015 09:38 PM
They all use the block, "read from textfile"
In labview 7 I don't have this one...
I can read the text file with: read characters from file... How can I turn this information into array's?
I have no block Format into array...
04-22-2015 09:45 PM
Look in your example finder under the help menu.
I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours
Although you have a pretty old version of LabVIEW, what you are asking is still pretty basic.
04-22-2015 09:52 PM
The pages you gave are not available for me...
I'm completely new with labview... That's why I don't get started...
I good tip is very welcome.
Thank you
04-22-2015 09:59 PM
04-22-2015 10:14 PM
How are they not available?
They are mostly .pdf's Even yhe vi's in the zip file are as old as LV7
04-22-2015 10:31 PM
cannot open de pdf's... strange!
Ok, I succeeded in displaying the textfile....
Now I should seperate this data in colums and rows...?
What is the best option?
04-22-2015 10:32 PM
I'm a student indeed. Thank you for the advice to the newest version!!
04-22-2015 10:36 PM