Project Releases
bpc_ReadAbf IGOR.5.00.x-0.12
Release File: | bpc_ReadAbf_012.zip (227.01 KB) |
Version: | IGOR.5.00.x-0.12 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 12 |
OS Compatibility: | Windows |
Release Notes: |
added the two functions 'bpc_AbfReadTimeTags' & 'bpc_AbfReadExternalTags' to read 'time tags' and 'external tags' respectively from pClamp data files, they should be used like: Make/D/O tag_wave=0 ret=bpc_AbfReadTimeTags("C:\\...\\data_file.abf",tag_wave) bpc_AbfReadTimeTags returns 0 on error and 1 on success. (finding no tags in 'data_file.abf' is NOT an error condition) on return, the length of the wave supplied as function parameter ('tag_wave' in the example above) indicates the number of tags read the content of 'tag_wave' represents the timing values |
bpc_ReadAbf IGOR.5.00.x-0.011
Release File: | bpc_ReadAbf_011.zip (225.42 KB) |
Version: | IGOR.5.00.x-0.011 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 11 |
OS Compatibility: | Windows |
Release Notes: |
previous versions of the XOP were not compatible with (not yet released) IgorPro 7 this is fixed in this version |
bpc_ReadAbf IGOR.5.00.x-0.10
Release File: | bpc_ReadAbf_4.zip (227.09 KB) |
Version: | IGOR.5.00.x-0.10 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 10 |
OS Compatibility: | Windows |
Release Notes: |
0.0.0.10 Wednesday, January 21, 2015 added bpc_AbfBrowseForFolder(sInitialFolder) which is a wrapper to the Windows OS SHBrowseForFolder() function the string parameter sInitialFolder sets the initial folder selection of the dialog example: 'print bpc_AbfBrowseForFolder("c:\\temp")' or 'print bpc_AbfBrowseForFolder("%USERPROFILE%\\My Documents")' |
bpc_ReadAbf IGOR.5.00.x-0.9
Release File: | bpc_ReadAbf_3.zip (226.16 KB) |
Version: | IGOR.5.00.x-0.9 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 9 |
OS Compatibility: | Windows |
Release Notes: |
0.0.0.9 Friday, November 28, 2014 linked against a new version of the ABF FileSupportPack (2.1.0.7) this seems to fix problems with importing newer ABF files (>= 2.04) created with recent pClamp versions (>=10.4). you absolutely must not mix different bpc_ReadAbf.xop and ABFFIO.dll versions!!! always use those versions that were in the same zip file!!! |
bpc_ReadAbf IGOR.5.00.x-0.8
Release File: | bpc_ReadAbf_2.zip (224.3 KB) |
Version: | IGOR.5.00.x-0.8 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 8 |
OS Compatibility: | Windows |
Release Notes: |
0.0.0.8 Monday, June 16, 2014 channel name is now also written to the wavenote (e.g. "...;sADCChannelName=Imemb;") |
bpc_ReadAbf IGOR.5.00.x-0.7
Release File: | bpc_ReadAbf_1.zip (224.05 KB) |
Version: | IGOR.5.00.x-0.7 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 7 |
OS Compatibility: | Windows |
Release Notes: |
0.0.0.7 Monday, June 16, 2014 physical and logical channel number are written to the wavenote |
bpc_ReadAbf IGOR.5.00.x-0.6
Release File: | bpc_ReadAbf_0.zip (224.23 KB) |
Version: | IGOR.5.00.x-0.6 |
Version Date: | |
Version Major: | 0 |
Version Patch Level: | 6 |
OS Compatibility: | Windows |
Release Notes: |
0.0.0.6 Wednesday, June 11, 2014 XOP does not longer print a notice to the history window upon loading added a function to allow dropping of *.abf files onto a running Igor instance (via BeforeFileOpenHook()) |
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More