![Bematech LR1100 Скачать руководство пользователя страница 54](http://html1.mh-extra.com/html/bematech/lr1100/lr1100_programming-manual_2730935054.webp)
LR1100 Programming Manual V1.2
[Range]
2
n
6
[Description] Sets the horizontal size of the bar code.
n specifies the bar code width as follows:
n
Module Width (mm) for
Multi-level Bar Code
Binary-level Bar Code
Thin Element Width (mm)
Thick Element Width(mm)
2
0.250
0.250
0.625
3
0.375
0.375
1.000
4
0.560
0.560
1.250
5
0.625
0.625
1.625
6
0.750
0.750
2.000
Multi-level bar codes are as follows:
UPC-A, UPC-E, JAN13 (EAN13), JAN8 (EAN8), CODE93, CODE128
Binary-level bar codes are as follows:
CODE39, ITF, CODABAR
[Default]
n = 3
[Reference]
GS k
GS x n
[Name]
Set barcode printing left space
[Format]
ASCII
GS x n
Hex
1D 78 n
Decimal 29 120 n
[Description] The print bar code staring positions is: 0 to 255
GS P x y
[Name]
Set horizontal and vertical motion unit
[Format]
ASCII : GS P x y
Hex : 1D 50 x y
Decimal : 29 80 x y
[Range]
0
x
255
0
y
255
[Description] This command sets the horizontal and vertical motion unit to approximately 25.4/x mm
and 25.4/y mm, respectively. The default value are x = 203 and y = 203. When x and y
are set to 0, the default setting of each value is used.