Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Altium. Reusing schematic symbols for pin-compatible parts.

Post

Altium. Reusing schematic symbols for pin-compatible parts.

+3
−0

I want to create a schematic symbol and reuse it for multiple ICs which have identical pinouts. For example, OpaMPS, or the venerable SN74LS00, SN74HC00, SN74HCT00. How can I do this in an Altium library without copying and pasting the symbol every time?

I'd like to create a library where I don't need to remember all the pin-compatible sets, and I can go by the part number in the library. I want to find out what kind of support Altium has for that.

I know I could drop a symbol and change the comment from ADuM2250 to ISO1640DWR. But that would not be the workaround I'm looking for.

For a comparison, OrCAD has aliases for schematic symbols. Each symbol can have multiple model numbers associated with it.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

Something like Eagle's device attributes? (2 comments)
Some thoughts. (1 comment)
Some thoughts.
a concerned citizen‭ wrote almost 2 years ago

I don't have Altium, or OrCAD, but I think what OrCAD does with those "aliases" is it simply makes copies of them behind your back, either with the symbols or with the info, only, and maybe displaying them transparently to the user. It doesn't make sense otherwise, it has to have some separate info for each symbol/pinout/package/etc, because no program can read minds. Imagine picking up a component, how would the program know that it will be X or Y without having an info attached to it? Because, if I read correctly, you want to select this magic symbol, place it, and it automatically changes its name to fit the needs.