Specifications

24 Chapter 1
To Make Effective Use of This Manual
How to use this manual
Sample programs
The sample program disk (Agilent Parts No. E4991-180x0) and CD-ROM (Agilent Parts
No. E4991-905x0) contain HTBasic sample programs and E4991A VBA sample programs
shown in this manual. These sample program disks are DOS formatted.
How to load the sample program
To use the sample program on HTBasic, load it by GET command on HTBasic. The
following is an example of loading a sample program, "setup.htb".
GET "setup.htb"
To use the sample program on the E4991A VBA which file extension is *.lcr, load the
macro program after the following front panel operation from the E4991A.
Utility - Load Program...
Or, to use the sample program on the E4991A VBA which file extension is *.bas or *.cls,
import the macro program from the Visual Basic Editor.