Programming Codes
Ithaca
®
8000
Programmer’s Guide
Page 156
Rev D
100-06908
Function
Initiate Unicode UTF-16BE Encoding
ASCII
[ESC] + H
Hexadecimal
1BH 2BH 48H
Decimal
<27> <43> <72>
Description
The [ESC] + H command will put the printer into UTF-16BE character
encoding mode of operation. If you wish to access characters above
255, You must select a Unicode encoding such as UTF-16BE.
You must select a downloaded font, as described in this section, before
issuing this command.
UTF-16 is the most straightforward way to access characters above 255.
UTF-16 is basically sending two 8-bit bytes that form a 16-bit address to
access the desired character.
UTF-16BE uses the big-endian method of sending the two bytes. This
method sends the high byte first and then the low byte.
NOTE:
All information sent to the printer must now use this encoding,
even for non-print commands.
Function
Initiate Unicode UTF-16LE Encoding
ASCII
[ESC] + L
Hexadecimal
1BH 2BH 4CH
Decimal
<27> <43> <76>
Description
The [ESC] + L command will put the printer into UTF-16LE character
encoding mode of operation. If you wish to access characters above
255, You must select a Unicode encoding such as UTF-16LE.
You must select a downloaded font, as described in this section, before
issuing this command.
UTF-16 is the most straightforward way to access characters above 255.
UTF-16 is basically sending two 8-bit bytes that form a 16-bit address to
access the desired character.
UTF-16LE uses the little-endian method of sending the two bytes. This
method sends the low byte first and then the high byte.
NOTE:
All information sent to the printer must now use this encoding,
even for non-print commands.
Содержание Ithaca 8000
Страница 1: ...Ithaca 8000 Programmer s Guide PN 100 06908 Rev D November 2010...
Страница 2: ...This page intentionally left blank...
Страница 13: ...100 06908 Rev D Page xi...
Страница 14: ......
Страница 15: ...100 06908 Rev D Page 1 chapter 1 Introducing your Ithaca 8000 Printer...
Страница 16: ...Page 2 Rev D 100 06908 This page intentionally left blank...
Страница 22: ......
Страница 23: ...100 06908 Rev D Page 9 chapter 2 Ithaca 8000 Specifications and Requirements...
Страница 24: ...Page 10 Rev D 100 06908 This page intentionally left blank...
Страница 42: ...Page 28 Rev D 100 06908 chapter 3 Setup Procedures...
Страница 43: ...100 06908 Rev D Page 29 This page intentionally left blank...
Страница 51: ...100 06908 Rev D Page 37 chapter 4 How to Operate the Ithaca 8000 Printer...
Страница 52: ...Page 38 Rev D 100 06908 This page intentionally left blank...
Страница 60: ......
Страница 61: ...100 06908 Rev D Page 47 chapter 5 Configuring Your Ithaca 8000 Printer...
Страница 62: ...Page 48 Rev D 100 06908 This page intentionally left blank...
Страница 68: ......
Страница 69: ...100 06908 Rev D Page 55 chapter 6 Programming Codes...
Страница 70: ...Page 56 Rev D 100 06908 This page intentionally left blank...
Страница 251: ...100 06908 Rev D Page 237 chapter 7 Ithaca 8000 Color Graphics...
Страница 252: ...Page 238 Rev D 100 06908 This page intentionally left blank...
Страница 267: ...100 06908 Rev D Page 253 chapter 8 Unicode...
Страница 268: ...Page 254 Rev D 100 06908 This page intentionally left blank...
Страница 272: ......
Страница 273: ...100 06908 Rev D Page 259 chapter 9 Ithaca 8000 Extended Printer Control...
Страница 274: ...Page 260 Rev D 100 06908 This page intentionally left blank...
Страница 280: ......
Страница 281: ...100 06908 Rev D Page 267 chapter 10 Communications...
Страница 282: ...Page 268 Rev D 100 06908 This page intentionally left blank...
Страница 306: ......
Страница 310: ......
Страница 312: ......