TRST-A10/TRST-A15 POS Printer OPOS Control Application User’s Manual
TOSHIBA TEC CORPORATION EAA-02450
51
3) Example of Dual Side Print if OPOS registry 2STPrintingMode=1 or
when TPTR_2STCMD_SET_PRINTINGMODE=1 is specified by DirectIO
Application
OPOS
POS Printer
(*1)
An escape sequence which initiates paper cut or PaperCut method
(*2)
An issue of a command which initiates paper cut or change in mode by the DirectIO method causes a Dual Side
Print to start.
PrintNormal(PTR_S_RECEIPT)
PrintNormal(PTR_S_RECEIPT)
PrintNormal(PTR_S_RECEIPT)
PapaerCut() or ESC|#P or ESC|#fP
Sends Data1.
Sends Data2.
Sends Data3.
Sends cut data.
Starts printing Data1, Data2, and Data3
(*2)
Automatically divides data approximately in half.
DirectIO(TPTR_2STCMD_SET_PRINTINGMODE=1)
Transaction1 mode
PrintNormal(PTR_S_RECEIPT)
PrintNormal (,ESC|#P or ,ESC|#fP)
(*1)
Sends Data1.
Sends Data2.
Sends cut data.
PrintNormal(PTR_S_RECEIPT)
DirectIO(TPTR_2STCMD_SET_PRINTINGMODE=0)
Single Side Print Mode
OutPutComplete Event
OutPutComplete Event
OutPutComplete Event
AsyncMode=TRUE
Starts printing Data1 and Data2.
(*2)
Automatically divides data approximately in half.