2-40
Agilent E5270 TIS User’s Guide, Edition 1
TIS Function Reference
set_bdv
set_bdv
This function sets quasi-pulsed spot measurement parameters for breakdown
voltage measurement. To start this measurement, use the measure_bdv function.
Synopsis
int set_bdv(port, range, start, stop, current, hold, delay)
int port;
double range, start, stop, current, hold, delay;
Arguments
See Also
•
Item Range
Restrictions/Description
port
Specify source/measurement channel by using the port address or a
pin number that is assigned to the port by the connect_pin function.
Available
port
values are 1 to 49, SMU1 to SMU8, and values shown
range
SMU voltage output range. Numeric expression [V]. See Table 2-5 on
page 2-11.
-
100 to 100 for MPSMU or
-
200 to 200 for HPSMU.
start
,
stop
Specify the start voltage or stop voltage of the search. Numeric
expression [V]. See Table 2-5 on page 2-11. The difference between
the
start
voltage and
stop
voltage must be 10 V or more.
-
100 to 100 for MPSMU or
-
200 to 200 for HPSMU.
current
Specify the breakdown current. Numeric expression [A]. See Table
2-5 on page 2-11. The
current
specifies the current compliance of the
SMU. When breakdown occurs, the current will increase rapidly and
reach the current compliance (
current
) quickly. This limits the current
to prevent damage to the DUT.
-
0.2 to 0.2 for MPSMU or
-
1.0 to 1.0 for HPSMU.
hold
Specify the hold time to keep
start
voltage. Numeric expression [s].
0 to 655.35, 0.01 resolution.
delay
Specify the delay time to keep measurement voltage before
measurement is started. Numeric expression [s].
0 to 6.5535, 0.0001 resolution.