Detect Duplicated Specialty Piping Items Tags at Project Database
- Last UpdatedJan 30, 2025
- 1 minute read
This macro is designed to synchronize changes in the current drawing and to detect and report any duplicated SPP tags in the current drawing.
The macro can be executed using the AVEVA P&ID Macros Manager dialog. Refer to AVEVA P&ID Macros Manager.
Note:
The macro can be executed manually by the user with a command defined in the lisp
routine: AVVMAC_CHKSPPDUP.
Note:
The functionality is only available to users with administrator access rights.
Note:
Locked drawings cannot be synchronized.
To check for duplicated sub strings within tag definitions, setup uniqueness tag format using the user directive as follows:
USER_SSPDUP = 1,2,3,4,5,6 * customize tag uniqueness rules.
' 1 = Block
' 2 = Function
' 3 = Prefix
' 4 = Letter
' 5 = Number
' 6 = Suffix
To report duplicated tags as errors or warnings, select the required project configuration option as shown below.

Example of the outcome of using the command with the above Warn option selected:
