Hello! FILE LIST ========= The avt101x.zip contains the following files: MAIN DRIVER FILE: avt101x.llb - the Labview VI library, with the driver VIs. avt101xu.llb - the Labview VI utility library, with low level utility VIs which are not intended to be called or modified by the user MENU PALETTE FILES: applic.mnu config.mnu data.mnu dir.mnu util.mnu OTHER FILES: avt101x.txt - this file HOW TO INSTALL THE DRIVER ========================= Locate the "National Instruments\LabVIEW\INSTR.LIB" directory. Create a new directory in it, called "avt101x". Copy all of the files listed above into the "avt101x" directory. Start, or restart, LabView. Once Labview has restarted, go to a block diagram and bring up the Functions palette. Look in the Instrument Drivers subpalette. You should see an icon for the avt101x driver. HOW TO MODIFY THIS DRIVER ========================= This driver is intended for Avtech models AV-1011-B and AV-1015-B. However, since all Avtech instruments with the "-B" or "-OP1B" suffixes share the same basic command set (which in turn is based on the SCPI standard), you can modify this driver to control another model. Here are some things to keep in mind when modifying this driver: 1) Your instrument may not support the LOAD and ZOUT functions. You may need to delete them from "AVT101X Application Example.vi" and "AVT101X Getting Started.vi". 2) If your instrument is a current pulser rather than a voltage pulser, you will need to modify the "AVT101X Set Value of Voltage Amplitude.vi" block diagram. Change the "volt%d %e" string to "curr%d %e". 3) The configuration VIs are written to accomodate multi-channel instruments. If you have a multi-channel instrument, you will have to add channel controls to "AVT101X Application Example.vi", and connect them to the configuration VIs' existing channel inputs, where appropriate (i.e., only for functions that have multi-channel capability.) 4) You may need to enable/disable choices on the PW mode and amplitude mode controls in "AVT101X Application Example.vi", to reflect the functionality of your instrument. Do not delete unused entries - just disable them. (If you delete a choice, the integer number associated with each entry may become incorrect.) FEEDBACK ======== Does this driver meet your needs? Does it have obvious flaws? Either way, we'd like to hear about it. Please send comments to: Dr. Michael J. Chudobiak VP, New Product Development mjc@avtechpulse.com General inquiries should be directed to info@avtechpulse.com, for fastest service. Visit us at www.avtechpulse.com!