UnifiedComponent_Dlg-ComponentNameTemplateFormComponent Name Template_AD
This document is no longer available beyond version 21. Information can now be found here: Component Name Templates for version 25
Altium 제품에 접근할 수 있는 레벨에 따라 사용할 수 있는 기능이 달라집니다. 다양한 레벨의 Altium Designer Software Subscription에 포함된 기능과 Altium 365 플랫폼에서 제공하는 애플리케이션을 통해 제공되는 기능을 비교해보세요.
소프트웨어에서 논의된 기능을 찾을 수 없는 경우, Altium 영업팀에 문의하여 자세한 정보를 확인해주세요.
The Component Name Template dialog
Summary Copy Link Copied
The Component Editor (in its Batch Component Editing mode only) provides support for the use of parameter-based Component Name Templates. Such templates allow you to precisely name, or rather rename your components - their Item ID - based on the currently defined values of parameters (user/template parameters - not system parameters) available to those components in the editor. Use the Component Name Template dialog to define your naming template as required.
Access Copy Link Copied
Access to the dialog is made from within the Component Editor, when operating in its Batch Component Editing mode. Select the component(s) to be renamed (in the area for component definitions at the bottom of the view), right-click, and choose the Operations » Rename Component (Operations » Rename n Components) command from the context menu.
Options/Controls Copy Link Copied
- Initial Index - use this field to specify the starting index for the components that are being renamed using the defined naming scheme, and where an iterator macro has been added to the template.
- Naming Scheme - use this field to define your naming scheme. Include a parameter into the naming template using the format [<ParameterName>]. Examples might be:
- CMP-[Value]
- CMP-[Part Number]
- [Part Number]-[Value]
- [Value]
- [Part Number]
-
You can also use multiple parametric declarations in your templates, for example:
- CMP-[Part Number]-[Value]
- CMP-[Manufacturer Part Number]-[Value]-[Tolerance]
In addition, and purely optional, you can also add an iterator macro, specified within curly braces (e.g., {000}, {00A}), for example:
- CMP-[Value]-{001}
- CMP-[Part Number]-{00A}
You can then control the starting point of that iterator by defining the required value in the Initial Index field.