All Forums
 Help For Easy-PC Users
 Libraries and Components
 two holes for one connection

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
PeterHer Posted - 30 Jul 2022 : 06:25:01
Hi All,

Is is possible to create two holes for just one connection?
I want to make a component, like for an AMP connector which has two pins(holes) but represents just one connection.

Thanks in advance,
Peter
1   L A T E S T    R E P L I E S    (Newest First)
Iain Wilkie Posted - 30 Jul 2022 : 08:57:56

See under Help (Multiple PCB Pins)

Multiple Pin Numbers
As well as assigning pins "one to one", it is also possible to assign multiple PCB pins to a single Schematic pin. This allows you to model certain types of component that have 'internal' connections within the component, or those that have multiple pins that need to be assigned to the same net.

To do this, using the Pin Assignments tab in the Component Editor, edit the pin entry in the PCB Symbol Pad Number cell. The corresponding list of Component Pin Name/Numbers must also be edited to match the PCB Symbol Pad Numbers entered. When editing these for the first time and editing from the default single Pad Number, the Component Pin Name/Number cell will be updated automatically to match. Both lists must have the same number of entries.



Each list can be separated with commas (,) (to assign all the PCB pads to the same net, with connections in the PCB that must to be routed). For example, 1,4,8 When the Optimise option is run, it will show these as unrouted connections. If left unrouted, the Connectivity Check Report will report these as split nets and requiring routing.
Or, separate the pad numbers with plus (+) signs (to assign them to the same net, but indicating that the pins are connected internally within the component and do not all need to be routed). For example, 1+4+8

Iain