![HP 8920B Programmer'S Manual Download Page 453](http://html.mh-extra.com/html/hp/8920b/8920b_programmers-manual_166189453.webp)
453
Chapter 7, IBASIC Controller
The TESTS Subsystem
Writing Programs For the TESTS Subsystem
The HP 83224A IBASIC Developer’s Tool Kit for Windows is required for
developing programs which use the Tests Subsystem. Contact your local Hewlett-
Packard sales representative or sales office for ordering and pricing information.
TESTS Subsystem File Descriptions
Three types of files are used in the TESTS Subsystem to store different types of
information.
Code Files
The first aspect of an automated definition is the code itself. This is just a standard
IBASIC Code file that can reside either on the Memory card, on an external disk
drive connected to the HP-IB port of the Test Set, or in an internal RAM disk. The
name of this file is preceded by a .PGM file extension in the Test Set. This tells
the TESTS Subsystem that this particular file contains program code.
Library Files
A Library indicates all of the available test subroutines in the code, the set of all
parameters that might be entered using the user-interface screens, and all
specifications that might be used by the subroutines in the code to decide if a test
point passes or fails.
Only one Library is defined for each Code file. The name of this file is preceded
by a .LIB file extension in the Test Set, telling the TESTS system that this is a
Library file. Also, both the Library and Code file should have the same base name
to indicate the relationship between them.
A Library is required to use the user-interface screen functions of the TESTS
Subsystem. If the program is simple enough that there is no need for user-input, or
if all the user-input is simple enough to be accomplished with INPUT statements,
a [NO LIB] option is available.
Summary of Contents for 8920B
Page 10: ...10 ...
Page 16: ...Contents 16 9 Error Messages Index 673 ...
Page 17: ...17 1 Using HP IB ...
Page 48: ...48 Chapter 1 Using HP IB Remote Local Modes ...
Page 49: ...49 2 Methods For Reading Measurement Results ...
Page 61: ...61 3 HP IB Command Guidelines ...
Page 84: ...84 Chapter 3 HP IB Command Guidelines Guidelines for Operation ...
Page 85: ...85 4 HP IB Commands ...
Page 90: ...90 Adjacent Channel Power ACP ...
Page 116: ...116 Configure I O Configure ...
Page 156: ...156 Call Processing ...
Page 185: ...185 System System SYSTem ERRor Returns integer value quoted string ...
Page 242: ...242 Common Command Descriptions ...
Page 251: ...251 5 Advanced Operations ...
Page 377: ...377 7 IBASIC Controller ...
Page 458: ...458 Chapter 7 IBASIC Controller The TESTS Subsystem ...
Page 640: ...640 Chapter 8 Programming The Call Processing Subsystem Example Programs 11280 SUBEND 11290 ...
Page 643: ...643 9 Error Messages ...
Page 672: ...672 ...
Page 682: ...Index 682 ...