PSpice User Guide

PSpice User Guide

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

Contents of this Issue

Navigation

Page 796 of 884

PSpice User Guide Measurement expressions October 2019 797 Product Version 17.4-2019 © 1999-2019 All Rights Reserved. Measurement definition: fill in the place holders Measurement name syntax Can contain any alphanumeric character (A-Z, 0-9) or underscore _ , up to 50 characters in length. The first character should be an upper or lower case letter. Examples of valid function names: Bandwidth, CenterFreq, delay_time, DBlevel1. Comments syntax A comment line always starts with an asterisk. Special comment lines include the following examples: *#Desc#* The measurement description *#Arg1#* Description of an argument used in the measurement definition. measurement_name (1, [2, …, n][, subarg1, subarg2, …, subargm]) = marked_point_expression { 1| search_commands_and_marked_points_for_expression_1; 2| search_commands_and_marked_points_for_expression_2; n| search_commands_and_marked_points_for_expression_n;

Articles in this issue

view archives of PSpice User Guide - PSpice User Guide