User`s manual

43
MP-4200 TH Programmer’s Manual - Revision 1.0
•Theprinterexecutesthiscommanduponreceivingit.
•Thiscommandisexecutedevenwhentheprinterisoffline.
• This command is effectiveeven when the printer isdisabledwith ESC = (Select peripheral
device).
[Notes] •ThiscanbeenabledordisabledbyGS(Dcommand.
[Reference] ESCp,GS(D
DLE DC4 f
n
a b (f
n
= 2)
[Function] Executepower-offsequence.
[Format] ASCII  DLEDC4f
n
m t
Hexadecimal 10 14 f
n
m t
Decimal 1620f
n
m t
[Visibility] Public
[Range] ƒn=2
a=1
b=8
[Details] •Donothingcommand.ImplementedtoadheretoESC/POS.
DLE DC4 f
n
d
1
... d
7
(f
n
= 8)
[Function] Clear buffer.
[Format] ASCII  DLEDC4f
n
d
1
... d
7
Hexadecimal 10 14 f
n
d
1
... d
7
Decimal 1620f
n
d
1
... d
7
[Range] ƒn=8
d
1
=1;d
2
=3;d
3
=20;d
4
=1;d
5
=6;d
6
=2;d
7
=8
[Details] •Donothingcommand.ImplementedtoadheretoESC/POS.
ESC SP n
[Function] Set right-side character spacing.
[Format] ASCII  ESCSPn
Hexadecimal 1B 20 n
Decimal 2732n
[Range] 0≤n≤255
[Default] n=0
[Description] Setcharacterspacingfortherightsideofacharacterto[n×horizontalmotionunit].
[Details] • The right-side character spacing for double-width mode is twice the normal value.
When characters are enlarged, the right-side character spacing is n times normal value.
•Thiscommanddoesnotaffectthesettingofideograms.
•ThehorizontalmotionunitcanbespecifiedbyGSP.Changinghorizontalmotionunitdoesnot
affect the current right-side spacing.
• The GS P command can change horizontal and vertical motion units. However, the value
cannot be less than minimum horizontal movement amount, and it must be in even units of
minimum horizontal movement amount.
•Themaximumright-sidespacingis31.91mm{255/203”}.Anysettingexceedingthemaximum
is converted to the maximum automatically.
[Reference] GSP