Archive for October, 2011

Since it seems there is no command line spice packaged with the free pspice/orcad 9.1 student edition I decided I needed to figure out how to make it work, and I did. After much googleing, and failed command prompt switches, I figured out that the only (useful) switch that pspice would respond to on the command line is -c. Which basically allows the user to run a script against the UI after pspice AD is executed. The program loads visually, does it’s thing and then closes. That’s as good as I could get with the free stuff. more »