TRST-A10/TRST-A15 POS Printer OPOS Control Application User's Manual
3) Example of Dual Side Print if OPOS registry 2STPrintingMode=1 or
when TPTR_2STCMD_SET_PRINTINGMODE=1 is specified by DirectIO
Application
DirectIO(TPTR_2STCMD_SET_PRINTINGMODE=1)
PrintNormal(PTR_S_RECEIPT)
PrintNormal(PTR_S_RECEIPT)
PrintNormal(PTR_S_RECEIPT)
PapaerCut() or ESC|#P or ESC|#fP
AsyncMode=TRUE
PrintNormal(PTR_S_RECEIPT)
PrintNormal(PTR_S_RECEIPT)
PrintNormal (,ESC|#P or ,ESC|#fP) (*1)
DirectIO(TPTR_2STCMD_SET_PRINTINGMODE=0)
(*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.
OPOS
OutPutComplete Event
OutPutComplete Event
OutPutComplete Event
Single Side Print Mode
TOSHIBA TEC CORPORATION EAA-02450
POS Printer
Transaction1 mode
Sends Data1.
Sends Data2.
Sends Data3.
Sends cut data.
Starts printing Data1, Data2, and Data3 (*2)
Automatically divides data approximately in half.
Sends Data1.
Sends Data2.
Sends cut data.
Starts printing Data1 and Data2. (*2)
Automatically divides data approximately in half.
51