Hi,
I would like to export a PSIM schematic to a form of netlist format and then import it back to PSIM without any loss of information.
I know I can export the netlist using "Simulate>>Generate Netlist File", however, I don't see I way to import it back into PSIM.
To be specific, I am trying to implement a form of "source control' with the PSIM simulation, where I can diff the subsequent versions. I don't think it can be done directly from the psimsch file, but the netlist is plain text so it can be easily compared and the size of the incremental save in the repository would be minimal. However, this would only work if I could reimport the netlist without any loss of information from the schematic.