Tag Discovery Pattern - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

The Tag Discovery Patterns module allows you to define the tag part names and map the part names to the standard nomenclature.

Only administrators can access this module.

The Tag Discovery Pattern module allows you to do the following tasks:

  • View the master tag patterns available in the system

  • Create new master tag patterns

  • Modify master tag patterns

  • Copy the existing master tag patterns to create new ones

  • Delete master tag patterns

  • Associate alias tag patterns

  • Create new alias tag patterns

  • Modify alias tag patterns

  • Copy existing alias tag patterns to create new ones

  • Delete alias tag patterns

  • Create new group tag pattern

  • Modify group tag patterns

The Tag Discovery Patterns module is enhanced to allow group tag configuration. For example, group tags such as V-224A/B/C, 10, 20A-1000, and P1-10/20A-500 can be configured in this module to get multiple tags.

Group tag

Expected individual tags

V-224A/B/C

V-224A, V-224B, V-224C

10,20A-1000

10A-1000, 20A-1000

P1-10/20A-500

P1-10A-500, P1-20A-500

In order to extract tags 10V-123, 15V-123, and 20V-123 from a group tag like {10-20}V-123 or [10-20]V-123, you can create a custom DLL to override the ExtractTagsFromCustomTagGroups method on ISPFNTagGroup interface.