PSpice A/D User Guide
Measurement expressions
October 2019 814 Product Version 17.4-2019
© 2022 All Rights Reserved.
■ MIn
■ POint
■ XValue(value)
Each requires just the first 2 characters of the word. For
example, you can shorten LEvel to LE.
If a is not found, then either the cursor is not moved or
the measurement is not evaluated.
LEvel(value[,posneg])
[,posneg]
Finds the next Y value crossing at the specified level. This
can be between real data points, in which case an interpolated
artificial point is created.
At least [#consecutive_points#]-1 points following the level crossing
point must be on the same side of the level crossing for the first point
to count as the level crossing.
[,posneg] can be Positive (P), Negative (P), or Both (B). The default
is Both.
(value) can take any of the following forms:
Value form Example
a floating number 1e5
100n
1
a percentage of full range 50%
a marked point
or an expression of
marked points
x1
y1
(x1-x2)/2
a value relative to
startvalue
.-3 startvalue -3
.+3 startvalue +3