PySpice-org / PySpice

Simulate electronic circuit using Python and the Ngspice / Xyce simulators
https://pyspice.fabrice-salvaire.fr
GNU General Public License v3.0
663 stars 175 forks source link

PySpice Help: s there a way to manipulate parameter during the simulation #250

Open RNWx95 opened 4 years ago

RNWx95 commented 4 years ago

is it possible to ‘pause’ the simulation, get values of certain voltages or currents, manipulate them and put them back into the simulation?

For example to implement a digital controller or something like that.

Thank you for any help.

Kind regards Lukas Domenig

FabriceSalvaire commented 3 years ago

Yes but I don't have an example...