Citizen CBM-270 User Manual page 75

Line thermal printer
Hide thumbs Also See for CBM-270:
Table of Contents

Advertisement

GS
H
n
[Function]
Selecting the printing position of HRI characters
[Code]
<1D> H <48> H <n>
0 ≤ n ≤ 3
[Range]
[Outline]
Selecting printing position of HRI characters in printing bar codes.
• "n" means the followings.
The visible code refers to the bar code-turned characters so that you can read them.
[Caution]
The visible code is printed in the font selected with GS f.
command.
[Default]
n = 0
[See Also]
GS f
[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
n
0
1
2
3
Both above and below the bar code
Printing Position
No printing
Above the bar code
Below the bar code
[Print Results]
60
CBM-270 User's Manual
Specify before the GS k
No Visible Code
Printed above
Printed below
Printed above
And below
CITIZEN

Advertisement

Table of Contents
loading

Table of Contents