diff options
Diffstat (limited to 'OSCAD/Examples/RC_ac/RC_ac.cir.out')
-rw-r--r-- | OSCAD/Examples/RC_ac/RC_ac.cir.out | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/OSCAD/Examples/RC_ac/RC_ac.cir.out b/OSCAD/Examples/RC_ac/RC_ac.cir.out new file mode 100644 index 0000000..ad45dbf --- /dev/null +++ b/OSCAD/Examples/RC_ac/RC_ac.cir.out @@ -0,0 +1,15 @@ +* eeschema netlist version 1.1 (spice format) creation date: friday 24 may 2013 01:58:56 pm ist
+
+* Plotting option vplot8_1
+v1 1 0 ac 2
+r1 3 1 1k
+c1 0 3 1u
+
+.ac lin 10 1Hz 10Meg
+
+* Control Statements
+.control
+run
+plot v(1) v(3)
+.endc
+.end
|