User`s manual

25
MP-4200 TH Programmer’s Manual - Revision 1.0
ESC SI
[Function] Enablecondensedmode.
[Format] ASCII  ESCSI
Hexadecimal 1B 0F
Decimal 2715
[Description] Turnoncondensedmode.
ESC SO
[Function] Enableon-lineexpandedmode.
[Format] ASCII  ESCSO
Hexadecimal 1B0E
Decimal 2714
[Description] Ifthiscommandisreceivedatthebeginningofaline,expandedisvalidforthewholeline.
Otherwise, condensed will be valid only for next incoming characters. In the next line the printer
will return to normal mode.
ESC V
[Function] Enableon-linedoubleheightmode.
[Format] ASCII  ESCV
Hexadecimal 1B56
Decimal 2786
[Description] Ifthiscommandisreceivedinthebeginningofaline,doubleheightisvalidforthewholeline.
Otherwise, double height will be valid only for next incoming characters. In the next line the
printer will return to normal mode.
ESC W n
[Function] Enable/disableexpandedmode.
[Format] ASCII  ESCWn
Hexadecimal 1B57n
Decimal 2787n
[Range] n=0,1
[Default] n=0
[Description] Setexpandedmode(doublewidth).
Ifnis0(00hor30h),expandedmodeisdisabled.
Ifnis1(01hor31h),expandedmodeisenabled.
[Note] This command can be sent to the printer at any time, and it will take effect immediately.
SI
[Function] Enablecondensedmode.
[Format] ASCII SI
Hexadecimal 0F
Decimal 15
[Description] ThiscommandisthesameasESCSI.
SO
[Function] Enableon-lineexpandedmode.
[Format] ASCII SO
Hexadecimal 0E
Decimal 14
[Description] ThiscommandisthesameasESCSO.