system.historian.deleteAnnotations
This function is used in Python Scripting.
Description​
Deletes desired annotations from the specified Historian.
Client Permission Restrictions​
This scripting function has no Client Permission restrictions.
Syntax​
system.historian.deleteAnnotations(paths, storageIds)
Parameters​
Type | Parameter | Description |
---|---|---|
List | paths | A list of historical paths associated with the annotations. |
List | storageIds | A list of annotation storage IDs to be used for deleting. |
Returns​
A list of qualified values. The quality code will indicate success or failure, and if successful, the storage ID of the annotation will have been deleted. See Scripting Object Reference.
Scope​
Gateway, Vision Client, Perspective Session