ESC/ P Command Reference

Table Of Contents
ESC iXm1 Retrieve default character code table
[ASCII] ESC i X m 1 n1 n2
[Decimal] 27 105 88 109 49 n1 n2
[Hexadecimal] 1B 69 58 6D 31 n1 n2
[Parameters] n1:00h (Fixed)
n2:00h (Fixed)
[Description]
The default character code table setting is returned as 3-byte data.
[1]:01h (Fixed)
[2]:00h (Fixed)
[3]:Setting
00h: Standard character code table
01h: Eastern European character code table
02h: Western European character code table
The retrieved value is a value specified by a static command.
111