09-10-2014 09:31 AM
I can list files from folder in listbox
1- I want list just .txt files from folder
2- How can i read data from selected file (.txt)?
Solved! Go to Solution.
09-10-2014 09:40 AM
I think this is what you want... enter a pattern into your List Folders vi (e.g. *.txt) and then just use Read Text File.vi using the selected item from the list box (double click event or value change) and use the starting path for the List Folders vi. I included a rough snippet for your viewing enjoyment.
09-10-2014 09:52 AM
Hi Inerta.
Can you add vi for lv2012 my internet explorer have problems.
Thank you
09-10-2014 09:54 AM
@keremgeliz wrote:
Hi Inerta.
Can you add vi for lv2012 my internet explorer have problems.
Thank you
Why don't you try to build it up yourself? It is a simple enough of a diagram.
09-10-2014 10:13 AM
You right again crossrulz 🙂