Set Relative Horizontal Print Position; Set Right Margin - Printronix P7000 H-Series Programmer's Reference Manual

For the p7000 h-series of line matrix printers
Hide thumbs Also See for P7000 H-Series:
Table of Contents

Advertisement

Chapter
3
Configuring The KSSM Emulation With Control Codes

Set Relative Horizontal Print Position

ASCII Code ESC \ n1 n2
Hex Code
Dec Code
Purpose
Comment

Set Right Margin

ASCII Code ESC Q n
Hex Code
Dec Code
Purpose
Comment
72
1B 5C n1 n2
27 92 n1 n2
Moves the horizontal print position left or right from the current
position.
For right movement: horizontal position = n2 * 256 + n1 .
For left movement: horizontal position = 65536 - ( n2 *256 + n1 ).
Where:
0 <= n1 <= 127
0 <= n2 <= 255
The printer ignores this command if the command would move
the print position outside the printing area.
The default defined unit for this command is according to the
current density: 1/120 inch for Near LQ and 1/180 inch for LQ,
Normal, Hi-Speed, Super Hi-Speed, and Ultra Hi-Speed.
1B 51 n
27 81 n
Sets the right margin to n columns in the current character
pitch, as measured from the left-most printable column.
Where:
1 <= n <= 255
left margin < (current pitch) * n < printable area width
In DBCS mode, the right margin will be set according to the
width of the DBCS character.
This command affects the front panel setting of "Right Margin."
The default depends on the power-up configuration.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Psa3 kssm emulation

Table of Contents