30
Chapter 2
Controlling the Test Set and Making Measurements
Calibrating the Test System
Example Program
An example program is provided in this section to aid you in creating a program specific to
your DUT. This program is written in BASIC and is for use with an Agilent 9000 series
200/300/700 computer.
GPIB and/or Parallel Port
This program demonstrates the control of the 87075C Option H08 via GPIB and/or the
parallel port. This program can be used to manually select any port combination.
The Control program (listed below) will first ask the user which method will be used to
control the 87075C Option H08; either GPIB or parallel port. It will then ask which ports
are to be enabled. The port entries are done in pairs (reflection/transmission) with the
numbers in the pair separated by a comma. The numbers may range from 0 through 8 for
the test ports. For example; the entry of “2,5” will connect the REFLECTION port to PORT
2 and the TRANSMISSION port to PORT 5. The program is a continuous loop. Press Stop
to end the program execution.
The Control Program
10 ! CONTROL: This example program allows "manual" control of
the
20 ! 87075C-H08 via the parallel port of the 8753D/E
30 ! or via GPIB directly.
40 !
50 ! NOTE: You MUST select either GPIB control or Parallel Port
60 ! control. If Parallel Port control, via the 8753D/E
70 ! is selected this program will return the analyzer to
80 ! LOCAL control after the switches are set. Set GPIB
90 ! address as required below.
100 !
110 ! The 87075C-H08 can be set to one of 4 Parallel Port
120 ! addresses. This program (SUB Set_switches) assumes it
130 ! is set to address 00.
140 !
150 ! Copyright: Agilent Technologies, Palo Alto, CA 94304
160 ! Part of HP p/n 87050-10022
170 ! Developed at Microwave Instrument Division
180 ! Santa Rosa, CA
190 ! Revision A.01.00 26 January 2000 rm
200 !
Содержание 87075C Option H08
Страница 1: ...Agilent Technologies 87075C Option H08 User s and Service Guide ...
Страница 2: ......
Страница 6: ...4 User s and Service Guide Supplement ...
Страница 9: ...7 1 General Information ...
Страница 22: ...20 Chapter1 General Information Performing the Operator s Check ...
Страница 23: ...21 2 Controlling the Test Set and Making Measurements ...
Страница 38: ...36 Chapter2 Controlling the Test Set and Making Measurements Calibrating the Test System ...
Страница 39: ...37 3 Front Rear Panel ...
Страница 45: ...43 4 Service ...
Страница 60: ...58 Chapter4 Service Theory of Operation ...
Страница 61: ...59 5 Safety and Regulatory Information ...