User manual
Table Of Contents

Rev. 1.05
- 34 -
SRP-150
FS p n m
[Name] NV image output
[Type] 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] NV image is printed in various sizes depending on the value of m.
m
Mode Vertical dot density Horizontal dot density
0,48 Normal 200 DPI 200 DPI
1,49 Double-width 200 DPI 100 DPI
2,50 Double-height 100 DPI 200 DPI
3,51 Quadruple 100 DPI 100 DPI
n is the NV image number defined by using FS q command.
m defines the image mode.
FS q n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
[Name] To define NV image
[Type] ASCII FS q n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
HEX 1C 71 n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
DECIMAL 28 113 n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
[Range] 1 ≤ n ≤ 255, 0 ≤ nL ≤ 255, 0 ≤ d ≤ 255
0 ≤ xH ≤ 3 3 (when 1
≤
xL+xH
×
256
≤
1023)
0 ≤ yL ≤ 1 (when 1
≤
yL+yH
×
256
≤
288)
k = (xL+xH
×
256)
×
(yL+yH
×
256)
×
8
Total defined data area = 1M bits(128K bytes)
[Description] The value of n is used to define the NV image. The value n is the defined
NV image number.
- xL and xH are used to set the NV image to (xL + xH(256))x8 dots in
horizontal direction.
- yL and yH are used to set the NV image to (yL + yH(256))x8 dots in
vertical direction.
GS ! n
[Name] To select the character size
[Type] ASCII GS ! n
HEX 1D 21 n
DECIMAL 29 33 n
[Range] 0 ≤ n ≤ 255
(1≤Vertical number of times≤8, 1≤Horizontal number of times≤8)
[Description] Bits 0 to 2 are used to select the height of the characters and the bits 4 to 7
are used to select the width of the characters.
Bit Off/On HEX DECIMAL Function
0 ~1 Height of the characters. Refer to the Table 2
4 ~ 5 Width of the characters. Refer to the Table 1
Table 1: Width of the characters Table 2: Height of the characters
HEX DECIMAL Width HEX DECIMAL Height
00 0 1 (normal) 00 0 1 (normal)
10 16 2 (double-width)
01 1 2 (double-height)