ProcessSpindleSpeed
Definition: constrained process spindle speed for the tool in revolutions/minute.
The ProcessSpindleSpeed::value MAY contain the nominal process target spindle speed if available. If ProcessSpindleSpeed is provided, at least one value of ProcessSpindleSpeed::maximum, ProcessSpindleSpeed::nominal, or ProcessSpindleSpeed::minimum MUST be specified.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.2 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
maximum | float | 1.2 | 0..1 | upper bound for the tool’s target spindle speed. | |
minimum | float | 1.2 | 0..1 | lower bound for the tools spindle speed. | |
nominal | float | 1.2 | 0..1 | nominal speed the tool is designed to operate at. | |
value | float | 1.2 | 0..1 |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isProcessSpindleSpeedOf | CuttingToolLifeCycle | 1.2 | 0..1 |