Agilent E5270 TIS User’s Guide, Edition 1
2-69
TIS Function Reference
sweep_iv
sweep_iv
This function performs one of the following sweep measurements:
•
staircase sweep measurement (set_iv)
•
pulsed sweep measurement (set_piv)
•
staircase sweep with pulsed bias measurement (set_iv and set_pbias)
For each sweep step, measurements are made by the channel set to this function.
After the sweep measurement is completed, measurement values, primary source
values, and synchronous source values for each sweep step are returned to arrays.
If set_sync function is entered, this function performs synchronous sweep
measurement using the primary sweep source (set by set_iv or set_piv) and
synchronous sweep source (set by set_sync). Also, a pulse source may be used if
set_pbias function is entered after the set_iv function.
NOTE
To get the status data
This function does not return status data. Use status_miv function to get the statuses
of each measurement points or port_status function to get the status of last
measurement point.
Synopsis
int sweep_iv(port, mode, range, measure, source, sync)
int port, mode;
double range, measure[], source[], sync[];
Arguments
Item Range
Restrictions/Description
port
Specify 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 in Table 2-2 on page 2-9.
mode
Specify measurement mode by using the following macros (or
values):
V_MEAS (1)
Voltage measurement.
I_MEAS (2)
Current measurement.