¿ªÔÆÌåÓý

Re: Please help with this error..


 

Error on line 2 : q1 n002 n005 n006 0 mpsa18 mpsa18
Unknown parameter "mpsa18"
The problem is the second "mpsa18" on that line.

q1 is the transistor name. n002, n005, n006, and 0 are its four nodes
(you must have used the symbol NPN4 for this transistor, with a
substrate node). The first mpsa18 identifies what kind of transistor
it is, what .MODEL it refers to. So far so good. Anything coming
after that would be interpreted to be an additional parameter for that
element. "mpsa18" is not an allowed parameter.

Did you add something in the Value2 or SpiceLine or SpiceLine2 for
that transistor? (Ctrl-Right Click to get to that menu)

Andy

Join [email protected] to automatically receive all group messages.