Readme - Thorlabs SOP-Locker VISA Instrument Driver ______________________________________________________________________________ This instrument driver package was created with NI-LabWindows/CVI 7.1. The LabVIEW version of this driver was generated converting the CVI version with NI-LabVIEW 7.1. Note: A convenient way to import the driver directly to your NI-LabView environment is to use the NI-LabView 'Import CVI Instrument Driver' functionality. This driver needs a NI-VISA library to be installed. You may download a VISA runtime library on http://www.ni.com/visa . This package contains the following files: Readme.txt - this file LGPL.txt - License file Changelog.txt - version change log file cmdparser.h - command processor include file cmdparser.dll - command processor library SOPLCK_Drv.txt - programmers reference file SOPLCK_Drv.hlp - driver online help SOPLCK_Drv.c - driver source code file SOPLCK_Drv.h - driver include file SOPLCK_Drv.fp - LabWindows/CVI(R) function panel file SOPLCK_Drv.llb - LabVIEW(R) driver library file SOPLCK_Drv_32.dll - driver dynamic link library SOPLCK_Drv.lib - library import file for LabWindows/CVI(R) msc\SOPLCK_Drv.lib - library import file for Microsoft(R) compiler borland\SOPLCK_Drv.lib - library import file for Borland(R) compiler sample\sample.exe - sample program for instrument remote control sample\sample.c - source code of the sample program