22
Setting the printing position of barcode character/GS H
[ASCII]
GS
H
n
[Decimal]
29 72 n
[Hexadecimal] 1
48 n
[Parameter]
n = 0, 1, 2, 3 or “0”, “1”, “2”, “3”
[Description]
●
Selects the printing position of barcode character when printing the barcode
●
“n” means as follows:
n printing
position
0, 30h
Cannot print
1, 31h
Upper area of barcode
2, 32h
Lower area of barcode
3, 33h
Upper and lower area of barcode
●
The initial value is n=0
●
Changing the font size will not change the size of barcode character
●
Returns to default value with initializing command.
Setting/Cancelling the turning of barcode/GS r
[ASCII]
GS
r
n
[Decimal] 29
114
n
[Hexadecimal] 1D 72 n
[Parameter]
n = 0, 1
[Description]
●
When n = 0, barcodes are positioned horizontally.
When n = 1, barcodes are positioned vertically.
●
Default at power-ON is n = 0.
●
When vertical positioning of barcodes is specified, barcode symbols turn around 90 degrees counterclockwise.
●
Returns to default value with initializing command.