LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView 8.6.1 the Attributes property in the XML_Knoten/Ele. class ist missingAf

In LabView 8.5 the XML classes ware in English Language. In 8.6.1 they are German / I user the German Version ). I use the XML_Element or XML_Knoten and if I right-click on the Propertymode then "choose property" and there isn't the attributes property. Out 8.5 Project isn't working becouse I can't read the XML attributes.

 

Any Ideas?

 

 

0 Kudos
Message 1 of 5
(2,853 Views)

Hey Markus,

 

This is a known issue.

Attached you will find a VI with the property node and the "Attributes"property. Try to replace your node with this one and it should work.

 

Christian

0 Kudos
Message 2 of 5
(2,852 Views)

Hi Christian,

 

Thank you for the fast answer!

 

Unfortunately I'm a LabView beginner. I've opened the vi ( the text attributes are gree or so) and drag the property node to my project.

After this,in my project, theAttributes text ist black and thesame error. How can I take this one in my project?

Thx!

 

Markus

0 Kudos
Message 3 of 5
(2,837 Views)

Hey,

 

You are right, it's not working that way.

Attached you will find a VI you can use as SubVI like the property itself.

So download the VI and place it in your code, then you can wire the XML referenc to it and should get the attributes reference as result.

If this wont work, please contact your local NI Office under +49 89 7413130

 

 

Thanks,

Christian

Message Edited by Christian_M on 02-25-2009 09:48 AM
0 Kudos
Message 4 of 5
(2,812 Views)

Hi Christian,

 

thank you for the vi. I think this would work, but there is a class conflict. I need the attributs from the XML_Element and XML_Knoten Class( I think XML_Node in english). With this XML_Document class this dosn't work in our project.

 

Thanks for the number, I think I have to call to NI.

 

Markus

0 Kudos
Message 5 of 5
(2,788 Views)