Superclass (is-a): Material
Stock
Definition: Material that is used in a manufacturing process and to which work is applied in a machine or piece of equipment to produce parts.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.3 |
Documentation
Description
Stock may be either a continuous piece of material from which multiple parts may be produced or it may be a discrete piece of material that will be made into a part or a set of parts.
Inherited from Material
MaterialProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
id | ID | 1.8 | 1 | unique identifier for the «abstract» Component. | |
name | string | 1.8 | 0..1 | name of the «abstract» When provided, «abstract» | |
nativeName | string | 1.8 | 0..1 | common name associated with «abstract» Component. | |
sampleInterval | float | 1.8 | 0..1 | interval in milliseconds between the completion of the reading of the data associated with the «abstract» This information may be used by client software applications to understand how often information from a «abstract» The refresh rate for data from all child «abstract» | |
sampleRate | float | 1.8 | 1.2 | 0..1 | DEPRECATED in MTConnect Version 1.2. Replaced by «abstract» Component::sampleInterval. |
uuid | ID | 1.8 | 0..1 | universally unique identifier for the «abstract» Component. | |
coordinateSystemIdRef | ID | 1.8 | 0..1 | specifies the CoordinateSystem for this «abstract» Component and its children. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
observesMaterial | Material | 1.4 | 0..1 | ||
observesLengthRemaining | Length.Remaining | 1.3 | 0..1 | ||
observesLengthStandard | Length.Standard | 1.3 | 0..1 |