LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading XML feed

Hello! I am trying to download a XML feeder from a bookmaker, and read it in LabView, but can't figure out how to achived it.  Does anyone here have a clue on how to proceed in order to make such an application? Any hints or documentation, examples, tutorials or basic XML/RSS readers etc. will be appriciated!:)

 

Below is also a link to a typical bookmaker XML feed that i will try to download:

http://ads-cdn.unibet.com/orval/feed/uk/en/214662/data.xml

 

Greetings

Kristoffer

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

The quickest way I know of would be to use the JKI EasyXML Toolkit.

Message 2 of 5
(3,926 Views)

Have you looked at the XML parser functions that ship with LabVIEW? There are examples incuded.

 

Have you looked at LabXML?

Message 3 of 5
(3,916 Views)

There are also some examples posted on the Regular Expressions Board. Of how to parse XML - if you want to build the functions yourself.

 

Rob

Message 4 of 5
(3,903 Views)

Thank you guys! Will have a look at all of the information!:)

 

Greetings
Kristoffer

0 Kudos
Message 5 of 5
(3,887 Views)