Chapter
2
Configuring The ANSI Emulation
Terminate Loading of Data
ASCII Code ESC \
Hex Code
Dec Code
Expression CHR$(27);"\";
Purpose
Vertical Position Absolute
ASCII Code ESC [p1 d
Hex Code
Dec Code
Expression CHR$(27);"[p1d";
Purpose
Vertical Position Relative
ASCII Code ESC [p1 e
Hex Code
Dec Code
Expression CHR$(27);"[p1e";
Purpose
42
1B 5C
27 92
Terminates the loading of EVFU tables (described in Chapter 3)
and the downloading of dot graphics strings.
1B 5B p1 64
27 91 p1 100
Line terminator. Sets vertical position to specified p1 value in
decipoints, moving paper forward or backward to the new
position. Can be used to print inside top and bottom margins.
The specified position must be set within the current page;
otherwise, the command will be ignored. If the parameter value
is omitted, is less than five decipoints, or is greater than 15,840
decipoints, the vertical position will move to the top-of-form
position.
1B 5B p1 65
27 91 p1 101
Line terminator. Moves the current vertical position by the
specified p1 number of decipoints as shown in Table 9.
Table 9. Vertical Position
Decipoint Value
missing or 0-4
5-9
10-14
15-19
...
15, 840 or greater
Movement in Inches
no movement
1/144 inch
2/144 inch
3/144 inch
...
22 inches
Need help?
Do you have a question about the ANSI Printer and is the answer not in the manual?
Questions and answers