VisualBasic Application last updated 6-3-02 VisualC++ Console Application last updated 6-19-01 VisualC++ GUI Application last updated 10-31-01 LabView GUI Application last updated 11-6-01 ################################### Following for use in Win98 or WinME ################################### There are five directories: LabView: This directory contains everything for installation and software for testing our model 301/302. This is a LabView type of interface. It includes all VIs and source code Diagrams required to run. You must have the LabView pro- gramming environment on your system to make use of this material. PLAIN_X This directory contatins everything for installation and software for testing our model 301/302. The sample DEMO appli- cation included in the archive is ready to run. All you need to do is edit the LL_USB.cfg file included in the archive to include your device ID. That file currently has some Device IDs listed. It is usually easiest to just replace one of the numbers with your own. You should make a backup of that file before making any changes. VB: This directory contains everything for installation and software for testing our model 301/302. This is a VisualBasic type of interface. At the present time, you will need to have VisualBasic programming software installed on your system to make use of the sample application include within the arcives. Complete source code is also included for VisualBASIC application developers. VC_Console This directory contains everything for installation and software for testing our model 301. The sample DEMO appli- cation included in the archive was developed using VisualC++. The application is ready to run, and no programing software is required on your system to run the DEMO. Complete source code is also included for VisualC++ application developers. This is a "console" style application. VC_GUI This directory contains everything for installation and software for testing our model 301. The sample DEMO appli- cation included in the archive was developed using VisualC++. The application is ready to run, and no programing software is required on your system to run the DEMO. Complete source code is also included for VisualC++ application developers. This is a typical Windows GUI interface type application. This information last updated: 3-5-02