Jump to content

Parse arbitrary atributes


nathan

Recommended Posts

Hi,

 

I'm rather new to Labview, and at my new workplace, we have a large existing labview program that I would have to update.

 

The Part i have to update is an XML parser, currently it uses a list of defaults to go through an XML file.(attached screenshot)

 

The XML looks like this

 <<?xml version="1.0" encoding="UTF-8"?>
<InstrumentList timeZero="2013-05-15T08:00:00.000">
<Slowrad name="80022" owner="pmodwrc" heaterCurrentRange="3" factoryCalibrationFactor="597.8750" heaterVoltageRange="3" shutterDaqAddress="BIT1" heaterCurrentDaqAddress="DMM2LEV3" heaterVoltageDaqAddress="DMM1LEV3" duration="180000">
</InstrumentList>

 

However we would like to make a dynamic XMLdefaults VI, essentially a Vi that reads through the XML file and gives an Output like the current VI.

 

Is this possible with easyxml?

 

T

Thanks

 

Nathan

post-16990-0-84865700-1369150167_thumb.png

Link to comment
Share on other sites

Nathan,

 

I will recommend you to try the EasyXML evaluation version available through VIPM.

 

thanks for the reply.

 

I can't seem to find an evaluation version of easyxml (though i already installed the jki_lib_easyxml v2.0-1), could it be because I have labview 2010?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.