Specifications

No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
7
SHEET
6
3.Status API
3.1. Outline
The following functions are provided in the Status API.
#
BiOpenMonPrinter • • • Open the printer which is the object of status monitoring.
#
BiGetStatus • • • Acquire the status.
#
BiSetStatusBackFunction • • Register the auto status notification callback function.
#
BiSetStatusBackWnd • • • Register the auto status notification message acquisition window.
#
BiCancelStatusBack • • • Cancel the auto status notification
#
BiDirectIO • • • Direct input/output
#
BiDirectIOEx • • Extended Direct input/output
#
BiResetPrinter • • • Printer reset
#
BiGetOfflineCode • • • Acquire the reason for being off-line
#
BiGetCounter • • Acquire the maintenance counter
#
BiResetCounter • • • Reset the maintenance counter
#
BiCancelError • • • Restore recoverable printer errors
#
BiGetType • • • Acquire the printer’s type ID
#
BiGetInkStatus • • • Acquires the ink status
#
BiSetInkStatusBackFunction • • • Sets the ink status notification call back function
#
BiSetInkStatusBackWnd • • • Sets the ink status notification window
#
BiCancelInkStatusBack • • • Cancels the ink status notification
#
BiMICRSetReadBackFunction • • • Sets the check reading results notification function
#
BiMICRSetReadBackWnd • • • Sets the check reading results notification window
#
BiMICRSelectDataHandling • • Selects the check reading operation
#
BiMICRReadCheck • • • Reads the check
#
BiMICRCancelWaitCheckInsertion • • • Cancels the check insertion wait
#
BiMICRCancelReadBack • • • Cancels the check reading results notification
#
BiMICRRetransmitionCheckData • • Rsend the check reading results
#
BiMICRGetStatus • • • Acquires the MICR status
#
BiMICREjectCheck • • • Ejects the check
#
BiMICRLoadCheck • • • Loads the check to the printing position
#
BiMICRCleaning • • • Cleans the MICR mechanism
#
BiSCNSetImageQuality • • • Sets the scanning quality for image data.
#
BiSCNSetImageFormat • • • Sets the scanning format for image data.
#
BiSCNSetScanArea • • • Sets the scanning area.
#
BiSCNPreScan • • • Sets the image data density automatically.
#
BiSCNGetImageQuality • • • Acquires the scanning quality setting value for image data.
#
BiSCNGetImageFormat • • • Acquires the scanning format setting value for image data.
#
BiSCNGetScanArea • • • Acquires the scanning area setting values.
#
BiSCNSetReadBackFunction • • • Sets the image scanning notification call back function.
#
BiSCNSetReadBackWnd • • • Sets the image scanning notification window.
#
BiSCNCancelReadBack • • • Cancels the image scanning notification.
#
BiSCNReadImage • • Scans an image.
#
BiSCNRetransmissionImage • • • Retransmits the image scanning results.
#
BiSCNGetClumpStatus • • Acquires the cut sheet paper clamping status.
#
BiSCNClumpPaper • • • Executes clamping of cut sheet paper.
#
BiSCNSetCroppingArea • • • Sets the cropping area.
#
BiSCNGetCroppingArea • • • Acquires the setting value for the cropping area.