LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Xpath

Solved!
Go to solution

hi

 

I need help to use XPath, take this code of "net" and transforms it into LabVIEW code, but the result I get is not desired

 

 http://rapidshare.com/files/234470020/Xpath.zip.html 

 

 

Original Post (http://forums.ni.com/ni/board/message?board.id=6170&thread.id=9769)

 

 

0 Kudos
Message 1 of 3
(5,754 Views)

I hope this example helps, I took it straight (after pasting the contents of my subVIs in one VI for demonstration) from a project of mine.

 

I only have a beta installed at home so you'll have to make do with a screenshot of the code.

 

 

Message Edited by andre.buurman@carya on 05-19-2009 08:44 PM
Regards,
André (CLA, CLED)
Message 2 of 3
(5,732 Views)
Solution
Accepted by topic author ANTONIO_GARCIA
As far as the original code is concerned, it wasn't a direct implementation of the .NET code. You need a loop to populate the matches for your XPath. See attached modification.
Message 3 of 3
(5,725 Views)