User`s manual
CBM-202PC-04 User’s Manual
71 CITIZEN
ESC ¥ n1 n2
[Function] Specifying the Relative Positions
[Code] <1B>H<5C>H<n1>< n2>
[Range] {0 n1 FF}
{0 n2 FF} Data is described in Hex code.
[Outline] The printing start position is specified in the number of dots(1/203 inch
unit) from the current position.
• Rightward direction is taken as plus and leftward direction as minus.
• To specify N dot in minus (left) direction, use a complement of N for
assignment.
–N dots = 65536 – N
• The number of dots is divided by 256, whose quotient is taken as n2 and
the residual as n1.
[Caution] • Specifying exceeding the top of line or the end of line is ignored.
[Default] • The initial value is not specified.
[See Also] ESC $
[Sample Program] [Print Results]
See Sample Program and Print Results for ESC $ on Page 70.