fugifox
Newbie level 3
how to write programs by pspice
Does anyone know how the PSpice (in winxp) alerts the end of a simulation
and also how can I call it to start one?
To be more specific I built a Java program which produces a netlist and the reads the output results of Spice.
Program works fine but the problem is that I have to run the simulation manually.
So instead of pressing the run button myself I'm looking for a more automated process.
Making netlist, calling Spice simulator, waiting until end of simulation and then reading the results.
That's why I need the start and end signals.
Any ideas would be far more than just appreciable.
Thx in advance
Does anyone know how the PSpice (in winxp) alerts the end of a simulation
and also how can I call it to start one?
To be more specific I built a Java program which produces a netlist and the reads the output results of Spice.
Program works fine but the problem is that I have to run the simulation manually.
So instead of pressing the run button myself I'm looking for a more automated process.
Making netlist, calling Spice simulator, waiting until end of simulation and then reading the results.
That's why I need the start and end signals.
Any ideas would be far more than just appreciable.
Thx in advance