|
Step 1 Normal operation: Display the read data.(C# Sample, VB.NET Sample)
|
- Read a check and display the read data.
|
New Method |
Open, Claim, Release, Close, BeginInsertion, EndInsertion, EndRemoval |
New Property |
DeviceEnabled, DataEventEnabled |
|
|
- 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.(C# Sample, VB.NET Sample)
|
- 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.(C# Sample, VB.NET Sample)
|
- Adding "Error information" function to Step 3.
|
New Method |
|
New Property |
|
|
Step 5 Adding a function printing on the other side of the slip.(C# Sample, VB.NET Sample)
|
- When using the POSPrinter, printing on the other side of the read slip.
This Step cannot be used if Micr and Printer aren't registered.
|
New Method |
|
New Property |
|
|
Step 6 Obtains the statistics of the device.(C# Sample, VB.NET Sample)
|
- Obtains the statistics of the device.
This Step cannot be used if Micr and Printer aren't registered.
|
New Method |
RetrieveStatistics |
New Property |
CapStatisticsReporting |