Citizen Systems CBM-231 User Manual
Page 52
CBM-230/231 User’s Manual
47
CITIZEN
(34) Selecting the font of the HRI characters (GS f n)
Code : [1D]h + [66]h + n
* {0
≤
n1
≤
1}
The data is described with the hexadecimal code.
Select the font of the HRI characters when printing the bar code.
•
"n" has the following meanings.
n (Hex)
Font
0
Font A
1
Font B
(35) Defining the download bit image (GS * n1 n2 Dn)
Code : [1D]h + [2A]h + n1 + n2 + Dn
* {0
≤
n1
≤
FF}
{0
≤
n2
≤
30}
{n1
×
n2
≤
51F}
The data is described with the hexadecimal code.
Defines the download bit image which has the number of dots specified by n1 and n2.
•
The numbers of dots in the horizontal direction assumed to be n1
×
8, and that in the vertical direction to
be n2
×
8.
•
Dn denotes the bit image data.
•
Once the download bit image is defined, it remains effective until it is redefined, ESC @ is executed,
ESC & is executed, or the power is turned off.
•
The download characters and download bit image cannot be defined at the same time. Executing this
command clears the definition of the download characters.