07-07-2005 12:11 PM
01-06-2009 08:03 PM
01-06-2009 08:36 PM - edited 01-06-2009 08:38 PM
You should probably start with a new thread instead of adding to one that is over three years old. You should also use more than one sentence to explain your problem. I assume you know how to get the boolean text, but I am mystified what you mean "passing" it into an array.
01-06-2009 08:43 PM
01-06-2009 08:59 PM
Well, things are still not much clearer. Instead of a property node, I would probably use a "select" node wired to the boolean and select between two string diagram constants.
Trig wrote:
Yes is to replace an array element with a new text and place each character into a new array element.
So you have a 2D array and want to replace an existing element with new text but place the characters into new elements??? You can't have both!
Could you attach a simplified version of your VI to make things more clear?
Anyway, here's a quick example (LV8.5) how you would append the boolean text to a 1D arry whenever the boolean changes. Maybe it can give yo some ideas.
01-06-2009 09:47 PM
01-06-2009 09:52 PM
01-07-2009 11:05 PM
01-07-2009 11:15 PM
Your image does not show any property nodes or references, so I am not sure what you are talking about.
I am also not sure what you mean by "main block diagram", do you mean the area outside the loop?
01-07-2009 11:18 PM