WorkspaceManager_Err-BusIndicesOutOfRangeBus Indices Out of Range_AD
Altium 제품에 접근할 수 있는 레벨에 따라 사용할 수 있는 기능이 달라집니다. 다양한 레벨의 Altium Designer Software Subscription에 포함된 기능과 Altium 365 플랫폼에서 제공하는 애플리케이션을 통해 제공되는 기능을 비교해보세요.
소프트웨어에서 논의된 기능을 찾을 수 없는 경우, Altium 영업팀에 문의하여 자세한 정보를 확인해주세요.
Parent category: Violations Associated with Buses
Default report mode:
Summary Copy Link Copied
This violation occurs when the index of a constituent net connected to a bus lies outside the range specified by the net to which the bus is associated.
Notification Copy Link Copied
If compiler errors and warnings are enabled for display on the schematic (enabled on the Schematic - Compiler page of the Preferences dialog) an offending object will display a colored squiggle beneath it. A notification is also displayed in the Messages panel in the following format:
Bus index out of range on
<NetPrefix> Index = <NetIndex>
where:
NetPrefix
is the prefix of the constituent net connected to the bus (e.g.A
for netA8
, connected to a bus associated to netA[0..7]
).NetIndex
is the erroneous index of the constituent net (e.g. netA8
has an index of8
).
Recommendation for Resolution Copy Link Copied
With the violation selected in the Messages panel, use the Details region of the panel to quickly cross probe to the net label associated with the offending net and either amend the index of the net so that it lies within the correct range, or rename the net altogether. The latter would be typical if you have named the net by mistake and it is not a constituent of the net transported by the bus object.