Datamax E-class E-3202 Programmer's Manual page 11

Hide thumbs Also See for E-class E-3202:
Table of Contents

Advertisement

ESC E n : Turn emphasized mode on / off
ASCII:
ESC E n
Hexadecimal:
1B 45 n
Decimal:
27 69 n
0 ≤ n ≤ 255
This command turns emphasized mode on or off.
On : LSB n =1
Off : LSB n = 0
The default setting is n=0
ESC G n : Turn double-strike mode on / off
ASCII:
ESC G n
Hexadecimal:
1B 47 n
Decimal:
27 71 n
0 ≤ n ≤ 255
This command turns double-strike mode on or off.
On : LSB n =1
Off : LSB n = 0
The default setting is n=0
Double-strike and emphasized printing appear the same
ESC { n : Turn upside-down printing mode on / off
ESC { n
ASCII:
Hexadecimal:
1B 7B n
Decimal:
27 123 n
0 ≤ n ≤ 255
This command turns upside-down printing mode on or off.
On: LSB n =1
Off: LSB n = 0
The default setting is n=0
The line printing order is not reversed, therefore be careful of the order of the data
transmitted.
In standard mode this command is enabled only when processed at the beginning of a line.
In page mode, an internal flag is activated and this command is enabled when the printer
returns to standard mode.
ESC V n : Turn 90° clockwise mode on / off
ASCII:
ESC V n
Hexadecimal:
1B 56 n
Decimal:
27 86 n
n = 0, 1, 48, 49
ESC V n turns 90° clockwise rotation mode on or off.
On : n = 1 or 49
Off : n = 0 or 48
The default setting is n = 0
In standard mode this command is enabled only when processed at the beginning of a line.
In page mode, an internal flag is activated and this command is enabled when the printer
returns to standard mode.
6
GS ! n : Select character size
ASCII:
GS ! n
Hexadecimal:
1D 21 n
Decimal:
29 33 n
0 ≤ n ≤ 255
This command selects the character
height = 0 to 3 bits (vertical number of times normal font size)
width = 4 to 7 bits (horizontal number of times normal font size)
The default setting is n = 0
Hex
Dec
Width
Hex
00
0
1
00
10
16
2
01
20
32
3
02
30
48
4
03
40
64
5
04
50
80
6
05
60
96
7
06
70
112
8
07
GS B n : Turn white / black reverse printing mode on/off
ASCII:
GS B n
Hexadecimal:
1D 42 n
Decimal:
29 66 n
0 ≤ n ≤ 255
This command turn white/Black reverse printing mode on or off.
The characters are printed in white on a black background
On : LSB n = 1
Off : LSB n = 0
The default setting is n=0
CAN : Cancel print data in page mode
ASCII:
CAN
Hexadecimal:
18
Decimal:
24
CAN deletes all the print data for the current print job in page mode. This command is
enabled only in page mode.
Dec
Height
0
1
1
2
2
3
3
4
4
5
5
6
6
7
7
8
E-3202 Programmer's Manual

Advertisement

Table of Contents
loading

Table of Contents