EPSON OPOS ADK Sample Program

Device:   MICR


Step 1 Normal operation: Display the read data.

Read a check and display the read data.
New Method Open, ClaimDevice, ReleaseDevice, Close, BeginInsertion, EndInsertion, EndRemoval
New Property DeviceEnabled, DataEventEnabled

Step 2 Adding "Time-out" function.

Adding "Time-out" function when reading a check preventing from improper insertion.
New Method BeginRemoval
New Property

Step 3 Display detailed information of the read data.

Display detailed information of the read data from the check.
New Method
New Property AccountNumber, Amount, BankNumber, CheckType, CountryCode, EPC, SerialNumber, TransitNumber

Step 4 Adding "Error information" function to Step 3.

Adding "Error information" function to Step 3.
New Method
New Property

Step 5 Adding a function printing on the other side of the slip.

When using the POSPrinter, printing on the other side of the read slip.
This Step cannot be used if MICR and POSPrinter aren't registered.
New Method
New Property

Step 6 Obtains the statistics of the device.

Obtains the statistics of the device. (UPOS 1.8)
This Step cannot be used if MICR and POSPrinter aren't registered.
New Method RetrieveStatistics
New Property CapStatisticsReporting