03-05-2012 02:56 PM
Hello,
Background
Using Labview 2010, but willing to switch to 2011 if that has the solution.
I am currently working on a code to go through a VI and check all text present for certain key words. However I can not grab any text from Xnodes.
It is my understanding that Xnodes are not fully supported by NI yet, however there is editable text in them, and I do need to check it.
Examples
I can not get the text from the "open data storage" file location, or the "Configure group digital signals" plot legend.
Past Attempts
I have tried using the to more class specific function, but Xnodes is not an option.
I have also tried accesing all other sorts of GObjects via the traverse for GObjects function, but none of them were able to retrieve this text.
Question
Is there a way to retrieve pieces of text like this programatically or must it be done by hand?
Thanks for any help in advance.
03-05-2012 03:43 PM
That sounds like a LabVIEW question and should be in the LabVIEW forum.
(the feedback forum is for problems with the forum itself)
03-05-2012 05:10 PM
Oh my bad, I didn't realize where i had posted. Thanks