Hello!
I am looking for a solution to input data from excel to a table in Labview OR how can I use copy and paste to insert data in a Labview table. Can it be done?
For example - I'm trying to input some data (let's say I have 3 variables a, b, and c) and do some calculations; the output are other values, let's say x, y, z. I would like to have the input from a table and the output should result in a table also. I can further send the output table to excel and I believe Labview has a good example about this. However, Labview does not have any example on how to INPUT a table from excel. Or, let'say you do some calculations in excel and you have a table of 100 lines and 3 columns (a, b, c). It would be annoyng and time consuming to input value by value in an Labview array or table all the cells. Apparently copy and paste does not work for Labview arrays and tables. Or, am I wrong; what would be a good solution to enter more data at one time?
Any examples would be greatly appreciated.
Thank you.