Microcom 814M Programming Manual User Manual
Page 27

23
ESC J n
[Name]
[Format]
[Range]
[Description]
[Notes]
[Reference]
Print and feed paper
ASCII
ESC
J
n
Hex
1B
4A
n
Decimal 27
74
n
0 ≤ n ≤ 255
Prints the data in the print buffer and feeds the paper [ n × vertical or horizontal motion
unit] inches.
After printing is completed, this command sets the print starting position to the
beginning of the line.
The paper feed amount set by this command does not affect the settings of ESC 2 or
ESC 3.
The horizontal and vertical motion units are specified by GS P.
In standard mode, the printer uses the vertical motion unit (y).
In page mode, this command functions as follows, depending on the starting position
of the printable area for selecting vertical motion unit(y) or horizontal motion unit(x):
-
When the starting position is set to the upper left or lower right of the
printable area using ESC T, the vertical motion unit (y) is used.
-
When the starting position is set to the upper right or lower left of the print
able area using ESC T, the horizontal motion unit (x) is used.
The maximum line spacing is 600mm (23.6 inches) for 300DPI printer and 900mm
(35.4 inches) for 203DPI printer. When the setting value exceeds the maximum, it is
converted to the maximum automatically.
GS P
ESC L
[Name]
[Format]
[Description]
[Notes]
Select page mode
ASCII
ESC
L
Hex
1B
4C
Decimal 27
76
Switches from standard mode to page mode.
This command is enabled only when processed at the beginning of a line in standard
mode.
This command has no effect in page mode.
After printing by FF is completed or by ESC S, the printer returns to standard mode.