Specifying the absolute position/ESC $
[ASCII]
ESC
$
n1
n2
[Decimal]
27 36 n1 n2
[Hexadecimal]
1B 24 n1 n2
[Parameter] 0
≤
n1
≤
255, 0
≤
n2
≤
255
[Description]
●
Specifies the print start position of the next data as an absolute position in dots.
●
‘Specifying an absolute position’ means to specify the next print start position by the number of dots from the left
margin.
●
‘n1’and ‘n2’ indicate the number of dots from the left margin.
Number of dots = n1 + 256 × n2
●
The number of dots is calculated on a 2/203 inch basis. And the maximum value of dot number that can be specified by
n1 and n2 is 192 dots.
●
Values specified beyond the right margin will be ignored.
●
When an underline is specified, the underline will not be drawn at a moving area.
Left end
Left margin position
Left margin
Absolute position specification
Next print start position
ABCDEFG
HIJ
Current print position
- 61 -