11-28-2006 05:16 AM
11-30-2006 09:38 AM
12-04-2006 09:57 AM
Thanks for the reply.
The LabVIEW app builder does automatically add a "len" output where there is a string output, which does contain the length of the string. By default, this value follows after the string. I think I'm right in saying that I can juggle the parameter order so that the "len" value comes before the string itself. In TestStand, I can then output this value to, say, Locals.StringLength. The length of the string can then be set by using this value.
I've yet to try it, so it's possibly a no-hoper. (as ever, I've been dragged into doing something else now), but this might possibly be a solution...