flâneur

Equivalents for PSpice/Probe search commands - Schematic / Simulation (Ngspice) - KiCad.info Forums

forum.kicad.info · 382 words · saved by 1 readers

Check the ngspice interactive mode (run ngspice console, the load your netlist circuit there). Then you can write a load of code to do thing you needed on simulated result stored in bunch of vector in voltage unit. Check this section: http://ngspice.sourceforge.net/docs/ngspice-28-manual.pdf#page=353 It not going to be straight forward at first… It take some trial and error…

post by hugocoolens on Dec 17, 2018 It would be great to have the possibility to use PSpice/Probe-like commands such as “search forward level (…)”, “search xvalue ()”… once the cursors are on the simulation traces. Is there already something like this implemented in a recent KiCAD/Ngspice-version, or is there a chance something like this will be implemented in the future? I think the PSpice/Probe approach is superior to the LTspice .measure approach. kind regards, Hugo 13 days later post by nhatkhai on Dec 31, 2018 Check the ngspice interactive mode (run ngspice console, the load your…

saved by

related reading