SFL: XML
Posted August 25th, 2007 by jjweimer
Downloaded 229 times
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
- Determine the path to the AltovaXML program folder
- Change your Path environment variable to include this value (http://banagale.com/changing-your-system-path-in-windows-vista.htm)
- Check things again
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| IGOR.6.03.x-1.3 | 2009-Apr-29 | 117.25 KB | Recommended for Igor 6.03.x and above | Help | |
