3-56 Return to Section Topics 4200-900-01 Rev. K / February 2017
Section 3: Common Device Characterization Tests Model 4200-SCS User’s Manual
DrainSMU char * The SMU used for the Drain. This can be SMU1 up to the maximum
number of SMUs in the system. This is the SMU that applies the DC
bias to the DUT drain during the sweep.
DrainVMeas_DC_Size
DrainVProg_DC_Size
DrainI_DC_Size
GateVMeas_DC_Size
GateVProg_DC_Size
DrainVMeas_Pulse_Size
DrainVProg_Pulse_Size
DrainI_Pulse_Size
GateVMeas_Pulse_Size
GateIProg_Pulse_Size
int Sizes of the output arrays. All arrays should be the same size and
need to be large enough to hold all sweep points.
Table 3-11
Outputs for Vdid_Pulse_DC_Family_pulseiv
Output Type Description
DrainVProg_DC
DrainVProg_Pulse
double Array of programmed drain voltage values.
DrainVMeas_DC
DrainVMeas_Pulse
double Array of measured drain voltage values.
DrainI_DC
DrainI_Pulse
double Array of measured drain currents.
GateVMeas_DC
GateVMeas_Pulse
double Array of measured gate voltages.
GateVProg_DC
GateVProg_Pulse
double Array of programmed gate voltages.
Table 3-12
Return values for Vdid_Pulse_DC_Family_pulseiv
Value Description
0
OK
-1 Invalid value for Vgs
-2 Invalid value for VdStart
-3 Invalid value for VdStop
-4 Invalid value for VdStep
-5 Invalid value for PulseWidth
-6 Invalid value for PulsePeriod
-7 Invalid value for AverageNum
-8 Invalid value for LoadLineCorr
-9 Array sizes do not match
-10 Array sizes not large enough for sweep
Table 3-10 (continued)
Inputs for VdId_Pulse_DC_Family_pulseiv (continued)
Input Type Description