PSpice User Guide

PSpice User Guide

Issue link: https://resources.pcb.cadence.com/i/1180526

Contents of this Issue

Navigation

Page 803 of 884

PSpice User Guide Measurement expressions October 2019 804 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. MAx Finds the greatest Y value for all points in the specified X range. If more than one maximum exists (same Y values), then the nearest one is found. MAx is not affected by [direction], [#consecutive_points#], or [repeat:]. MIn Finds the minimum Y value for all points in the specified X range. MIn is not affected by [direction], [#consecutive_points#], or [repeat:]. POint Finds the next data point in the given direction. XValue(value) Finds the first point on the curve that has the specified X axis value. The (value) is a floating-point value or percent of full range. XValue is not affected by [direction], [#consecutive_points#], [(range_x [,range_y])], or [repeat:]. (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

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide