TP809 Programming Manual
55
12.
Other Commands
FS q n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n & FS p n m
[obsolete command]
GS ( L <Function 69>, which is the upward
-
compatible command replacing FS p, is recommended to use,
since FS p is an obsolete command in the ESC/POS command system.
[Function]
Print NV bit image
[Format]
ASCII
FS
p n m
Hex
1C
70 n m
Decimal
28
112 n m
[Range]
1 ≤ n ≤ 255
0 ≤ m ≤ 3, 48 ≤ m ≤ 51
[Description]
Prints NV bit image n using the process of FS q and using the mode specified by m.
m
Mode
Vertical direction
Horizontal direction
0,48
Normal 1
203dpi
203dpi
1,49
Double
-
width 1
203dpi
101dpi
2,50
Double
-
height 9
101dpi
203dpi
3,51
Quadruple 9
101dpi
101dpi
GS v 0 m xL xH yL yH d1...dk [obsolete command]
GS (L <Function 112 and 50>, which is the upward
-
compatible command replacing GS v 0, is recommended
to use, since GS v 0 is an obsolete command in the ESC/POS command system.
[Function]
Print raster bit image
[Format]
ASCII
GS
v
0 m xL xH yL yH d1...dk
Hex
1D
76
30 m xL xH yL yH d1...dk
Decimal
29
118 48 m xL xH yL yH d1...dk
[Range]
0 ≤ m ≤ 3, 48 ≤ m ≤ 51
1 ≤ (xL+ xH × 256) ≤ 65535 (0 ≤ xL ≤ 255, 0 ≤ xH ≤ 255)
1 ≤ (yL + yH × 256) ≤ 2303 (0 ≤ yL ≤ 255, 0 ≤ yH ≤ 8)
0 ≤ d ≤ 255
k = (xL + xH × 256) × (yL + yH × 256)
[Description]
• Prints a raster bit image using the mode specified by m.
• xL, xH specify the number of bytes in the horizontal direction as (xL + xH × 256).
• yL, yH specify the number of dots in the vertical direction as (yL + yH × 256).
• d specifies the defined data (raster format)
[Note]
• Frequent write command executions by an NV memory write command may damage
the NV memory. Therefore, it is recommended to limit writing the commands into the
NV memory to less than 10 times a day.
Summary of Contents for TP809
Page 1: ...TP809 Programming Manual Rev 1 2...
Page 32: ...TP809 Programming Manual 26...