ConfigurationRelationship
Definition: association between two pieces of equipment that function independently but together perform a manufacturing operation.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.5 |
Documentation
Description
ConfigurationRelationship is an abstract entity and hence will be realized by specific ConfigurationRelationship types in an MTConnectDevices entity. See Section ComponentRelationship and Section DeviceRelationship.
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
name | string | 1.5 | 0..1 | name associated with this ConfigurationRelationship. | |
id | ID | 1.5 | 1 | unique identifier for this ConfigurationRelationship. | |
type | RelationshipTypeEnum | 1.5 | 1 | defines the authority that this piece of equipment has relative to the associated piece of equipment. The type MUST be specified | |
criticality | CriticalityTypeEnum | 1.5 | 0..1 | defines whether the services or functions provided by the associated piece of equipment is required for the operation of this piece of equipment. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isRelationshipOf | Configuration | 1.5 | 0..* |
Subclasses
| Name | Int | Dep |
|---|---|---|
AssetRelationship | 2.1 | |
ComponentRelationship | 1.5 | |
DeviceRelationship | 1.5 |