LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Load task from the file

Solved!
Go to solution

Hey,

 

I found an error in your image, you wired the [N] of the for loop with a one - remove that; thats why your program is not running properly. Also, type in some numbers in your 2D data array for later read-out. The loop will iterate through the array automaticly. My 2010 version is attached to the previous post.

Please note, that I used the 2D array to create the file as an example. Have a look at the file. You can just use any file here with this formatting, together with the load function. This and correct indexing of the output is, what I wanted to demonstrate to you with this VI.

As you accepted a question as a solution, I guess your problem is solved now?

 

 

0 Kudos
Message 11 of 12
(343 Views)

Thank you, yes my problem solved now. I will use it now. Can we make also "ask for file". As I push RUN button, program will ask-brove the data file. Actually I made it at my first post. Best.

0 Kudos
Message 12 of 12
(337 Views)