Xml-rpc initialization with Stored system state

hello,

I’m using xml-rpc interface in plecs standalone.

In user manual, plecs.simulate() command has options like ‘SolverOpts’.
I want to simulate my circuit via xml-rpc with initialization from stored system state.
But I can’t find how to store current state and initialize from stored system state via xml-rpc.

Could someone give me some advice?

Thank you

EDIT: As of PLECS 4.7, SolverOpts includes the InitialSystemState option, shown below.