Hey,

thanks for your Answers on my other posts.

Now I have another Problem.

I am write a circuit file with the simulate commands, but gnucap doesn't
execute all commands?

In my xterm i do,
gnucap
>>get mycircuitfile.cir


Here is my "mycircuitfile.cir":
**********************************************
* Spice netlister for gnetlist
.model q2n2222 npn (is=19f bf=150 vaf=100
+ ikf=0.18 ise=50p ne=2.5 br=7.5
+ var=6.4 ikr=12m isc=8.7p nc=1.2 rb=50
+ re=0.4 rc=0.3 cje=26p tf=0.5n cjc=11p
+ tr=7n xtb=1.5 kf=0.032f af=1)
Q1 1 2 0 q2n2222
IDC1 0 2 DC 30uA
VDC1 1 0 DC 10V
.print dc ib(Q1) ie(Q1) ic(Q1) vb(Q1) vc(Q1)
.sweep 10 IDC1=10u,100u
.dc VDC1 1u 10 decade 10 >npnkennlinieplot.dat
.END
**********************************************

the sweep and the dc command only works from the gnucap commandline?
Why?
Is there a Workarround?

mfg Markus



_______________________________________________
Help-gnucap mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnucap

Reply via email to