8.24 AssetConfigurationEnum
This enumeration represents the configuration of an asset. The enumeration is defined in Table 136.
| Name | Value | Description |
|---|---|---|
| AcceptToCashboxOrStacker | 0 | Asset shall be accepted and moved into cashbox (coins or token) or stacker (bills or token). If the system does not have a cashbox or stacker, the setting shall change to AcceptToRecyclerOrTube. |
| AcceptToRecyclerOrTube | 1 | Asset shall be accepted and moved into recycler (bills and token) or tube (coins or token). If the system does not have a recycler or tube, the setting shall change to AcceptToCashboxOrStacker. |
| AcceptToEscrowAndStacker | 2 | Asset shall be accepted and kept in the escrow. Can only be applied to bills and tokens. If escrow gets accepted, bill gets moved into stacker. If the system does not have an escrow, the setting shall change to AcceptToCashboxOrStacker. If the system does not have a stacker, the setting shall change to AcceptToEscrowAndRecycler. |
| AcceptToEscrowAndRecycler | 3 | Asset shall be accepted and kept in the escrow. Can only be applied to bills and tokens. If escrow gets accepted, bill gets moved into recycler. If the system does not have an escrow, the setting shall change to AcceptToRecyclerOrTube. If the system does not have a recycler, the setting shall change to AcceptToEscrowAndStacker. |
| Reject | 4 | Asset shall be rejected, when inserted. |
Its representation in the AddressSpace is defined in Table 137.
| Attribute | Value | |||||
| BrowseName | AssetConfigurationEnum | |||||
| 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 PaymentDevice Coin | ||||||
| UnattendedRetail PaymentDevice Bill |