6 Standard ObjectTypes

6.4 ObjectTypes used as EventTypes

6.4.23 AuditDeleteReferencesEventType

This EventType is defined in OPC 10000-3. Its representation in the AddressSpace is formally defined in Table 44.
Table 44 – AuditDeleteReferencesEventType definition
Attribute | Value |
---|---|
BrowseName | AuditDeleteReferencesEventType |
IsAbstract | True |
Subtype of the AuditNodeManagementEventType defined in 6.4.19, which means it inherits the InstanceDeclarations of that Node.
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | ReferencesToDelete | DeleteReferencesItem[] | PropertyType | Mandatory |
Conformance Units | |||||
Auditing NodeManagement |
This EventType inherits all Properties of the AuditNodeManagementEventType. Their semantic is defined in 6.4.19. The SourceName for Events of this type shall be “NodeManagement/DeleteReferences”.
The additional Properties defined for this EventType reflect parameters of the Service call that triggers the Event.
ReferencesToDelete is the referencesToDelete parameter of the DeleteReferences Service call.