KioMeiBnr Object

The MEI Bill Note Recycler inherits from KioCurrencyAcceptor. All of the KioCurrencyAcceptor functionality applies.

Functions

Type Signature
void Reset(string deviceName = null)
Tells the device to perform a reset.
void DispenseByAmount(int amount, string currencyType, string deviceName = null)
Starts a dispense operation, and returns true on success.
string GetDispenseResult(string deviceName = null)
Gets the result of a dispense operation.