Skip to main content
Version: 8.3 Beta 🚧

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​

TypeParameterDescription
ListpathsA list of historical paths associated with the annotations.
ListstorageIdsA 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