10-22-2010 05:06 AM - edited 10-22-2010 05:10 AM
It's not a String, it's a 1D Array of String. I just don't show the Index Display (to save space).
By the way, what version of LabVIEW are you using? If you're using 2009 or 2010 you can simply drag my code snippets onto a Block Diagram and you'll have my code. You don't need to re-wire it. (You can still get the snippets if you're using an older version of LabVIEW, it just requires a tool I wrote to extract the code from the image.)
10-22-2010 06:57 AM
Hi,
I have added array constant with string constant. Now i am getting attached image. Now how to remove the array constant.
Thanks
Kalyan
10-22-2010 07:06 AM
Right-click on the Array Constant, select Visible Items and de-select the Index Display.
Also, you need to start throwing some Kudos around when answers help you.