Releases for XML Note Tools

XMLNoteTools IGOR.6.03.x-1.x-dev

Release File: XMLNoteTools-IGOR.6.03.x-1.x-dev.zip
Version: IGOR.6.03.x-1.x-dev
Version Date: Tue, 07/08/2008 - 05:00 pm
Version Major: 1
Version Extra: dev
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



This is the development branch for version 1.x of the package.

XMLNoteTools IGOR.6.03.x-0.7

Release File: XMLNoteTools-IGOR.6.03.x-0.7.zip
Version: IGOR.6.03.x-0.7
Version Date: Mon, 05/19/2008 - 07:20 am
Version Major: 0
Version Patch Level: 7
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



This release adds a feature to turn off/on the entire header when the Template is NONE. It also fixes bugs with the integration with Easy New Notebook.

XMLNoteTools IGOR.6.03.x-0.6

Release File: XMLNoteTools-IGOR.6.03.x-0.6.zip
Version: IGOR.6.03.x-0.6
Version Date: Wed, 04/09/2008 - 03:50 pm
Version Major: 0
Version Patch Level: 6
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



Integrates with Easy New Notebook. Core, Module, and Panel are now separate code files. Use either Core + Module or Panel + Module.

XMLNoteTools IGOR.6.03.x-0.5

Release File: XMLNoteTools-IGOR.6.03.x-0.5.zip
Version: IGOR.6.03.x-0.5
Version Date: Fri, 03/28/2008 - 11:20 am
Version Major: 0
Version Patch Level: 5
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



Major overhaul of code. Fixed many bugs. Added a few new features. Included a help file.

XMLNoteTools IGOR.6.03.x-0.4

Release File: XMLNoteTools-IGOR.6.03.x-0.4.zip
Version: IGOR.6.03.x-0.4
Version Date: Tue, 03/18/2008 - 04:30 pm
Version Major: 0
Version Patch Level: 4
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



This is a new, feature-rich release. Please see the SVN log messages for the changes.

XMLNoteTools IGOR.6.03.x-0.3

Release File: XMLNoteTools-IGOR.6.03.x-0.3.zip
Version: IGOR.6.03.x-0.3
Version Date: Thu, 03/13/2008 - 02:00 pm
Version Major: 0
Version Patch Level: 3
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



This is an update in functionalilty.

Examples



XMLNoteObject("graph:","",attributes="date;time;", values="%date();%time();")
puts the frontmost window as a graph object into the notebook with a time stamp

XMLNoteTools IGOR.6.03.x-0.2

Release File: XMLNoteTools-IGOR.6.03.x-0.2.zip
Version: IGOR.6.03.x-0.2
Version Date: Mon, 03/03/2008 - 03:20 pm
Version Major: 0
Version Patch Level: 2
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



This is an update in functionalilty.

Examples



XMLNoteText("scan:number:","23",replace=-1)
replace the most recent (from end of notebook) listing of ... with 23

XMLWaveNote(mywave,"Header:Note:","This is a log of operations",at="start")
put the notice at the starting point of a wave note for mywave

Template File (stored with extension .xml on disk)
My Package # #

Parameter List (stored as a string list)
MyParams (string) = "%date();%time();%CurrFunctionName();Hi There!;"
(where the function CurrFunctionName() returns a text name of the currently function)

Result of NT_FillXMLTemplate("MyTemplate",MyParams)
My Package Current Function Name Hi There!

XMLNoteTools IGOR.6.03.x-0.1

Release File: XMLNoteTools-IGOR.6.03.x-0.1.zip
Version: IGOR.6.03.x-0.1
Version Date: Wed, 02/27/2008 - 01:20 pm
Version Major: 0
Version Patch Level: 1
OS Compatibility: Mac-Intel Windows
Release Notes:

Overview



This is the first official release of the package.

Examples


XMLPrint("scan:input:parameter:","23")
23
XMLPrint("date","%date()",attributes="time", values="%time()")
... date of call ...
XMLPrint("scan","2",attributes="date;mynote", values="%date();%mynote()")
2
(where the string function mynote() exists and returns the string "hello there!")

XMLPrint("scan:length:","10",attributes="units",values="\%",pretty=1)
10

User Notes



Follow the information provide on the main project page.

Forum

Support

Gallery

Igor Pro 9

Learn More

Igor XOP Toolkit

Learn More

Igor NIDAQ Tools MX

Learn More