Simple XML by NI - Toolkit for LabVIEW Download
A library of VIs that that abstract the core XML generation API to high-level operations.

Version | 1.0.0.4 |
Released | Jul 22, 2016 |
Publisher | NI |
License | NI Sample Code License (NI SCL) |
LabVIEW Version | LabVIEW>=13.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
This package contains a library of VIs that abstracts the DOM-based XML API in LabVIEW for high-level operations. It also contains VIs that add whitespace to the generated XML to make it human-readable.
It provides an API for:
- Adding a tag to an XML document
- Adding whitespace to an XML string to make it human-readable
- Saving a human-readable XML string to file
The API VIs are accessible from the Addons/National Instruments function palette in LabVIEW.
The package also installs an updated version of the example VI, "Write Test Data File". The updated version, named "Write Test Data File - Simple", performs the same task using the Simple XML VIs.
Supported Targets
This package is compatible with LabVIEW 2013 (or later) on Windows only.
Release Notes
Note, you must have the VIPM Desktop app to install this package into LabVIEW.
Versions