9.3 JoiningSystemEventContentType ObjectType Definition

The JoiningSystemEventContentType is a subtype of 0:BaseVariableType. It is used JoiningSystemEventType and JoiningSystemConditionType.

It is formally defined in Table 207.

Table 207 – JoiningSystemEventContentType Definition
Attribute Value
BrowseNameJoiningSystemEventContentType
IsAbstractFalse
ValueRank-1 (-1 = Scalar)
DataType0:BaseDataType
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseDataVariableType defined in OPC 10000-5.
0:HasComponentVariableJoiningTechnology0:LocalizedText0:BaseDataVariableTypeO, RO
0:HasComponentVariableAssociatedEntitiesEntityDataType[]0:BaseDataVariableTypeO, RO
0:HasComponentVariableReportedValuesReportedValueDataType[]0:BaseDataVariableTypeO, RO
0:HasComponentVariableEventText0:LocalizedText0:BaseDataVariableTypeO, RO
0:HasComponentVariableEventCode0:Int640:BaseDataVariableTypeO, RO
Conformance Units
IJT Event Payload
IJT Event Payload Associated Entities
IJT Event Payload Reported Values

JoiningTechnology is a human readable text to identify the joining technology which has triggered the event. Examples: Tightening, Gluing, Riveting, Flow Drill Fastening, etc.

AssociatedEntities is a list of identifiers of various entities/objects available in the given system. Example: An event maybe associated with Asset, Result, Joint, Error, etc.

EventText is a human readable text related to the context of the event.

EventCode is a system specific event code associated with the given event.

ReportedValues is a list of values associated with the given event payload. Example: If it is an over temperature event, then the ReportedValue can be the measured value along with the corresponding limits.