User`s manual
43
MP-4200 TH Programmer’s Manual - Revision 1.0
•Theprinterexecutesthiscommanduponreceivingit.
•Thiscommandisexecutedevenwhentheprinterisoffline.
• This command is effectiveeven when the printer isdisabledwith ESC = (Select peripheral
device).
[Notes] •ThiscanbeenabledordisabledbyGS(Dcommand.
[Reference] ESCp,GS(D
DLE DC4 f
n
a b (f
n
= 2)
[Function] Executepower-offsequence.
[Format] ASCII DLEDC4f
n
m t
Hexadecimal 10 14 f
n
m t
Decimal 1620f
n
m t
[Visibility] Public
[Range] ƒn=2
a=1
b=8
[Details] •Donothingcommand.ImplementedtoadheretoESC/POS.
DLE DC4 f
n
d
1
... d
7
(f
n
= 8)
[Function] Clear buffer.
[Format] ASCII DLEDC4f
n
d
1
... d
7
Hexadecimal 10 14 f
n
d
1
... d
7
Decimal 1620f
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] •Donothingcommand.ImplementedtoadheretoESC/POS.
ESC SP n
[Function] Set right-side character spacing.
[Format] ASCII ESCSPn
Hexadecimal 1B 20 n
Decimal 2732n
[Range] 0≤n≤255
[Default] n=0
[Description] Setcharacterspacingfortherightsideofacharacterto[n×horizontalmotionunit].
[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.
•Thiscommanddoesnotaffectthesettingofideograms.
•ThehorizontalmotionunitcanbespecifiedbyGSP.Changinghorizontalmotionunitdoesnot
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.
•Themaximumright-sidespacingis31.91mm{255/203”}.Anysettingexceedingthemaximum
is converted to the maximum automatically.
[Reference] GSP