Chapter 2: Software
Manual Number: 00650-014-4
Page 2-1
Chapter 2: Software
Software Provided
The following utility software is provided with AD12-8 in MS-DOS format on a 3.5-inch diskette.
a. A program named FINDBASE to help you locate a convenient base address for the card
b. A menu-driven setup and calibration program SETA12.EXE.
c. A menu-driven setup and calibration program for the sub-multiplexer cards, SETMUX.EXE.
d. Software drivers are included in a directory labeled DRIVERS; a BASIC loadable file called
A12DRV.BIN, a C language linkable file called A12DRVC.OBJ, and a QuickBASIC and
Pascal linkable file called A12DRV.OBJ. All forms of the driver were created using Turbo
Assembler, by Borland.
e. Sample programs in QuickBASIC (B Samples), C (C Samples), and Pascal (P Samples).
f. A VisualBASIC Utility driver
g. A Microsoft Windows driver in DLL form.
h. Windows sample programs in both C and Visual BASIC.
i. A demonstration program for Windows.
Backing up the Master Diskettes
As with any software package, you should make backup copies for everyday use and place your
original master diskettes in a safe location. The easiest way to make a backup copy is to use the
DOS DISKCOPY utility.
In a single drive system the command is:
DISKCOPY A: A:
You will need to swap disks as requested by the system.
In a two-disk system the command is:
DISKCOPY A: B:
This will copy the contents of the master disk in drive A to the backup disk in drive B.