diff options
Diffstat (limited to 'OSCAD/Examples/linear2/linear2.cir.out')
-rw-r--r-- | OSCAD/Examples/linear2/linear2.cir.out | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/OSCAD/Examples/linear2/linear2.cir.out b/OSCAD/Examples/linear2/linear2.cir.out new file mode 100644 index 0000000..e0328e7 --- /dev/null +++ b/OSCAD/Examples/linear2/linear2.cir.out @@ -0,0 +1,20 @@ +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:32:43 am ist
+
+* Printing option vprint1
+r4 5 2 0.1
+r1 4 0 0.2
+r2 2 4 0.1
+r3 3 0 0.2
+* h1
+i1 4 0 1
+Vh1 2 3 0
+h1 5 0 Vh1 2
+
+.op
+
+* Control Statements
+.control
+run
+print v(5)
+.endc
+.end
|