Epson TM-L90 Plus with Peeler Technical Reference Guide - Page 85

Application Development Information

Page 85 highlights

TM-L90/TM-L90 Peeler Model Technical Reference Guide Chapter 5 Application Development Information This chapter introduces how to control this printer and the information useful for development of applications using this printer. 5.1 Introduction of Control Methods The TM printer can print and be controlled by any of the following three methods. 1. Windows printer driver (EPSON Advanced Printer Driver) 2. EPSON OPOS ADK 3. ESC/POS commands Depending on the driver and interface used, the IP setup tool for Ethernet specifications, USB device driver, printing logo registration utility (TMFlash logo utility), etc. are available. Get the latest information from the following URL. For customers in North America, go to the following web site: http://www.epsonexpert.com/ and follow the on-screen instructions. For customers in other countries, go to the following web site: http://download.epson-biz.com/?service=pos For detailed information about the ESC/POS commands, see the ESC/POS Command Reference. You can view this guide by accessing the URL described in the Introduction of Control Methods section with a user ID that has been registered as an account. 5.1.1 Windows Driver (EPSON Advanced Printer Driver) EPSON Advanced Printer Driver is a Windows driver for TM printers. 5.1.1.1 EPSON Advanced Printer Driver Overview EPSON Advanced Printer Driver has the following features. ❏ Supplies the Windows printer driver for TM printers to enable printing from a general Windows application. ❏ Can execute POS printer-specific functions such as paper cutting and drawer opening. ❏ Can print the printer resident font by selecting the font type. ❏ Can get the printer status using programming languages such as VB via Status API. This uses the bidirectional communication of the TM printer in the Windows standard printer driver operation environment. Note: Status API is the printer control API supplied originally by Epson. This can be used to get the printer status and send ESC/POS commands. Application Development Information 85

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212

Application Development Information
85
TM-L90/TM-L90 Peeler Model Technical Reference Guide
Chapter 5
Application Development Information
This chapter introduces how to control this printer and the information useful for development
of applications using this printer.
5.1
Introduction of Control Methods
The TM printer can print and be controlled by any of the following three methods.
1.
Windows printer driver (EPSON Advanced Printer Driver)
2.
EPSON OPOS ADK
3.
ESC/POS commands
Depending on the driver and interface used, the IP setup tool for Ethernet specifications, USB
device driver, printing logo registration utility (TMFlash logo utility), etc. are available. Get the
latest information from the following URL.
For customers in North America, go to the following web site:
http://www.epsonexpert.com/ and follow the on-screen instructions.
For customers in other countries, go to the following web site:
For detailed information about the ESC/POS commands, see the ESC/POS Command
Reference. You can view this guide by accessing the URL described in the Introduction of
Control Methods section with a user ID that has been registered as an account.
5.1.1
Windows Driver (EPSON Advanced Printer Driver)
EPSON Advanced Printer Driver is a Windows driver for TM printers.
5.1.1.1
EPSON Advanced Printer Driver Overview
EPSON Advanced Printer Driver has the following features.
Supplies the Windows printer driver for TM printers to enable printing from a general
Windows application.
Can execute POS printer-specific functions such as paper cutting and drawer opening.
Can print the printer resident font by selecting the font type.
Can get the printer status using programming languages such as VB via Status API. This
uses the bidirectional communication of the TM printer in the Windows standard printer
driver operation environment.
Note:
Status API is the printer control API supplied originally by Epson. This can be used to get the printer
status and send ESC/POS commands.