Select your printer model
Parameters are refined by the selected printer.
<type>validationwaitinsertion</type>
Requests for the validation sheet insertion wait status for validation printing.
After executing this element, insert the validation sheet into the printer.
The request result is acquired by the <type>onreceive</type> element.
Request
Child element |
Data type |
Description |
---|---|---|
timeout |
int |
Specifies the timeout period for slip sheet insertion wait status in milliseconds. Value: 5000 to 900000 (integer) |
waittime |
int |
Specifies the operation start wait time after insertion of the validation sheet. Value: 0 to 6400 (integer) |
Sample program
<device_data> <device_id>local_printer</device_id> <data> <type>validationwaitinsertion</type> <timeout>60000</timeout> <waittime>500</waittime> </data> </device_data> |
Supplementary explanation
- If the “timeout” child element is omitted, “60000” is specified.
- If the “waittime” child element is omitted, “500” is specified.
- waittime values are rounded down to the nearest 100 milliseconds.
Example: 1 -> 0, 101 -> 100, 150 -> 100 - When the paper is inserted, it is cued according to the print method.
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