Deleting the feature's associated property values
- Last UpdatedSep 29, 2025
- 2 minute read
When you have properties with values associated to a feature that you wish to disable, you will need to manually delete the property values—which are stored in the objItem database table— before the feature can be turned off in the configDesc. This prevents you from unwittingly deleting the associated configuration if an configDesc entry is turned off in error.
This example details the changes required to delete the Prediction feature's property values (CD_PREDICTION).
To delete a feature's associated properties
-
Using the AVEVA Measurement Advisor client as a user with Administrator-level permissions, navigate to Admin, and then select Delete Object Item.
-
To delete the property, do the following:
-
Select Object Type (here, Meter), and click Select Property.
-
Choose the property that is associated with the feature you would like to turn off.
In this example, Enable Prediction is selected.

-
Optional: Click Find Objects.
This will locate the objects that have the property configured. This is purely for informational purposes.

-
Click Delete Property.

The corresponding property will be deleted.
-
Navigate to the measConfig tool and click Update Database.
Verify no errors are printed, indicating that you have successfully turned the feature off.
-