get_example
Fetch a named reference circuit's source text, either plain SPICE (.CKT) or Micro-Cap schematic (.CIR), ready for simulation or analysis.
Instructions
Fetch one reference circuit's source text.
.CKT files are plain SPICE and can be fed straight to simulate.
.CIR files are Micro-Cap schematics: text, but carrying component
coordinates and analysis settings as well as the netlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||