9.2 JoiningSystemResultType Definition
The JoiningSystemResultType is a subtype of 0:BaseVariableType. It is used to expose the information of the 5:ResultDataType in individual sub-variables. The 5:ResultMetaData have the same meaning as defined by the DataType in section 10.1.
It is formally defined in Table 205.
| Attribute | Value | ||||
| BrowseName | JoiningSystemResultType | ||||
| IsAbstract | False | ||||
| ValueRank | -1 (-1 = Scalar) | ||||
| DataType | 5:ResultDataType | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 5:ResultType defined in OPC 40001-101. | |||||
| 0:HasStructuredComponent | Variable | 5:ResultMetaData | JoiningResultMetaDataType | 0:BaseDataVariableType | M, RO |
| Conformance Units | |||||
|---|---|---|---|---|---|
| IJT Result Variable Access | |||||
| IJT Requested Result Variable Access |
The components of the JoiningSystemResultType have additional subcomponents which are defined in Table 206.
| Source Path | Reference | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | JoiningTechnology | 0:LocalizedText | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | SequenceNumber | 0:Int64 | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | Name | 0:String | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | Description | 0:LocalizedText | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | Classification | 0:Byte | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | OperationMode | 0:Byte | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | AssemblyType | 0:Byte | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | AssociatedEntities | EntityDataType[] | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | ResultCounters | ResultCounterDataType[] | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | InterventionType | 0:Byte | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | IsGeneratedOffline | 0:Boolean | 0:BaseDataVariableType | O |
| 5:ResultMetaData | 0:HasStructuredComponent | Variable | ExtendedMetaData | KeyValueDataType[] | 0:BaseDataVariableType | O |
Refer section 10.1 for the descriptions of the variables.