Vertical Position Absolute (VPA) CSI ... d
Data Structure ASCII CSI n d [A] set vertical position absolute
hex. 9B n 64
dec. 155 n 100
Description n = 1 (default setting) =
current top margin
This sequence moves the print head to a vertical print position absolute.
The unit depends on PUM (Positioning Unit Mode) and is either lines or defined by the
SSU-function (Select Size Unit, see page 8).
Example:
CSI 40 d move the active print position to line (or vertical position) 40
CSI d move the active print position to top margin
Positions outside the bottom margin are ignored.
Print Positioning 57