watchSchematicFromNetlistFile
Monitor a netlist file and automatically regenerate the LTspice schematic when changes are detected. Returns update events for each rebuild during the watch interval.
Instructions
Poll a netlist file and regenerate schematic whenever the netlist changes.
Returns update events for each rebuild detected during the watch interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| netlist_path | Yes | ||
| circuit_name | No | ||
| output_path | No | ||
| state_path | No | ||
| sheet_width | No | ||
| sheet_height | No | ||
| placement_mode | No | smart | |
| duration_seconds | No | ||
| poll_interval_seconds | No | ||
| max_updates | No | ||
| force_initial_refresh | No | ||
| open_ui | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||