Igor function to read a Nanoscope High Speed Data Capture (HSDC) file and load the data into Igor waves with appropriate scaling. The native Nanoscope file is read and the ASCII header is parsed to get scaling factors while the binary part is read directly, so no export is required.
See the comments at the beginning of the file for more details on usage.
This function was created by Ben Ohler in June 2006. The code has been tested with Igor v5 and Nanoscope v7 and v8 HSDC files.
Please rename the extension from .txt to .ipf prior to using it.