8 OPC UA EventTypes

8.1 JoiningSystemEventType

The JoiningSystemEventType is an EventType which is a subtype of BaseEventType, defined in OPC 10000-5. This is a general event defined to send any type of errors, alerts, system specific information.
Note: This EventType can be sub-typed to define specific type of events based on required criteria.
Figure 10 defines the structure. It is formally defined in Table 56.
Figure 10 - Overview of JoiningSystemEventType
Table 56 - JoiningSystemEventType Definition
Attribute | Value |
---|---|
BrowseName | JoiningSystemEventType |
IsAbstract | False |
Subtype of the BaseEventType defined in OPC 10000-5 which means it inherits the InstanceDeclarations of that Node.
References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
---|---|---|---|---|---|
0:HasProperty | Variable | JoiningTechnology | 0:LocalizedText | 0:PropertyType | O |
This EventType inherits all Properties of the BaseEventType.
The optional JoiningTechnology is a human readable text to identify which joining technology triggered the event. Examples: Tightening, Gluing, Riveting, Flow Drill Fastening, etc.