Jump to content

using XML-Toolkits


Recommended Posts

Has anybody knowledge about the sourceforge projekt LabXML?

There are two toolkits, first using the MSXML core services and second LibXML of the Gnome projekt.

So my question is, which compilation ist better working in LabVIEW?

to check out what i mean

http://labxml.sourceforge.net/

In my projekt i have to save CCD-Cam Images , voltage measurements, positions etc. structured, so i will do this

with XML-Format and the option to connect these files to a database.

Therefore my question which toolkit will be better working?

thanks

Link to comment

I've been using the MSXML parser through ActiveX, and for 99% of my needs, it works perfectly fine.

It seems to be able to parse large XML documents (up to a few MB) pretty fast. I've been experimenting with the .NET implementation, but that turned out to be about 10 times as slow, which is unfortunate because it has some more options.

I'm not familiar with the LibXML, so can't give you information there...

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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