PPTII-A Programming Manual
www.hprt.com
17
ESC G n
[Name]
Turn on/off double-strike mode
[Format]
ASCII
ESC G n
Hex
1B
47 n
Decimal
27
71 n
[Range]
0 ≤ n ≤ 255
[Dscription]
Turns double-strike mode on or off.
•
When the LSB of n is 0, double-strike mode is turned off.
•
When the LSB of n is 1, double-strike mode is turned on.
[Notes]
•
Only the lowest bit of n is enabled.
•
Printer output is the same in double-strike mode and in emphasized mode.
•
Emphasized mode and double-strike mode ESC G can cancel each other.However, that
the last received command is effective.
[Default]
n = 0
ESC J n
[Name]
Print and feed paper
[Format]
ASCII
ESC J
n
Hex
1B
4A
n
Decimal
27
74
n
[Range]
0 ≤n ≤ 255
[Dscription]
Prints the data in the print buffer and feeds the paper [n×0.125 mm (0.0049”)].
[Notes]
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 values set by ESC 2 or
ESC 3.
•The maximum paper feed amount is 900 mm. If the paper feed amount (n ×line
spacing) of more than 900 mm is specified, the printer feeds the paper only 900 mm .
ESC L
[Name]
Select page mode
[Format]
ASCII
ESC
L
Hex
1B
4C
Decimal
27
76
[Dscription]
Switches from standard mode to page mode.
[Notes]
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 using ESC S, the printer returns to standard
mode.
This command sets the position where data is buffered to the position specified by ESC
T within the printing area defined by ESC W.
This command switches the settings for the following commands (in which the values
can be set independently in standard mode and page mode) to those for page mode:
①
Set right-side character spacing: ESC SP, FS S
②
Select default line spacing: ESC 2, ESC 3
Содержание PPTII-A
Страница 47: ...PPTII A Programming Manual www hprt com 47...
Страница 48: ...PPTII A Programming Manual www hprt com 48...
Страница 49: ...PPTII A Programming Manual www hprt com 49...
Страница 52: ...PPTII A Programming Manual www hprt com 52...