mpar_get
Retrieve a model parameter's current value, Min/Max bounds, or optimization range from a circuit netlist.
Instructions
Get a Model parameter value. MPar objects are defined by the circuit netlist and cannot be created or deleted.
minvalmax options:
Value: Current parameter value (default)
Min/Max: Parameter range bounds
Opt Min/Opt Max: Optimization range bounds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minvalmax | No | Value | |
| param_path | Yes | e.g. '/model/MAIN.IS' or '/model/RS' |