Select your printer model [−]
Parameters are refined by the selected printer.
- TM-T20II-i
- TM-T70-i
- TM-T82II-i
- TM-T83II-i
- TM-T88V-i
- TM-T88VI-iHUB
- TM-U220-i
- TM-U220IIB-i
- TM-T70II-DT
- TM-T70II-DT2
- TM-T88V-DT
- TM-T88VI-DT2
- TM-H6000IV-DT
- TM-H6000V
- TM-H6000VI
- TM-m30
- TM-m30II
- TM-m30II-H
- TM-m30II-NT
- TM-m30II-S
- TM-m30II-SL
- TM-m30III
- TM-m30III-H
- TM-m50
- TM-m50II
- TM-m50II-H
- TM-T88VI
- TM-T88VII
- TM-L100
- TM-m10
- TM-P20
- TM-P60II (Receipt)
- TM-P60II (Peeler)
- TM-P80
- TM-T20
- TM-T20II
- TM-T70
- TM-T70II
- TM-T82II
- TM-T83II
- TM-T88IV
- TM-T88V
- TM-T90
- TM-L90
- TM-U220
- TM-U220II
- TM-H6000IV
<epos-print>
This XML is sent from the application to the printer.
It requests the printer to execute a specified function. <epos-print> has necessary
elements to control the printer.
Attribute
xmlns
Declares the name space of epos-print. The name space is as follows:
http://www.epson-pos.com/schemas/2011/03/epos-print
force
Enables the forced transmission mode.
In the forced transmission mode, print commands are forcibly sent to the printer.
Attribute value |
Description |
---|---|
"true" / "1” |
Enables the forced transmission mode. |
“false” / “0” |
Enables the normal transmission mode. |
Sample program
- Adds a text tag as the child element.
-
<epos-print xmlns=”http://www.epson-pos.com/schemas/2011/03/epos-print”> <text>Hello world!!</text> </epos-print>
Supplementary explanation
- Use the forced transmission mode while the printer is offline.
Enabling it while the printer is online will result in an error. - The following functions are available in the forced transmission mode:
• Kicks the drawer (<pulse>)
• Stops the buzzer (<sound>)
• Recovers from a recoverable error (<recovery>)
• Resets the printer (<reset>)
• Transmits a real-time command (<command>) - For TM-H6000V, you need to enable the Command execution during offline settings.
Refer to TM-H6000V Utility User's Manual for details.
Quick Access
- Attribute
- Supplementary explanation
ePOS-Device XML includes patented or patent pending functions. The contents must not
be disclosed to third parties.
- Introduction
- help
- Device Messages
- Printer
- <type>print</type>
- <type>onxmlresult</type>
- <epos-print>
- <response>
- <text>
- <feed>
- <image>
- <logo>
- <barcode>
- <symbol>
- <hline>
- <vline-begin>
- <vline-end>
- <page>
- <area>
- <direction>
- <position>
- <line>
- <rectangle>
- <cut>
- <pulse>
- <sound>
- <command>
- <layout>
- <recovery>
- <reset>
- <batch-begin>
- <batch-end>
- <rotate-begin>
- <rotate-end>
- Printer