TransAct Ithaca 8000 Programmer's Manual page 171

Transact 8000: user guide
Table of Contents

Advertisement

Programming Codes
Function
Initiate Unicode UTF-8 Encoding (MBCS)
ASCII
[ESC] + M
Hexadecimal 1BH 2BH 4DH
Decimal
<27> <43> <77>
Description The [ESC] + M command will put the printer into UTF-8 character
encoding mode of operation.
255, You must select a Unicode encoding such as UTF-8.
You must select a downloaded font, as described in this section, before
issuing this command.
UTF-8 uses a Multiple Byte Character Sequence (MBCS) to identify the
desired Unicode character. This encoding method is less straightforward.
This method uses unique bit sequences at the MSBs of a byte to
determine its location and meaning within the MBCS encoding. See the
table below for more information.
NOTE: All information sent to the printer must now use this encoding,
even for non-print commands.
Scalar Value
000000000xxxxxx
x
00000yyyyyxxxxxx
zzzzyyyyyyxxxxxx
Function
Initiate Normal 8-bit Character Encoding
ASCII
[ESC] + A
Hexadecimal 1BH 2BH 41H
Decimal
<27> <43> <65>
Description The [ESC] + A command will put the printer into normal character
encoding mode of operation. One byte = one character.
100-06908
st
1
Byte
0xxxxxxx
110yyyyy
1110zzzz
Rev D
®
Ithaca
8000 Programmer's Guide
If you wish to access characters above
2nd Byte
3rd Byte
10xxxxxx
10yyyyyy
10xxxxxx
Page 157

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Ithaca 8000 and is the answer not in the manual?

Questions and answers

Table of Contents