Can I use save/load functions in the python API?
Hi there,
I am working with the Psim-Python API, and I would like to use the PSIM "save" function to pause and save my state in the simulation, and then the "load" function to continue the simulation from where I left off. I am wondering if it is possible to set the save and load flags through python?