Project Releases
XMLNoteTools IGOR.6.03.x-1.x-dev
Release File: | XMLNoteTools-IGOR.6.03.x-1.x-dev.zip (182.33 KB) |
Version: | IGOR.6.03.x-1.x-dev |
Version Date: | |
Version Major: | 1 |
Version Extra: | dev |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis 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 (181.49 KB) |
Version: | IGOR.6.03.x-0.7 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 7 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis 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 (181.81 KB) |
Version: | IGOR.6.03.x-0.6 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 6 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewIntegrates 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 (176.93 KB) |
Version: | IGOR.6.03.x-0.5 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 5 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewMajor 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 (8.81 KB) |
Version: | IGOR.6.03.x-0.4 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 4 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis 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 (7.03 KB) |
Version: | IGOR.6.03.x-0.3 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 3 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis is an update in functionalilty. ExamplesXMLNoteObject("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 (3.45 KB) |
Version: | IGOR.6.03.x-0.2 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 2 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis is an update in functionalilty. ExamplesXMLNoteText("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 (1.68 KB) |
Version: | IGOR.6.03.x-0.1 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 1 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis is the first official release of the package. ExamplesXMLPrint("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 NotesFollow 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