Cond Formulator Function; Statistics; Avg Formulator Function - Keithley 4200A-SCS Reference Manual

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Model 4200A-SCS Parameter Analyzer Reference Manual

COND Formulator function

Returns one of two user-defined expressions, depending on the comparison of two other user-defined
expressions.
Usage
COND(EXP1, EXP2, EXP3, EXP4)
EXP1, EXP2, EXP3,
EXP4
Details
Returns one of two user-defined expressions (EXP3 or EXP4), depending on the comparison of two
other user-defined expressions (EXP1 and EXP2).
If EXP1 < EXP2, then EXP3 is returned.
If EXP1 ≥ EXP2, then EXP4 is returned.
Example
CLIPCURRENT = COND(DRAINI, 1E-6, DRAINI, 1E-6)
Also see
None

Statistics

The following Formulator functions provide statistics operations.

AVG Formulator function

Returns the average of all values in the column (vector).
Usage
AVG(Value)
Value
Example
LEAKAGE = AVG(GATEI)
Also see
MAVG
(on page 6-232)
4200A-901-01 Rev. C / February 2017
Mathematical expressions created using valid Formulator functions, operators, and
operands
The name of any column (vector) in the Data Series list
Section 6: Clarius
6-231

Advertisement

Table of Contents
loading

Table of Contents