Issue link: https://resources.pcb.cadence.com/i/1180526
PSpice User Guide
Measurement expressions
October 2019 794 Product Version 17.4-2019
© 1999-2019 All Rights Reserved.
point707(1) = y1
7. Type in the search function.
{
1|Search forward level(70.7%, p) !1;
}
Note: The search function is enclosed within curly braces.
Always place a semicolon at the end of the last search function.
8. Type in any explanatory comments you want:
*
*#Desc#* Find the .707 value of the trace.
*
*#Arg1#* Name of trace to search
*
Similarly, you can create complex measurements. For example, you
might want to determine the time at which a current wave crosses a
specified value, say 2mA, and then determine the voltage value at
this time. You can use the following syntax: