The spam filter tried to throw this one out. It's on topic, so I manually forwarded it. ======================== From: "Jose Roberto B. de A. Monteiro" <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: pt-br, pt MIME-Version: 1.0 To: [email protected] CC: Markus Feldmann <[EMAIL PROTECTED]> Subject: Re: [Help-gnucap] measure current through NPN References: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Markus Feldmann escreveu: >Hey, > >can anybody tell me how i can print the current through a npn. > >I tried, >print dc i(Q1 1 2) >dc > > > Instead of I(Q1 1 2) use IC(Q1) or IE(Q1) or IB(Q1) (and don't know exactly what current you want here), like, for colector current: print dc IC(Q1) ... See http://www.gnu.org/software/gnucap/man/index.html for further details... Regards _______________________________________________ Help-gnucap mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnucap
