8.9 DeliveryStatusEnum
This enumeration represents the status of a delivery request. The enumeration is defined in Table 106.
Table 106 - DeliveryStatusEnum Items
| Name | Value | Description |
|---|
| ReadyToDeliver | 0 | The delivery request has not been started to be executed. |
| DeliveryStarted | 1 | Execution of the delivery request is ongoing. |
| DeliveryFinished | 2 | Delivery of the delivery request has successfully ended. |
| DeliveryFailed | 3 | Execution of the delivery request has failed. |
| DeliveryCannotStart | 4 | The delivery cannot start because of a machine engine condition, e.g., the output is not empty |
Its representation in the AddressSpace is defined in Table 107.
Table 107 - DeliveryStatusEnum definition
|
Attribute
|
Value
|
| BrowseName | DeliveryStatusEnum |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:Enumeration type defined in OPC 10000-5 |
| 0:HasProperty | Variable | 0:EnumStrings | 0:LocalizedText [] | 0:PropertyType | |
|
Conformance Units
|
|---|
| UnattendedRetail MachineEngine |