How does one add or accomodate a part that has a no connect in the pin list?
For example: LMH6618.MOD (downloaded from TI)
* PINOUT ORDER +IN -IN +V -V OUT
* PINOUT ORDER 3 4 6 2 1
.SUBCKT LMH6618 3 4 6 2 1
Pin 5 is an enable, which is not modeled, as described in LHM6618.txt
My pin table has the 5 pins defined.
Name SpiceOrder
OUT 1
V- 2
In+ 3
In- 4
V+ 6
Using this in LTspice XVII gives an error:
Port(pin) count mismatch between the definition of subcircuit 'lmh6618' and instance 'xu6'. The instance has more connections terminals than the definition.
Any ideas?
Also, macOS allows you to access its library freely, so you are able to. Although software removal is simple on the Mac OS, Apple decided to add even. We would like to show you a description here but the site won’t allow us.
How could I install new components in LTSpice for Mac?
Add To Library Mac Lt Spices
Ltspice Digital Library
#116608 Hello to all. I have a problem: I installed the LTspice XVII, the mac version in macOS 10.14 Mojave. I tried to install new components on the 'sym' directory and seems to be OK (with LTspice closed); but I open LTspice and I try to add a component that I installed, but does not appear on the list of components. How can I do to install properly new components in LTspice for Mac? Thank you in advance. Best regards. Fernando. |
#116616 Fernando, Andy |
#116617 Edited Hello Fernando, I have written some tips in a text file. https://groups.io/g/LTspice/files/z_yahoo/MAC/Special%20hints%20for%20MAC-LTspice.txt https://groups.io/g/LTspice/files/z_yahoo/MAC I found standard.bjt on two places on the hard disk. 1. You can modify this file when you want append BJT-models. '/Users/helmut/Library/Application Support/LTspice/Lib/cmp/standard.bjt' The same applies to the other model files named standard.xxx. 2. Don't change the file below or any other standard.xxx file in this folder. /Applications/LTspice.app/Contents/lib/cmp/standard.bjt It's not used when running LTspice. Helmut |
#116621 Andy toggle quoted messageShow quoted textIs a directory of asy files. I put it in the asy directory (no subdirectories). I am using the mac version of LTspice XVII El sábado, 23 de noviembre de 2019, Andy I <AI.egrps+io@...> escribió:
|
#116623 Hello Fernando, The directories you should use are in the folders below. /Users/helmut/Library/Application Support/LTspice/Lib/sym /Users/helmut/Library/Application Support/LTspice/Lib/cmp /Users/helmut/Library/Application Support/LTspice/Lib/sym Don*t copy anthing into the directory below. Applications/LTspice.app/Contents/lib/... Helmut |
#116627 toggle quoted messageShow quoted text El sábado, 23 de noviembre de 2019, Helmut Sennewald via Groups.Io <helmutsennewald=yahoo.com@groups.io> escribió: Hello Fernando, |
#116628 Hello Fernando, I made a typo in the third line. It's 'sub ' of course. /Users/helmut/Library/Application Support/LTspice/Lib/sym /Users/helmut/Library/Application Support/LTspice/Lib/cmp /Users/helmut/Library/Application Support/LTspice/Lib/sub Helmut |