Horizontal Position Absolute; Horizontal Position Backward; Horizontal Positive Relative - Printronix P7000 Programmer's Reference Manual

Ansi programmer’s reference manual
Hide thumbs Also See for P7000:
Table of Contents

Advertisement

Chapter
2
Configuring The ANSI Emulation

Horizontal Position Absolute

ASCII Code ESC [ p1 '
Hex Code
Dec Code
Purpose

Horizontal Position Backward

ASCII Code ESC [ p1 j
Hex Code
Dec Code
Purpose

Horizontal Positive Relative

ASCII Code ESC [ p1 a
Hex Code
Dec Code
Purpose
36
For Gothic NLQ font underlined:
ESC [4;13m
To cancel underlining and retain Gothic NLQ
send one of the following:
ESC [;13m
ESC [0m
ESC [0;13m
ESC [;m
1B 5B p1 60
27 91 p1 96
Line terminator. Sets horizontal position to value specified by p1
in decipoints. If the parameter value is omitted or greater than
9504 decipoints, the command is ignored.
1B 5B p1 6A
27 91 p1 106
Line terminator. Moves the print position to the left of the current
position by the number of decipoints specified in p1. If the
parameter value is omitted, the command is ignored. If the
parameter value exceeds the distance to the left margin, the new
position will be the left margin.
B 5B p1 61
27 91 p1 97
Line terminator. Moves the print position to the right of the
current position by the number of decipoints specified in p1. If
the parameter value is omitted, the command is ignored. If the
parameter value exceeds the distance to the right margin, the
new position will be the right margin.

Advertisement

Table of Contents
loading

Table of Contents