08-16-2016 10:13 AM
Thank you! How did you get the array type to be a 1D string? Mine is set to 2D double and I can't find a way to change it.
08-16-2016 10:24 AM - edited 08-16-2016 10:25 AM
I wired a 1D string array to the Spreadsheet string to array datatype input, just wiring a string will give a 2D string array.
Also, If the image is a snippet image, you can open a new LabVIEW blank VI, drag the image from the webpage to the blank VI's Block diagram to recreate the snippet as a VI. Which will allow you to examine the VI/Code a bit more closely.
See http://www.ni.com/tutorial/9330/en/ for more information.