88
Setting bit image repeat/ESC *
[ASCII]
ESC
* m r1 r2 n1 n2 data
[Decimal]
27 42 m r1 r2 n1 n2 data
[Hexadecimal]
1B 2A m r1 r2 n1 n2 data
[Parameter]
‘m’ = 167
When ‘m’ = 167: 0
≤
n1
≤
180, n2 = 0
[Description]
●
Selects a bit image according to the value of ‘m’ and repeats printing the number of times specified.
●
‘r1’ and ‘r2’ indicate the number of times the bit image is to be printed.
r1: Remainder of the number of times divided by 256
r2: Quotient of the number of times divided by 256
●
‘n1’ and ‘n2’ indicate the number of dots in horizontal direction of the bit image to be repeated.
n1: Remainder of the horizontal number of dots of the bit image to be printed divided by 256.
n2: Quotient of the horizontal number of dots of the bit image to be printed divided by 256.
m = 167, 0
≤
n
≤
180, n2 = 0
m
Vertical dot density
Horizontal dot density
Adjacent dot specification
24 dots
167
203DPI
203DPI
Available