BankDriver SampleProgram : [Microsoft Visual Basic 6.0]


Device : TM-S1000



Step 1 <Opening/Closing the device> [VB6.0]
Describes how to execute the device opening/closing process and reading process.

New MethodBiOpenMonPrinter, BiCloseMonPrinter, BiSCNMICRFunctionPostPrint, BiSCNMICRSetStatusBackWnd, BiSCNMICRCancelFunction, BiSCNMICRCancelStatusBack



Step 2 <Displaying read data> [VB6.0]
In addition to Step 1, describes how to display read image and MICR data on the application screen.

New MethodBiGetTransactionNumber, BiGetMicrText, BiGetScanImage, BiSCNSelectFace, BiSCNSetImageFormat



Step 3 <Continuous reading/Electric endorsement> [VB6.0]
In addition to Step 2, describes how to set the processing methods (continuous reading/one-by-one reading) and electric endorsement.

New MethodBiSCNMICRFunctionContinuously, BiPrintText, BiPrintImage, BiSetPrintPosition, BiSetPrintSize, BiBufferedPrint, BiSetPrintStation



Step 4 <Process setting when a reading error occurs> [VB6.0]
In addition to Step 3, describes process setting such as how to sort documents into the two pockets automatically when a reading error occurs or how to process differently depending on a read result in an application.

New MethodBiSetBehaviorToScnResult



Step 5 <Selecting the MICR font and setting the image quality> [VB6.0]
In addition to Step 4, describes selecting a MICR font and setting the image quality.

New MethodBiSCNSetImageQuality



Step 6 <Reading OCR-A/B font and buzzer setting> [VB6.0]
In addition to Step 5, describes how to read an OCR-A/B font with the OCR function and buzzer setting.

New MethodBiGetOcrABText, BiRingBuzzer



Step 7 <Confirming the Device Status and error handling> [VB6.0]
In addition to Step 6, describes how to confirm the Device Status, how to handle errors (pocket near-full/paper jam error), and how to process MICR cleaning.

New MethodBiSetStatusBackWnd, BiCancelError, BiMICRCleaning



Step 8 <IQA/Barcode function and Waterfall> [VB6.0]
In addition to Step 7, describes how to set the IQA/Barcode methods, and Waterfall setting.

New MethodBiGetIqaResult, BiGetBarcodeData, BiSetWaterfallMode