ControllerModeOverride.OptionalStop
Supertype: ControllerModeOverride
Definition: setting or operator selection that changes the behavior of the controller on a piece of equipment.
The program execution is stopped after a specific program block is executed when OPTIONAL_STOP is ON.
In the case of a G-Code program, a program block containing a M01 code designates the command for an OPTIONAL_STOP.
Execution MUST change to OPTIONAL_STOP after a program block specifying an optional stop is executed and the ControllerModeOverride OPTIONAL_STOP selection is ON.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.4 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | EventEnum (Only: CONTROLLER_MODE_OVERRIDE) | 2.2 | 1 | ||
result | ControllerModeOverrideEnum | 1.4 | 0..1 | ||
subType | DataItemSubTypeEnum | 1.4 | 1 | The subType MUST be specified |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
subType | DataItemSubTypeEnum (Only: OPTIONAL_STOP) | 1.4 | 1 |