LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LibXML Support

Hi,

 

I wanted to use libXML library to perform XML node search and retrieve some values. I tried with NI XML libraries and noticed it is time consuming. so trying to perform the same using libXML. 

 

The problem is, I could not get the node value in libXML (In NI XML lib it is working). Attached sample XML file and code in LV 2018, I could not figure it out what is wrong. 

 

Note:

* Sample XML file in .7z

* the time consuming noticed in my main xml file (cannot be shared) and am duplicating the same in simple xml file.

 

Snip.png

---
Silver_Shaper | CLD
Download All
0 Kudos
Message 1 of 2
(2,329 Views)

I figured it out. It is due to the type input which i forgot to connect in GetnodeString.vi

Input should be (resolved) content.

---
Silver_Shaper | CLD
0 Kudos
Message 2 of 2
(2,307 Views)