07-18-2006 09:56 AM
07-18-2006 12:42 PM
first you need to build a 2d array of the data collected then send it to a spreadsheet.
07-18-2006 01:22 PM
07-18-2006 01:46 PM
07-18-2006 03:28 PM
07-18-2006 04:15 PM
Sorry eric I cant open your attachments. I am on labview 7.1 if we are using different versions then that could explain it. if you post a pic then I could probably get the jist of it
07-18-2006 04:34 PM
07-18-2006 05:02 PM
I dont think that is a good solution. I am using two 2-d arrays, the tunnel junctions are indexed to the loop, I want to interleave the rows, or columns it doesnt really matter which, so that the arrays plot each sweep of the loop side by side. I am also trying to avoid a while loop so that the program ends on its own
07-19-2006 10:15 AM
Hi Ed,
It might be helpful if you posted your code, or a screenshot. I'm not sure at this point if it would be easier to change the way you are building up the 2D array, or to manipulate the array after it has been built. Are you actually using the Write to Spreadsheet VI? This will be the easiest VI to use, but the regular Write File VI will give you a bit more control over how the data is written.
Best Regards,
Megan B.
National Instruments