10.17 JointComponentDataType
This structure is the base container for any joint component such as Bolt, Rivet, Gasket, Glue string, etc.
Note: The concrete definition of joint component is not defined in this version of the specification.
The structure is defined in Table 240.
| Name | Type | Description | Optional |
| JointComponentDataType | structure | Subtype of the 0:Structure defined in OPC 10000-5. | |
| JointComponentId | 0:TrimmedString | It is the identifier of the joint component. Examples: BoltId, RivetId, GasketId, etc. | False |
| Name | 0:String | It is the name of the joint component. | True |
| Description | 0:LocalizedText | It is the description of the joint component. | True |
| Manufacturer | 0:LocalizedText | It is the manufacturer of the joint component | True |
| ManufacturerUri | 0:String | It is the identifier of the manufacturer. | True |
| JointComponentContent | 0:BaseDataType | It is the content of the joint component. Examples: Bolt, Rivet, Gasket, etc. Note: The content is application specific. | True |
Its representation in the AddressSpace is defined in Table 241.
| Attribute | Value | ||||
| BrowseName | JointComponentDataType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:Structure defined in OPC 10000-5. | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| IJT Send Joint Component | |||||
| IJT Get Joint Component List | |||||
| IJT Get Joint Component | |||||
| IJT Joint Component Data |