BP-003 User's Manual
- 53 -
FS 2
Define user-defined 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; 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 space
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
space to n2*(horizontal or vertical motion unit).
Horizontal or vertical motion unit is specified by GS P command.
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.
FS p n m Print NV bit image
Format: ASCII: FS p
n m
Decimal: 28 112 n m
Hex: 1C 70 n m
Description:
1
≤
n
≤
64 m=0, 1, 2, 3, 48, 49, 50, 51
Prints the NV bit image n using the mode specified by m.
m=0, 48 Normal mode; m = 1, 49 Double width mode;
m=2, 50 Double height mode; m = 3, 51 Quadruple mode.
FS q n Define the NV bit image
Format: ASCII: FS q n [xL xH yL yH d1 d2 …dk]1…[xL xH yL yH d1 d2 …dk]
Decimal: 28 113 n [xL xH yL yH d1 d2 …dk]1…[xL xH yL yH d1 d2 …dk]
Hex: 1C 71 n [xL xH yL yH d1 d2 …dk]1…[xL xH yL yH d1 d2 …dk]
Description:
1
≤
n
≤
64; xH= 0; 0
≤
xL
≤
72; yH=0; 0
≤
yL
≤
30
k= (xL+xH*256)*(yL+yH*256)*8
The command can define 64 bit images at the same time. All NV images preciously defined are canceled
when new bit image is defined. When this command processing, ERROR LED will be on for a period, then
the PAPER OUT LED and ERROR LED will be both on and the printer resets. No other data or commands
follow this command, or it may cause data lost or printing mess. The NV image data will be stored in the
printer even which is powered off, and will not lose till this command reprocessed. Excessive use of this
function may cause the NV memory damaged. As a guideline, the command should not be processed more
than 10 times per day.
The whole command including the bit image data should be less than 128K bytes (1M bits).