List of Attribute Codes
Code |
Meaning |
---|---|
130001 |
Article No. |
130002 |
Manufacturer |
130003 |
Type |
130004 |
Order No. |
140005 |
Designation |
140006 |
Text 1 |
140007 |
Text 2 |
110008 |
Price |
110009 |
Price annotation |
110010 |
Unit |
110011 |
Date |
110012 |
ID (= Utilities Identification Character) |
110013 |
Weight |
130014 |
Dimensions in mm: x y z (when x=0 then y is interpreted as diameter) |
140022 |
Text 3 |
140023 |
Text 4 |
140024 |
Text 5 |
140025 |
Text 6 |
110026 |
Width |
110027 |
Height |
110028 |
Depth |
The complete current list of attribute codes is contained in the ATTRCODE.DAT file in the HiCAD sub-directory ...\PID\ADMIN.
If the part data source is the HELiOS database, the assignment of attribute codes for attribute names used in the database is taken from the ATTRCODE.DAT file stored in the HiCAD sub-directory ...\PID\ADMIN. If you define a new attribute in the database and it should also be used in a P+ID BOM, specify a new attribute code and enter the assignment in this file.

Notes on Attribute Code Structure:
- '1' must be in the first position.
- The second position indicates the length of the text filed reserved for this attribute code in blocks of up to 10 characters.
Example:
10009 -> 10 characters
140007 -> 40 characters
- The number combination in positions three to six of the code must be unique, i.e. only exist once for attribute codes.
Example:
If the attribute code "130014" exists, then an attribute code "110014" must not exist.