Title Rev.
Page
HMK(P)-081,HMC-081 Ver1.0
45
GS+’w’+n
[Name]
Set the vertical size of barcode
[Format]
ASCII
GS
w
n
Hex
1D
77h
n
Decimal
29
119
n
[Range]
1
≤
n
≤
4
[Initial Value]
n=2
[Descript.]
Set the vertical size of barcode
Two level barcode
n
Module width
Narrow Wide
1 0.25mm
0.125mm
0.375mm
2 0.375mm
0.25mm
0.625mm
3 0.5mm
0.375mm
1mm
4 0.625mm
0.5mm
1.25mm
* Multi Level barcode : UPC-E, EAN13, EAN8
* 2 level barcode : CODE39, ITF, CODABAR
GS+’r’+n
[Name]
Transmit
status
[Format]
ASCII
GS
r
n
Hex
1D
72h
n
Decimal
29
114
n
[Range]
n=1
[Descript]
Transmit current status of printer
[Caution]
The status is not ready till the printer is offline,
The command is executed when the data in receive buffer is developed
Therefore automatic status function (GS+’a’+n) is to use better,
It is used for re-confirm in on-line after automatic status is received
GS+’a’+n
[Name]
Enable / Disable automatic status back (ASB)
[Format] ASCII
GS
a
n
Hex
1D
61h
n
Decimal
29 97 n
[Range] 0
≤
n
≤
1
[Initial Value]
n=1
[Descript]
Enable / Disable ASB
If the status is changed after checking the printer status,
the status is automatically executed.
This command is executed to enable or disable.
n Function
0
Disable automatic status back
1
Enable automatic status back