Global Schematic Parameters (SchParams)
Components may have their values specified by variable parameters. For example, a resistor may be set with a value of:
{2*var1/sqrt(var2)}
Instead of specifying it by, for example:
2.4k
Noting the use of the {} enclosing the variables.
The "SchParam" setup form then allows these variable parameters to be defined, and varied using the Parameter Setup tab. This is useful, for example, changing several component values together.
Parameter names and values may be inserted and deleted by the insert and delete button. Once parameters have been added, they may be edited, by clicking on the relevant parameter in the list After editing a parameter name or parameter value in the text edit boxes, clicking in any other another field will update the parameter list.
Note: Added/Deleted parameters in the SchParams tab will not be reflected in the Parameter Setup tab until the Simulation setup dialog is closed.