Modifying the program, Modifying the program -11 – Agilent Technologies Agilent E5250A User Manual

Page 267

Advertising
background image

Agilent E5250A User’s Guide, Edition 11

9-11

Executing Sample Programs

Vth and Capacitance Measurement Program

Modifying the Program

This section explains how to modify the sample program:

“To change the GPIB Address”

“To change the header of the measurement result report”

“To output the measurement report to printer”

“To execute the 4155/4156 calibration”

“To save the 4155/4156 measurement data”

“To change the Vth measurement setup”

“To change the capacitance measurement setup”

“To use the VFP data upload library”

To change the GPIB Address

You can EDIT the program to change the following parameters in the
Init_setting subprogram.

To change the header of the measurement result report

You can EDIT to change the following parameters in the Init_setting
subprogram. This is for header of report displayed on the computer. For the display
example, refer to Figure 9-2.

Parameter Description Default

Hpib_sc

GPIB select code

7

Ad415x

GPIB address for the 4155/4156

17

Ad4284

GPIB address for the 4284A

24

Ad5250

GPIB address for the E5250A

22

Parameter Description

Default

Usercomm$

Header comment (title) of the report.

"Vth C Meas. Sample Program"

Test_num

Initial number for numbering the test
item. If value is 0, the first test item
will be number 1.

0

Advertising