EasyManua.ls Logo

Epson TMU220

Epson TMU220
152 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
5-4 Application Development Information Rev. E
5.2 Cash Drawer Control
5.2.1 Advanced Printer Driver
5.2.1.1 Drawer Open
When you control a drawer which is connected to this printer using APD, you have 2 methods
to open the drawer. The first method is using “Control font,” second is using “Status API.“
Below is as example of a program (Visual Basic) to open a cash drawer using Control font.
Below is as example of a program (Visual Basic) to open a cash drawer using Status API.
'Execute open cash drawer1.
Printer.Font.Name = "control"
Printer.Print "A" ’This”A” means “open the drawer1 with 50msec pulse.“
'call api to open the drawer1
rtn = BiOpenDrawer(m_hApi, EPS_BI_DRAWER_1, EPS_BI_PULSE_100)
’This calling means “open the drawer1 with 100msec pulse.“
Note: Program needs to call “BiOpenMonPrinter“ before calling “BiOpenDraewer.“

Table of Contents

Other manuals for Epson TMU220

Related product manuals