ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

xml parsing

Hi,

 

I am new to labview is there any way to parse the xml?.please find the xml in the attachment.

 

Thanks,

varma

0 Kudos
Message 1 of 4
(2,935 Views)

Hi Varma,

  Please go thorugh this link..http://forums.ni.com/t5/LabVIEW/XML-file-data/m-p/1420958#M549752

 

Regards,

SrikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 2 of 4
(2,931 Views)

You may also with to review the shipping examples. If you open the Example Finder (Help -> Find Examples) and search for "XML" you will find a "Load Test Configuration" which should get you started.

0 Kudos
Message 3 of 4
(2,911 Views)

if the xml is like an array of nodes i was fine with that ,but i have a problem in using the attributes?.

 

  <TestCase id="ALDL1" name="RESET">   ->how to use this tag?
         .......

        .......
          <Step cmdId="1" cmdName="DO SET" cmdType="0"> ->how to use this tag ?

 

please can you help  to parse this.

 

thanks

varma

0 Kudos
Message 4 of 4
(2,887 Views)