
Parameterization in SIMetrix is similar to SIMPLIS
- Use TEMPLATE instead of SIMPLIS_TEMPLATE property.
- Default (no parameter passing): <ref> <nodelist> <value> <pinnames>
- Use params: instead of vars: for regular parameter values, e.g. a resistor value.
- Result: <ref> <nodelist> <value> <pinnames> params: GAIN=%GAIN% FC=%FC% R_VAR=%R_VAR%
For ASCII text subcircuits installed in the global library you can use vars: if you want to preprocess the subcircuit.
Why preprocess the subciruit using vars:? Only when the schematic view of the subcircuit changes with a parameter value. e.g. Multi-Level Capacitor/Inductor, the schematic view changes with model level.