Bar Code Commands; Gs H N - Citizen BD2-2220 Command Reference Manual

Citizen printer command reference
Hide thumbs Also See for BD2-2220:
Table of Contents

Advertisement

2.2.12 Bar Code Commands

GS H n

support model
[Function]
Selecting of printing position of HRI characters
[Code]
<1D>H<48>H<n>
[Range]
0≦n≦3、48≦n≦51
[Outline]
[The specification which is common to the model]
Selecting printing position of HRI characters in printing bar codes.
"n" means the followings.
The HRI characters refer to the bar code-turned characters so that you can read them.
[Default]
n=0
[See Also]
GS f、GS k
[Sample Program]
LPRINT CHR$(&H1B);"3"; CHR$(5);
LPRINT CHR$(&H1D);"h"; CHR$(50);
LPRINT CHR$(&H1D);"H"; CHR$(0);
GOSUB BC
LPRINT CHR$(&H1D);"H"; CHR$(1);
GOSUB BC
LPRINT CHR$(&H1D);"H"; CHR$(2);
GOSUB BC
LPRINT CHR$(&H1D);"H"; CHR$(3);
GOSUB BC
END
BC:
LPRINT CHR$(&H1D);"k";
LPRINT CHR$(4);
LPRINT "12"; CHR$(0);
LPRINT CHR$(&HA);
RETURN
CT-S280
CT-S300
PMU2XXX
n
Printing Position
0,48
No printing
1,49
Above the bar code
2,50
Below the bar code
3,51
Both above and below the bar code
CT-S2000
CT-S4000
[Print Results]
* 1 2 *
* 1 2 *
* 1 2 *
* 1 2 *
- 103 -
BD2-2220
CT-S310
No HRI characters
Printed above
Printed below
Printed above and below

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ct-s310Pmu2xxxCt-s280Ct-s300Ct-s2000Ct-s4000

Table of Contents