10.16 JointDesignDataType
This structure provides the design information of a given joint. Refer Annex H for examples.
The structure is defined in Table 238.
| Name | Type | Description | Optional |
| JointDesignDataType | structure | Subtype of the 0:Structure defined in OPC 10000-5. | |
| JointDesignId | 0:TrimmedString | It is the identifier of the joint design. | False |
| Name | 0:String | It is the name of the joint design. | True |
| Description | 0:LocalizedText | It is the description of the joint design. | True |
| JointDesignContent | DesignValueDataType[] | It is the list of design values. | True |
| JointComponentIdList | 0:TrimmedString[] | It is the list of joint components associated with the joint design. Examples: BoltId, RivetId, GasketId, etc. | True |
Its representation in the AddressSpace is defined in Table 239.
| Attribute | Value | ||||
| BrowseName | JointDesignDataType | ||||
| IsAbstract | False | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:Structure defined in OPC 10000-5. | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| IJT Send Joint Design | |||||
| IJT Get Joint Design List | |||||
| IJT Get Joint Design | |||||
| IJT Joint Design Data |