Set Line Home (SLH) CSI ... SP U
Set Line Limit (SLL) CSI ... SP V
Data Structure ASCII CSI n SP "U" [A] set line home
hex. 9B n 20 55
dec. 155 n 32 85
ASCII CSI n SP "V" [A] set line limit
hex. 9B n 20 55
dec. 155 n 32 85
Description n = 1...maximal print area
Default setting: Physical left margin of medium or device.
n specifies the left margin. The first position is 1. The unit depends on PUM (Positioning
Unit Mode) and is either characters or defined by SSU (Select Size Unit, see page 8).
Example:
CSI SP U reset to physical left margin
CSI 10 SP U set left margin to position 10
Default setting: Physical right margin (=1) of medium or device.
n specifies the right margin.
The unit depends on PUM (Positioning Unit Mode) and is either character positions or
defined by SSU (Select Size Unit, see page 8).
Example:
CSI SP V reset to physical right margin
CSI 80 SP V set right margin to position 80
Paper and Text Formatting 13