Read circuit state
circuit_stateRetrieve the current simulation state, including time, running status, timestep, and component voltages/currents. Optionally read voltages at labeled nodes for precise circuit analysis.
Instructions
Read the current simulation state: time, running flag, timestep, and every element with its voltage difference, current, post voltages and info string. Use the element index values with run_transient probes. Optionally pass node names (of labeled nodes, e.g. from "207 ..." labeled-node elements) to read their voltages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | No | Labeled node names to read voltages for. |