Instruction manual
Hex : 12 6d s nL nH
Decimal : 18 109 s nL nH
[Description] Sets the length of mark potion in label mode.
s=0 : mark type label paper
s=1 : no merk type label paper
Label length : (nL + nH x 256) x 0.125mm
Label range : 320 < label length < 4000
[Reference] FF, ESC FF,DC2 E
[Ex] (1) DC2 m 00h 00h 01h
Print Data1
DC2 E
DC2 m 00h 00h 01h
Print Data2
DC2 E
(2) DC2 m 00h 00h 01h
Print Data1
DC2 E
Print Data2
DC2 E
DC2 * r n [d1…dn]
(Set bit image)
[Format] ASCII : DC2 * r n [d1…dn]
Hex : 12 2A r n [d1…dn]
Decimal : 18 42 r n [d1…dn]
n = 0x30(48) Fixed ,r = number of line
[Description]
DC2 V nL nH
(Set MSB bit image)
[Format] ASCII : DC2 V nL nH
Hex : 12 56 nL nH
Decimal : 18 86 nL nH
[Description]