Default report mode:
Summary
This violation occurs when missing pins have been detected in the numerical sequence of the offending symbol's pin designator values. For example, if the symbol has pins with designators 1
, 2
, 5
, and there are no pins with designator 3
and 4
.
Notification
A notification is displayed in the Messages panel in the following format:
Missing Pin Designator In Sequence : <PinDesignatorList> [<LowerPinDesignator>..<UpperPinDesignator>]
where:
PinDesignatorList
is the comma-separated list of missing pin designators in the numerical sequence detected in the offending symbol.
LowerPinDesignator
is the minimum numerical value of pin designators detected in the offending symbol.
UpperPinDesignator
is the maximum numerical value of pin designators detected in the offending symbol.
Recommendation for Resolution
In the offending symbol model, add pins with missing pin designators in the sequence or change pin designators so the pin designators form a continuous sequence of integer values.
- In the Component Editor in its Single Component Editing mode, click the control at the top-right of symbol's preview.
- In the Component Editor in its Batch Component Editing mode, right-click on the symbol entry in the Model Links region and choose the Edit command from the context menu.
The symbol model that is currently being used (referenced) by the component will open in the temporary Schematic Library editor. Using the Place » Pin command from the main menus, add the required number of pins and specify values of their Designator property in the Pin mode of the Properties panel so the pin designators in the symbol form a continuous sequence of integer values. You can also edit the Designator property of pins already placed in the symbol.