Esc/Pos; Nv Memory - Epson U220B - TM Two-color Dot-matrix Printer Technical Reference Manual

Technical reference
Hide thumbs Also See for U220B - TM Two-color Dot-matrix Printer:
Table of Contents

Advertisement

Below are examples of programs that use events to check if the drawer has been opened or
closed.
[Main Program]
Global DrawerFlag As Boolean
If Not OPOSCashdrawer1.DrawerOpened Then
DrawerFlag = True
OPOSCashdrawer1.OpenDrawer
While (DrawerFlag = True)
Wend
End If
[Event Management]
Private Sub OPOSCashdrawer1_StatusUpdateEvent(ByVal As Long)
If Data = False Then
End If
End Sub

5.2.3 ESC/POS

When you drive a cash drawer which is connected to this printer, please refer to "FAQ about
ESC/POS command." About "FAQ about ESC/POS command," please contact your dealer or
EPSON.

5.3 NV memory

This printer has NV memory (Non-volatile). The data of NV memory remains after you turn off
the power. The NV memory is available in two ways.
1. NV Bit-image
Please refer "NV Bit-image Printing" (page 5-8) for detail of the function.
5-6 Application Development Information
íThis part uses timer management to check the status of DrawerFlag.
DoEvents
DrawerFlag = False
Rev. D

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-u220Tm-u220aTm-u220d

Table of Contents