Superclass (is-a): ControllerModeOverride
ControllerModeOverride.SingleBlock
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 from ControllerModeOverride
ControllerModeOverrideProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
compositionId | ID | 1.4 | 0..1 | identifier of the «abstract» Composition entity defined in the MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request. associated with the data reported for the Observation. | |
dataItemId | ID | 1.4 | 1 | unique identifier of the
| |
name | string | 1.4 | 0..1 | name of the
| |
sequence | integer | 1.4 | 1 | number representing the sequential position of an occurrence of an observationobserved value of a property at a point in time. in the data buffer of an agentsoftware that collects data published from one or more piece(s) of equipment, organizes that data in a structured manner, and responds to requests for data from client software systems by providing a structured response in the form of a response document that is constructed using the semantic data model of a Standard. .
| |
subType | DataItemSubTypeEnum | 1.4 | 0..1 | subtype of the
| |
timestamp | datetime | 1.4 | 1 | most accurate time available to a piece of equipment that represents the point in time that the data reported was measured. | |
type | «abstract» DataItemTypeEnum | 1.4 | 1 | type of the
| |
units | UnitEnum | 1.4 | 0..1 | units of the
| |
isUnavailable | boolean (Default: true) | 1.4 | 1 | when
<Execution dataItemId=”…” …>UNAVAILABLE</Execution> | |
result | string | 1.4 | 0..1 | observationobserved value of a property at a point in time. of the The default value type for
<Execution dataItemId=”…” …>READY</Execution> | |
resetTriggered | ResetTriggeredEnum | 1.4 | 0..1 | identifies when a reported value has been reset and what has caused that reset to occur for those
| |
type | EventEnum | 2.2 | 1 | ||
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 |