CuttingToolArchetype
Supertype: Asset
Definition: Asset that describes the static cutting tool geometries and nominal values as one would expect from a tool catalog.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.3 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
assetId | ID | 1.3 | 1 | unique identifier for an Asset. | |
deviceUuid | ID | 1.3 | 0..1 | associated piece of equipment’s UUID that supplied the It references to the | |
removed | boolean | 1.3 | 0..1 | indicator that the Asset has been removed from the piece of equipment. | |
timestamp | datetime | 1.3 | 1 | time the Asset data was last modified. |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasDescription | Description | 1.3 | 0..1 | Description can contain any descriptive content about the Asset. | |
hasConfiguration | Configuration | 1.3 | 0..1 | ||
isAssetOf | MTConnectAssets | 1.3 | 0..* | ||
isAssetOf | Agent | 1.3 | 0..* | ||
isAssetOf | TaskArchetype | 1.3 | 0..* | ||
isAssetOf | Task | 1.3 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
manufacturers | string | 1.3 | 0..* | manufacturers of the cutting tool. This will reference the tool item and adaptive items specifically. The cutting items manufacturers’ will be a property of
| |
serialNumber | string | 1.3 | 1 | unique identifier for this assembly. | |
toolId | string | 1.3 | 1 | identifier for a class of cutting tools. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasCuttingToolDefinition | CuttingToolDefinition | 1.3 | 2.1 | 0..1 | |
hasCuttingToolLifeCycle | CuttingToolLifeCycle | 1.3 | 0..1 |