User`s manual
10
MP-4200 TH Programmer’s Manual - Revision 1.0
GS F9h C 00h
[Function] Getprintercurrentcommandset.
[Format] ASCII GSF9hC00h
Hexadecimal 1DF94300
Decimal 29249670
[Description] Returnonebytewithcurrentcommandset.Ifreturnedbyteis0(00h),printerisoperatingin
ESC/Bemamode.Ifreturnedbyteis1(01h),printerisoperatinginESC/POSmode.
GS F9h SP n
[Function] Select printer operating mode of operation temporarily.
[Format] ASCII GSF9hSPn
Hexadecimal 1DF920n
Decimal 2924932n
[Range] n=0;n=1;n=48;n=49;
[Description] Ifnis0(00hor30h),ESC/Bemaisselected.
Ifnis1(01hor31h),ESC/POSisselected.
[Notes] This command modifies printer flags but does not save the new values to the printer configuration
memory. The new mode starts as the printer has been just initialized (ESC @ has been
executed).
GS F9h 1Fh 1
[Function] Return to previously set mode of operation.
[Format] ASCII GSF9h1Fh1
Hexadecimal 1DF91F31
Decimal 292493149
[Description] ConfigurationcommandusedtoputprintermodebacktothatusedbeforeissuingGSF9hSPn
command.Thepreviousmodere-startsastheprinterhasbeenjustinitialized(ESC@hasbeen
executed).
ESC @
[Function] Initialize printer to its default settings.
[Format] ASCII ESC@
Hexadecimal 1B 40
Decimal 2764
[Description] Allprintersettings,includingcharacterfont,linespacing,leftmargin,rightmarginandinverted
mode are canceled and the printer returns to its initial state.
ESC b n
[Function] Select paper sensor to output paper-end signal.
[Format] ASCII ESCbn
Hexadecimal 1B62n
Decimal 2798n
[Range] n=0,1,48,49
[Default] n=0
[Description] Ifnis0(00hor30h),paper-endsignal(PE)reflectspapersensoronparallelprinters.
Ifnis1(01hor31h),paper-endsignal(PE)reflectsdrawersensoronparallelprinters.
[Notes] ThiscommandalsoaffectsthebehaviorofENQonallprintermodels.