User`s manual

76
MP-4200 TH Programmer’s Manual - Revision 1.0
•Thedecimalvalueoftheverticalsizeandhorizontalsizeisconvertedtotextdataandsent
starting from the high order end.
•Sizeinformationindicatesthesizeofsymbolprintedbyfunction81.
•Thequietzoneisnotincludedinthesizeinformation.
GS :
[Function] Start/end macro definition.
[Format] ASCII  GS:
Hexadecimal 1D3A
Decimal 2958
[Description] Start/endmacrodefinition.
[Details] • Macro definition starts when this command is received during normal operation. Macro
definition ends when this command is received during macro definition.
•WhenGS^isreceivedduringmacrodefinition,theprinterendsmacrodefinitionandclears
the definition.
•MacrocontentisnotclearedbyESC@.Therefore,ESC@canbeincludedinthecontents
of a macro.
•Macrocontentsmayhaveupto2048bytes.Ifamacroisdefinedwithmorethan2048bytes,
excess data is not stored.
[Reference] GS^
GS B n
[Function] Turn white/black reverse printing mode on/off.
[Format] ASCII  GSBn
Hexadecimal 1D42n
Decimal 2966n
[Range] 0≤n≤255
[Default] n=0
[Description] Turnon/offwhite/blackreverseprintingmode.
•WhentheLSBofnis0,white/blackreversemodeisturnedoff.
•WhentheLSBofnis1,white/blackreversemodeisturnedon.
[Details] •Onlytheleastsignificantbitofnisvalid.
•Thiscommandisvalidforbuilt-incharactersanduser-definedcharacters.
• Whenwhite/black reverseprinting modeis on,italso applies to characterspacing set by
ESCSP.
•Thiscommanddoesnotaffectbitimage,user-definedbitimage,barcode,HRIcharacters
andspacingskippedbyHT,ESC$,andESC\.
•Thiscommanddoesnotaffectthespacesbetweenlines.
•White/blackreversemodehasahigherprioritythanunderlinemode.Evenifunderlinemode
is on, it is disabled (but not canceled) when white/black reverse mode is selected.