Can I use SpiceEditor to change net label names? #134
Unanswered
danieljfarrell
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi Daniel, this is something that is not currently supported. Best Regards, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a circuit with very complicated switching requirements. I've labelled the poles and throws of my switches with net labels in LTSpice GUI. I want to import this net into PyLTSpice and iterate through all the switch combinations by simply changing net labels.
For example, here the R2 is bypassed by the "switch" labels that connect A1 to A2 - a small value resistor is used to preserve both net names (jumpers seem to be broken in LTSpice). To put R2 back in the circuit I would like to edit the net label on the right hand side of the "switch" resistor R_SWITCH: change the A2 label to NOT_CONNECTED.
Beta Was this translation helpful? Give feedback.
All reactions