Project Releases
LinkDisplay IGOR.6.20.x-2.3
Release File: | LinkDisplay-IGOR.6.20.x-2.3.zip (132.24 KB) |
Version: | IGOR.6.20.x-2.3 |
Version Date: | |
Version Major: | 2 |
Version Patch Level: | 3 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewBug fixes, code changes, and features. |
LinkDisplay IGOR.6.20.x-2.x-dev
Release File: | LinkDisplay-IGOR.6.20.x-2.x-dev.zip (132.24 KB) |
Version: | IGOR.6.20.x-2.x-dev |
Version Date: | |
Version Major: | 2 |
Version Extra: | dev |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewSnapshot release from the 6.20-2.x version. |
LinkDisplay IGOR.6.20.x-2.2
Release File: | LinkDisplay-IGOR.6.20.x-2.2.zip (132.26 KB) |
Version: | IGOR.6.20.x-2.2 |
Version Date: | |
Version Major: | 2 |
Version Patch Level: | 2 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewIncludes the UnLink function and uses PackageTools. |
LinkDisplay IGOR.6.10.x-2.x-dev
Release File: | LinkDisplay-IGOR.6.10.x-2.x-dev.zip (132.29 KB) |
Version: | IGOR.6.10.x-2.x-dev |
Version Date: | |
Version Major: | 2 |
Version Extra: | dev |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis release is generally a snapshot of development for the next minor release under version 6.10-2 of Link Display. See the SVN log files here for details of what has been fixed, changed, or added. |
LinkDisplay IGOR.6.10.x-2.1
Release File: | LinkDisplay-IGOR.6.10.x-2.1.zip (132.29 KB) |
Version: | IGOR.6.10.x-2.1 |
Version Date: | |
Version Major: | 2 |
Version Patch Level: | 1 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis release fixes numerous bugs. |
LinkDisplay IGOR.6.10.x-2.0
Release File: | LinkDisplay-IGOR.6.10.x-2.0.zip (25.96 KB) |
Version: | IGOR.6.10.x-2.0 |
Version Date: | |
Version Major: | 2 |
Version Patch Level: | 0 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
FeaturesLink(xwave,ywaveList,[full]) Links all waves in the string ywaveList in the current folder to the given xwave. Option full=1 links the waves using full path information (useful when working outside of a given folder). This is the default behavior. Use full=0 to link using local (folder dependent) names. When ywaveList is an empty string, link will link xwave to all other waves in the current folder. LDisplay(ywaveList,[flags,title]) Displays all waves in string ywaveList as a (ywave, xwave) set. Option flags provides for the flags associated with the standard Display command (Display/W=(...)/N=...). Option title provides for setting a title (Display ... as title) including special characters &, ^, and # to change title per waves displayed. An empty string to ywaveList will display all waves in data folder except linked xwave. A ywave without a link is displayed as a scaled wave. LAppendToGraph(ywaveList,[flags, win]) Appends all waves in string ywaveList as a (ywave, xwave) set to the topmost graph. Optional win string defines which window to append the waves. Optional flags are for the appendtograph operation. DisplayVS(xwave,[ywavelist,flags,title]) Links and displays all waves in ywavelist to the one xwave. When optional ywavelist is empty, all waves (except the source) in the same folder as xwave are linked and displayed. The optional flags and title are as above. AppendVS(xwave,[ywaveList,dflags,aflags,title,win]) Links and appends all waves in ywaveList to the one xwave for the desired win. When win is absent, appends to frontmost or creates a new window. Operates otherwise same as DisplayVS and LAppendToGraph. ItsLink(ywave) Returns the link (x-wave) name for a given ywave (wave reference). LinkList(flder, how, [WavesList]) Returns a list of waves in folder fldr according to how and based on selections given in optional WavesList. Help() Typing LinkDisplay#Help() on the command line opens the help file. RemoveMe() Typing LinkDisplay#RemoveMe() on the command line removes the package. Other NotesThe procedure file is now just a module and as such should play nice when #included in independent modules. |
LinkDisplay IGOR.6.03.x-1.x-dev
Release File: | LinkDisplay-IGOR.6.03.x-1.x-dev.zip (9.6 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 development release is for snapshot updates to version 1.x of the package. |
LinkDisplay IGOR.6.03.x-1.2
Release File: | LinkDisplay-IGOR.6.03.x-1.2.zip (9.62 KB) |
Version: | IGOR.6.03.x-1.2 |
Version Date: | |
Version Major: | 1 |
Version Patch Level: | 2 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
FeaturesLink(xwave,ywaveList,[full]) Links all waves in the string ywaveList in the current folder to the given xwave. Option full=1 links the waves using full path information (useful when working outside of a given folder). This is the default behavior. Use full=0 to link using local (folder dependent) names. When ywaveList is an empty string, link will link xwave to all other waves in the folder. LDisplay(ywaveList,[flags,title]) Displays all waves in string ywaveList as a (ywave, xwave) set. Option flags provides for the flags associated with the standard Display command (Display/W=(...)/N=...). Option title provides for setting a title (Display ... as title). An empty string to ywaveList will display all waves in data folder except linked xwave. LAppendToGraph(ywaveList,[flags]) Appends all waves in string ywaveList as a (ywave, xwave) set to the topmost graph. Option flags is used as above, and an empty ywaveList behaves as above. ItsLink(ywave) Returns the link (x-wave) name for a given ywave (wave reference). LinkList(flder, how, [WavesList]) Returns a list of waves in folder fldr according to how and based on selections given in optional WavesList. Help() Typing LinkDisplay#Help() on the command line opens the help file. Other NotesThe procedure file is an independent module to hide it from the procedure menu list. As such, it does not play nice when #included in other independent modules. Please consider upgrading to a more recent version. |
LinkDisplay IGOR.6.03.x-1.1
Release File: | LinkDisplay-IGOR.6.03.x-1.1.zip (8.33 KB) |
Version: | IGOR.6.03.x-1.1 |
Version Date: | |
Version Major: | 1 |
Version Patch Level: | 1 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewFeatures
Code Changes
|
LinkDisplay IGOR.6.03.x-1.0
Release File: | LinkDisplay-IGOR.6.03.x-1.0.zip (5.73 KB) |
Version: | IGOR.6.03.x-1.0 |
Version Date: | |
Version Major: | 1 |
Version Patch Level: | 0 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewThis is envisioned as the stable release. It is a module rather than an independent module so that it can be #included in independent modules without potential problems. It now also includes a help file. |
LinkDisplay IGOR.6.03.x-0.2
Release File: | LinkDisplay-IGOR.6.03.x-0.2.zip (1.42 KB) |
Version: | IGOR.6.03.x-0.2 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 2 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewBug Fixes Scaled waves are now properly displayed or appended. Features Using an empty string for ywaveList in link command will link all waves in folder to the xwave. Using an empty string for ywaveList in ldisplay or lappendtograph commands will display / append all waves in folder except the (first found) xwave. Code Changes Default is now full=1 for the link command |
LinkDisplay IGOR.6.03.x-0.11
Release File: | LinkDisplay-IGOR.6.03.x-0.11.zip (1.23 KB) |
Version: | IGOR.6.03.x-0.11 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 11 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewIMMEDIATE BUG FIX!!!!! (oops! :-( ) |
LinkDisplay IGOR.6.03.x-0.10
Release File: | LinkDisplay-IGOR.6.03.x-0.10.zip (1.22 KB) |
Version: | IGOR.6.03.x-0.10 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 10 |
OS Compatibility: | Mac-Intel Windows |
Release Notes: |
OverviewFirst release of package. |
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More