Hi,
I am using python xml-rpc to run simulation and use plecs.simulate() to start simulation.

Once simulation start, until it ends, I am unable to send get&set parameter command.
However if in model window, if I change the value of a component, say resistor, it changes during simulation and works well. How can I achieve this via script.
If someone have found a solution like a framework which we can make in model itself so that it applies desired changes to parameters at the right time we need, it would be really helpful.
