SFL: XML

Downloaded 297 times
Average rating
(0 votes)

This is a STANDARDIZED FILE LOADER for reading XML data-type file into Igor Pro according to rules in a user-generated XSL file.

Features

By preparing a proper XSL file, a user can input an XML data file into Igor Pro. Data can be input as (global) strings or variables or as text or numeric waves. Addition code at the end of the XSL can be used to initiate Igor Pro commands, in essence allowing a user to have one XSL file load data, process it, and display it.

Distribution Details

  • Experiments: none
  • Procedure Files: udStFiLrXML and udStFiLrXML.lcl
  • XOPS: none
  • Demos: none (this package works as a "plug-in" to the file loader demo panel found here)
  • Requires Packages: udFLStandard Structure and udFLStandard Functions found here
  • Also Requires:
    MacOS X: NOTHING ELSE
    Windows: the XSLT engine AltovaXML (see below)
  • Help Files: none
  • Documentation: Users Manual (PDF) and Version History (XML)

Windows Users

You must install the AltovaXML program so that it can be run in command line mode. Here briefly is how to confirm and fix this ..

Confirm

  • Open the Command Prompt
  • Type "AltovaXML /ver" (without quotes)
  • When a version number shows, installation is fine

Fix

Releases

Official releasesDateSizeLinksStatus



Back to top