Select your printer model
Parameters are refined by the selected printer.
<type>slipprint2</type>
Transfers print data and setting data and requests the printer for slip printing.
The request result is acquired by the <type>onreceive</type> element.
Request
Child element |
Data type |
Description |
---|---|---|
printdata |
string |
Specifies data to print. |
timeout |
int |
Specifies the timeout period for slip sheet insertion wait status in milliseconds. Value: 5000 to 1000000 (integer) |
Sample program
<device_data> <device_id>local_printer</device_id> <data> <type>slipprint2</type> <printdata> <!-- Printer Control XML --> <epos-print xmlns= . . </epos-print> </printdata> <timeout>10000</timeout> </data> </device_data> |
Supplementary explanation
- If the “timeout” child element is omitted, “10000” is specified.
- Refer to PrinterControl XML for details of print data specified in the printdata child element.
Quick Access
- [Name]
- [Format]
- [Range]
- [Description]
- [Notes]
ePOS-Device XML includes patented or patent pending functions. The contents must not
be disclosed to third parties.
- Introduction
- help
- Message
- CommunicationBox Messages
- Device Messages
- DeviceHubTerminal
- BarcodeScanner
- 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>
- HybridPrinter
- <type>lock</type>
- <type>unlock</type>
- <type>print</type>
- <type>onxmlresult</type>
- <type>slipwaitinsertion</type>
- <type>slipprint2</type>
- <type>slipcancel</type>
- <type>endorsewaitinsertion</type>
- <type>endorseprint2</type>
- <type>endorsecancel</type>
- <type>validationwaitinsertion</type>
- <type>validationprint2</type>
- <type>validationcancel</type>
- <type>micrread</type>
- <type>micrcleaning</type>
- <type>micrcancel</type>
- <type>eject</type>
- <type>onreceive</type>
- CustomerDisplay
- Keyboard
- POSKeyboard
- MSR
- SerialDevice
- Storage
- OtherPeripheral
- Appendix