User`s manual
BP-002 User's Manual
- 44 -
FS . Cancel Chinese language mode
Format: ASCII: FS .
Decimal: 28 46
Hex: 1C 2E
Description:
In this mode No Chinese character printed.
FS 2 Define user-define Chinese characters
Format: ASCII: FS 2 c1 c2 d1……d72
Decimal: 28 50 c1 c2 d1……d72
Hex: 1C 32 c1 c2 d1……d72
Description:
c1=fe; a1<=c2<=fe; In this range, each time C2 can choose at most 6, that is to say, each time can define
6 Chinese characters at most. 0<=d<=255; c1 specified the first byte of the character code, c2 specified
the second byte of the character code. Data dk defined from up to down 3 bytes one column, and from left
to right 24 columns.
FS S Set Chinese character spacing
Format: ASCII: FS S n1 n2
Decimal: 28 83 n1 n2
Hex: 1C 53 n1 n2
Description:
0 ≤ n1 ≤ 255, 0 ≤ n2 ≤ 255
Set the character left-side spacing to n1*(horizontal or vertical motion unit), right-side spacing to
n2*(horizontal or vertical motion unit).
FS W Turn quadruple-size mode on/off for Chinese character
Format: ASCII: FS W n
Decimal: 28 87 n
Hex: 1C 57 n
Description:
0 ≤ n ≤ 255
When the LSB of n is 0, turn off the quadruple-size mode.
When the LSB of n is 1, turn on the quadruple-size mode.
GS ! Select Character size
Format: ASCII: GS ! n
Decimal: 29 33 n
Hex: 1D 21 n
Description:
n = 0, 1, 16, 17;
Selects the character height (vertical number of times normal font size) using bits0 to bits3 and selects the
character width (horizontal number of times normal size) using bits4 to bits7.