8.8 OutputStatusEnum
This enumeration represents the status of an output of a Vending Machine. The enumeration is defined in Table 104.
Table 104 - OutputStatusEnum Items
| Name | Value | Description |
|---|
| Free | 0 | The output is empty and ready to be used. |
| ProductNotTaken | 1 | A product was delivered to the output and not taken. |
| OutOfOrder | 2 | The output is out of order. |
| Locked | 3 | The output is currently locked. |
| CleaningRequired | 4 | The output requires cleaning. |
| VendorSpecific | 5 | A vendor-specific status is provided. |
Its representation in the AddressSpace is defined in Table 105.
Table 105 - OutputStatusEnum definition
|
Attribute
|
Value
|
| BrowseName | OutputStatusEnum |
| 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 |