PPTII-A Programming Manual
www.hprt.com
16
ESC ? n
[Name]
Cancel user-defined characters
[Format]
ASCII
ESC ?
n
Hex
1B
3F
n
Decimal
27
63
n
[Dscription]
Cancels user-defined characters.
[Notes]
This command cancels the patterns defined for the character codes specified by n. After
the user-defined characters are canceled, the corresponding patterns for the internal
characters are printed.
If a user-defined characters have not been defined, the printer ignores this command.
ESC [Name]
Initialize printer
[Format]
ASCII
ESC
@
Hex
1B
40
Decimal
27
64
[Dscription]
Clears the data in the print buffer and resets the printer mode to the mode that was in
effect when the power was turned on.
[Notes]
• The bit image has been downloaded and custom characters in RAM is not
cleared.When the printer default is label paper, the print mode is page mode after
power-on.When the printer default is continuous paper, the print mode is standard
mode after power-on.
• The macro definition is not cleared.
ESC D n1...nk NUL
[Name]
Set horizontal tab positions
[Format]
ASCII
ESC D
n1…nk
Hex
1B
44
n1…nk
Decimal
27
68
n1…nk
[Range]
k=8
,
n1 to nk must be according to the order from small to large
[Dscription]
In sequence from n1 to nk as horizontal anchor point value.
[Notes]
If the value of n1 to nk are not from small to large,when back value are not big than
front, pls stop setting.
ESC E n
[Name]
Turn emphasized mode on/off
[Format]
ASCII
ESC E n
Hex
1B
45 n
Decimal
27
69 n
[Range]
0 ≤ n ≤ 255
[Dscription]
Turns emphasized mode on or off
When the LSB of n is 0, emphasized mode is turned off.
When the LSB of n is 1, emphasized mode is turned on.
[Notes]
• Only the least significant bit of n is enabled.
• This command and ESC ! turn on and off emphasized mode in the same way. however,
that the last received command is effective.
• Emphasized mode and double-strike mode ESC G can cancel each other.However, that
the last received command is effective.
[Default]
n = 0
Содержание 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...