08-20-2009 10:56 AM
Hi,
I have recently purchased Report generation tool kit and am trying to familiarise myself with using it. I have come across a problem when trying to "get last row" when reading from an excel spreadsheet. The attached vi and .xls seems to be switching the column and row index and the data feedback is empty. I'm sure it's a simple fix but I cannot see it at the moment.
I would appreciate any help.
Thanks
Solved! Go to Solution.
08-21-2009 08:36 AM
08-21-2009 09:04 AM
Hi StefanA
Thanks for the response, I'm not following you, I do wish to display all the elements in the spreadsheet, is it possible you can explain further or adapt the code? I am not familiar with arrays.
Thanks
08-21-2009 09:21 AM
Gizzmo,
how much experience do you have programming with LabVIEW?
Attached you will find the correct vi.
Hope things get clearer now.
Stefan
08-21-2009 09:27 AM
08-21-2009 10:29 AM
My experience is very little at the moment, I have experience Agilent VEE in the past, and I'm having difficulty applying this experience to Labview. Anyway, thanks for the code, it works perfectly. How do you create the 2d array constant? Can you suggest any tips to become more familiar with arrays and such?
Thanks
08-24-2009 02:26 AM
You will find the array constant on the front panel in modern -> Array, Matrix & Cluster.
If you place it on the front panel and make a right click on the element you can add another dimension to it.
If you're new to LabVIEW I would recommend taking the LabVIEW Basic Courses.
Stefan