![Agilent Technologies 4288A Скачать руководство пользователя страница 104](http://html.mh-extra.com/html/agilent-technologies/4288a/4288a_programming-manual_2867878104.webp)
102
Chapter 9
Measurement Applications (Sample Programs)
Basic Capacitor Measurement
Basic Capacitor Measurement
Example 9-1 shows a sample program to measure a capacitor using the test fixture. This
program is stored on the sample program disk under the filename “meas_fxt.bas”.
This program performs measurement in the same way as the procedure given in Chapter 4
of the
Operation Manual
, in the section called “Learning Basic Measurement Procedure.”
When you start this program, the message “Connect Test Fixture, then Push [Enter] key” is
displayed. Connect the test fixture suitable for the shape of the capacitor you want to
measure to the Agilent 4288A and press the
[Enter]
key.
“Set Open-Connection” is displayed. Bring the test fixture to the state for OPEN
measurement and press the
[y]
key and
[Enter]
key in this order. The OPEN compensation
data is measured. Then, “Set Short-Connection” is displayed. Measure the SHORT
compensation data in the same way.
NOTE
For how to use the test fixture (for example, the states for the OPEN/SHORT
measurement), refer to the operation manual of the test fixture.
When measurement of the compensation data is finished, “Set DUT, then Push [Enter]
key” is displayed. Attach a capacitor to the test fixture and then press the
[Enter]
key. The
measurement is performed and the result is displayed.
After the result is displayed, “Once more? [Y]es/[N]o” is displayed. If you want to make
the measurement again or measure another DUT, press the
[y]
key and
[Enter]
key in this
order. If you want to finish measurement, press any key other than the
[y]
key and
[Enter]
key in this order.
The program is detailed below.
Line 60
Sets the GPIB address.
Lines 80 to 120
Assigns the setups of the primary parameter (Cp), secondary
parameter (Q), measurement signal frequency (1 MHz), measurement
signal level (0.5 V), and cable length (0 m) to the Pri$, Sec$, Freq, Lvl,
and Cbl variables, respectively.
Lines 140 to 150 Prompts the user to connect the test fixture and waits for the user to
press the
[Enter]
key after the connection.
Line 170
Resets the instrument.
Lines 190 to 230 Sets the primary parameter, secondary parameter, measurement signal
frequency, measurement signal level, and cable length to Pri$, Sec$,
Freq, Lvl, and Cbl.
Lines 250 to 280 Uses the FNCompen sub-program to measure OPEN/SHORT
compensation data. For the FNCompen sub-program, refer to the
description in Example 4-1 on page 40.
Lines 300 to 310 Sets the trigger mode to the GPIB trigger and turns ON the trigger
system successive startup.
Lines 340 to 350
Prompts the user to connect the DUT and waits for the user to press the
[Enter]
key after the connection.
Lines 360 to 370 Triggers the instrument and reads out the measured result.
Содержание 4288A
Страница 18: ...16 Chapter1 Making Effective Use of This Manual How To Use This Manual ...
Страница 102: ...100 Chapter8 Avoiding Mistakes Related to Work and Daily Checks Daily Checks executing the self test ...
Страница 212: ...210 AppendixA Manual Changes Manual Changes ...
Страница 248: ...246 AppendixB Information for Replacing 4278A with 4288A Comparison of Interfaces ...
Страница 258: ...256 AppendixC Status Reporting System Using the Status Reporting System ...
Страница 282: ...280 AppendixG 4268A vs 4288A GPIB Command Correspondence Table 4268A vs 4288A GPIB Command Correspondence Table ...
Страница 288: ...286 Index Index ...