OpenPlant Modeler Help

Configure WorkSet to Reserve Tags in PlantSight

By default OpenPlant Modeler checks for duplicate tags when changes are synced to the PlantSight imodel. When duplicate tags are found the Tag Validation dialog is displayed letting you fix the duplicates.

By adding the following variable you can reserve the tag in PlantSight when a component is placed so there will be no duplicate tags when syncing the changes:

OP_TAGGING_RESERVE_ALWAYS=1

where:
  • 1 = Tags will be reserved in PlantSight upon component placement.
  • 0 = Search for duplicate tags will be performed when changes are synced with PlantSight.

The variable should be added the .cfg file for the active WorkSet. (See example below):

C:\ProgramData\Bentley\OpenPlant CONNECT Edition\Configuration\Workspaces\WorkSpace\WorkSets\OpenPlantImperial.cfg

Note: Searching a large project for duplicate tags can be time consuming if done for every tagged component placed. It is recommended to search for duplicate tags when syncing the changes.