6 Standard ObjectTypes

6.4 ObjectTypes used as EventTypes

6.4.21 AuditDeleteNodesEventType

This EventType is defined in OPC 10000-3. Its representation in the AddressSpace is formally defined in Table 42.
Table 42 – AuditDeleteNodesEventType definition
Attribute | Value |
---|---|
BrowseName | AuditDeleteNodesEventType |
IsAbstract | True |
Subtype of the AuditNodeManagementEventType defined in 6.4.19, i.e. inheriting the InstanceDeclarations of that Node.
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | NodesToDelete | DeleteNodesItem[] | 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/DeleteNodes”.
The additional Properties defined for this EventType reflect parameters of the Service call that triggers the Event.
NodesToDelete is the nodesToDelete parameter of the DeleteNodes Service call.