Уважаемый, не путайте назначение примитивов. Советую прочитать документ AR0123 Connectivity and Multi-Sheet Design.PDF из папки Help в корневом каталоге Protelа. Страница 7, цитата (из документа к AD6):
The most basic net identifiers are net labels. Their primary function is to alleviate the traffic of wire connections in a sheet. While there are ways and circumstances in which net labels can be made to correspond between sheets, you should generally consider them for local (in-sheet) connections.
Примерный перевод (на подробно нету времени): Net Label используются преимущественно для задания цепей на одном и том же листе или в несложном многолистовом проекте.
Ports, like net labels, will always connect locally to matching ports on the same document. But unlike net labels, ports are specifically designed for inter-sheet connections. This can happen horizontally or vertically. Horizontally is the broadest option, as it disregards your multi-sheet structure and connects all ports with the same name across your project into the same net. Vertical connections are more controlled, as they connect signals between the sub-sheet and the parent sheet only. Instead of matching ports with ports, vertical connections are made between a port on the sub-sheet and a sheet entry on the parent sheet. This sheet entry must be placed within the sheet symbol referencing that specific sub-sheet.
Примерный перевод: Ports (порты) предназначены специально для задания межлистовых связей в многостраничном проекте и используются когда каждому Sheet Symbol на объединяющем схему "родительском" листе (parent sheet) соответствует один лист схемы. Соединение можно производить как "горизонтально", так и "вертикально". При "горизонтальном" соединении к объединяемой цепи на "дочерних" листах (sub-sheets) присоединяются одноименные порты. "Вертикальное" соединение применяется в случае когда необходимо объединить цепь не только на "дочерних", но и на "родительском" листе, в этом случае на соответствующих Sheet Symbol "родительского" листа размещаются одноименные Sheet Entry.
Off-sheet connectors provide a middle ground, allowing you to create horizontal connectivity for a select group of sheets within your project. The way to group these sheets is by placing multiple sheet names in the Filename field of a single sheet symbol, separating each with a semi-colon. Now place off-sheet connectors for those signals that must be carried between these grouped sheets. Off-sheet connectors will connect with matching off-sheet connectors, but only within those sheets grouped together on the parent sheet symbol. If only one sub-sheet is designated by a sheet symbol, then its off-sheet connectors will not connect to matching ones that may exist elsewhere in your project.
Примерный перевод: Off-sheet connectors используются для задания цепей, общих для нескольких листов схемы, в случае когда эти листы объединены одним Sheet Symbol. Их имена независимы от остальных имен цепей в схеме и объединяются только в пределах этих нескольких листов!!!
Power ports (also called power objects) completely disregard the structure of the project, and connect to matching power ports through all linked sheets. Hidden pins can be made to do this same thing by entering a value in the Connect To field (in the Pin Properties dialog). If you are importing a design from Protel 99 SE or earlier, any hidden pins will have a net name placed in this field automatically.
Примерный перевод: Power ports (называемые также power objects) используются для задания цепей, к которым должны быть подключены "скрытые" выводы графических символов (Hidden pins). Принадлежность "скрытого" вывода к цепи задается в поле Connect To в диалоговом окне Pin Properties.
Таким образом, эти приемы задания имен цепей не равнозначны между собой, либо равнозначны частично. Принцип аналогичен заданию глобальных и локальных переменных при написании программ. Сначала разберитесь, что и как, а потом уже жалуйтесь на глюки, если они в программе есть.
З.Ы. Судя по известным мне фактам, Altium купил PCAD, чтобы "утопить" одного из своих конкурентов и попытаться навязать наиболее вероятной альтернативой Protel.
|