LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Alberto, actually thi

s is the real problem... I have a data file that I want to open and read into an array then merge it with a brand new data file to start a database or to a database if one is already created. I have started the VI but it doesn't seem to work. Thanks again.This was the original question... I have 2 arrays with size m by n. How do I merge data so that the array becomes 2m by n? And maybe add other arrays so it later becomes 3m by n or 20m by n?

I didn't know how to reach you so I attached the file that I started with and the sample data file to the comment on your answer...
0 Kudos
Message 1 of 2
(2,510 Views)
s is the real problem... I have a data file that I want to open and read into an array then merge it with a brand new data file to start a database or to a database if one is already created. I have started the VI but it doesn't seem to work. Thanks again.Well, if i understood you well, the problem is to merge two arrays with new data everytime it is created, attached there's an vi that will do that, if you wire your first array to the shift array input, your array generation vi to the true case state, and the write vi to the shift array output, it's done. Sorry but couldn't see the example you sent (I only have LV 5.0) if you have some kind of problem or comment, send it.
Hope this helps
0 Kudos
Message 2 of 2
(2,510 Views)