16
30. ESC V n
Specifying/Canceling 90º -right- turned Characters
[Code]
[1Bh] + [56h] + n
[Range]
{0 <= n <= 1}.
[Outline] Specifying/canceling characters 90º -right- turned character.
• "n" means the followings.
0
Canceling 90º -right- turned Characters
1
Specifying 90º -right- turned Characters
[Caution] • No underlines are attached to 90º -right- turned characters .
[Default] • The initial value of n is "0".
31. ESC X n
Select maximum printing speed
[Code]
[1Bh] + [58h] + n
[Range]
{0 <= n <= 3}
{‘0’ <= n <= ‘3’}
[Outline] Selects the maximum printing speed according to the value of ‘n’:
0 or ‘0’ about 130 mm/s
1 or ‘1’ about 118 mm/s
2 or ‘2’ about 106 mm/s
3 or ‘3’ about 94 mm/s
These values are approximate. The real maximum speed depends on the print intensity and the
printing head’s temperature.
[Default] The default value is 0 – maximal printing speed.
32. ESC Y n
Selecting the intensity level
[Code]
[1Bh] + [59h] + n
[Range]
{0 <= n <= 5}
[Outline] Set the intensity level.
• "n" means the followings.
0
Set intensity 70 %
1
Set intensity 80 %
2
Set intensity 90 %
3
Set intensity 100 %
4
Set intensity 120 %
5
Set intensity 150 %
[Caution] • Higher intensities can cause a lower printing speed.
[Default] • The initial value of n is 3.
33. ESC Z
Transmits identification string.
[Code]
[1Bh] + [5Ah]
[Outline] The printer transmits 32 bytes of information with the following structure:
1 – 22:
Printer name complemented with space up to 22 symbols.
23 – 25:
Firmware version – 3 digits (in ASCII format).
26 – 26:
Language version – 2 letters.
28 – 32:
5 bytes flags. Each bit describes a printer feature, as ‘1’ means that the feature is
present, while ‘0’ means its absence. Bits are described as follows: