Re: With Micro-Cap to call a model ?



On Feb 1, 1:37 pm, "jfk1948" <jfk1...@xxxxxxxxxx> wrote:
Hello,

I used Micro-Cap9, the good demo version simulateur of Spectrum.
My question is about using a model.
- I defined the model in file jfet.lib, as follow :
.model J2N3819 NJF(Beta=1.304m Rd=1 Rs=1 Lambda=2.25m Vto=-3
+ Is=33.57f Cgd=1.6p Pb=1 Fc=.5 Cgs=2.414p Kf=9.882E-18 Af=1)
- in the file nom.lib, I declared as follow :
  .lib "jfet.lib"
When I place a component in the shematic, then clic on the component,
I named MODEL= J2N3819, and I obtained an error.
Where is the problem ?
Help me please.

Regards JF.

What is the error message you are getting? I'm guessing that it
either can't find the file or the model. I had this happen to me one
time. I saved the library file in Wordpad as Mylibrary.lib, but
Wordpad appended the .TXT extension automatically so it was unable to
find the library as I thought I had saved it. If it can't find the
library file this may be the reason. Also make sure that you placed
the library file in the same folder as the other libraries that come
with the Micro-Cap demo.
.



Relevant Pages

  • Re: With Micro-Cap to call a model ?
    ... I used Micro-Cap9, the good demo version simulateur of Spectrum. ... Wordpad appended the .TXT extension automatically so it was unable to ... library file this may be the reason. ...
    (sci.electronics.cad)
  • Re: fatal error LNK1104: cannot open file mfc71.lib
    ... You are trying to link in a .lib file that was compiled under VS.NET 2003. ... matter how many files are in the project, it matters what libraries you are trying to link ... You might also have an explicit path to a library file somewhere. ... I now get this error message when linking: ...
    (microsoft.public.vc.mfc)
  • Re: Anyone using Masm32 with Direct3D?
    ... > I converted vertices.cpp from the DX SDK Tutorials to assembly. ... > error message during linking: cannot open file ... > What is this library file? ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: linking problem in DPAPI
    ... and I stilll get the same error message. ... > nor in any other library file in that directory. ... > However, 'CryptProtectData' is in Windows/system32/crypt32.dll. ...
    (comp.lang.ada)
  • Re: Problem with Declare or dll
    ... I want to use a library file in my vb program. ... Public Declare Sub EdrCenterTextA Lib "EdrLib.dll" _ ... when I call the function from my form I get this error message: ...
    (microsoft.public.vb.general.discussion)