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.
| Attribute | Value | ||||
| BrowseName | JoiningSystemEventContentType | ||||
| IsAbstract | False | ||||
| ValueRank | -1 (-1 = Scalar) | ||||
| DataType | 0:BaseDataType | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseDataVariableType defined in OPC 10000-5. | |||||
| 0:HasComponent | Variable | JoiningTechnology | 0:LocalizedText | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | AssociatedEntities | EntityDataType[] | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | ReportedValues | ReportedValueDataType[] | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | EventText | 0:LocalizedText | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | EventCode | 0:Int64 | 0:BaseDataVariableType | O, 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.