I am using Labview 8.0 and using from the examples set cell value I am writing a 2D array into excel. The array is 3 coulumns by 6000 rows.
Works fine but take ages .......
I looks as if you can write an array rather than each point by point. Looking through the help it seems you can use the 'values' property as opposed to 'value2' property, but I cant seem to get to this. I am I belive setting the range property correctly by specifying the start i.e A1 and then A6001 and the value2 will seem to accept an array as well as a single point ?
What am I doing wrong ???
Any help would be great, thanks
Lee