ControllerModeOverride.SingleBlock
Supertype: ControllerModeOverride
Definition: setting or operator selection that changes the behavior of the controller on a piece of equipment.
Program execution is paused after each block of code is executed when SINGLE_BLOCK is ON.
When SINGLE_BLOCK is ON, Execution MUST change to INTERRUPTED after completion of each block of code.
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: SINGLE_BLOCK) | 1.4 | 1 |