03-18-2010 01:29 PM
What table are you referring to?
Tables require an input of a 2D array of strings, not just a single string.
So you would need to build your output of your subVI into an array.
I would recommend using a shift register to do so.