6 Standard ObjectTypes

6.4 ObjectTypes used as EventTypes

6.4.22 AuditAddReferencesEventType

This EventType is defined in OPC 10000-3. Its representation in the AddressSpace is formally defined in Table 43.
Table 43 – AuditAddReferencesEventType definition
Attribute | Value |
---|---|
BrowseName | AuditAddReferencesEventType |
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 | ReferencesToAdd | AddReferencesItem[] | 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/AddReferences”.
The additional Properties defined for this EventType reflect parameters of the Service call that triggers the Event.
ReferencesToAdd is the referencesToAdd parameter of the AddReferences Service call.