Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
179 178
TM-L90
Specification
(STANDARD)
E
GS ∗
∗∗
∗ x y [d1...d(x
×
××
×
y
×
××
×
8)]
[Name] Define downloaded bit image
[Format] ASCII GS ∗ x y [d1...d(x
×
y
×
8)]
Hex 1D 2A x y [d1...d(x
×
y
×
8)]
Decimal 29 42 x y [d1...d(x
×
y
×
8)]
[Range] 1 ≤ x ≤ 255
1 ≤ y ≤ 46 (where x × y ≤ 1536)
0 ≤ d ≤ 255
[Description] • Defines the downloaded bit image using the number of dots specified by x and y.
•
x specifies the horizontal size of the downloaded bit image as a number of bytes.
•
y specifies the vertical size of the downloaded bit image as a number of bytes.
GS / m
[Name] Print downloaded bit image
[Format] ASCII GS / m
Hex 1D 2F m
Decimal 29 47 m
[Range] 0 ≤ m ≤ 3, 48 ≤ m ≤ 51
[Description] Prints the defined downloaded bit image in m mode.
m Mode Vertical dot density Horizontal dot density
0, 48 Normal 203 dpi 203 dpi
1, 49 Double-width 203 dpi 203/2 dpi
2, 50 Double-height 203/2 dpi 203 dpi
3, 51 Quadruple 203/2 dpi 203/2 dpi
dpi: dots per 25.4 mm {1"}
GS :
[Name] Start/end macro definition
[Format] ASCII GS :
Hex 1D 3A
Decimal 29 58
[Description] • Starts or ends macro definition.
•
The contents of the macro can be defined up to 2048 bytes.