Select your printer model
Parameters are refined by the selected printer.
<admin_info>
Requests for administrator data registered in the printer, and then notifies the application of the acquired result.
Request
Sample program
<admin_info></admin_info> |
Response
Element |
Data type |
Description |
---|---|---|
code |
string |
Acquisition result of the administrator data. |
data |
string |
Acquired administrator data. |
code
Element value |
Description |
---|---|
"OK" |
Successfully acquired. |
“PARAM_ERROR” |
A parameter error occurred. |
“SYSTEM_ERROR” |
A system error occurred. |
data
Child element |
Data type |
Description |
---|---|---|
admin_name |
string |
Administrator data |
location |
string |
Installation location data |
Sample program
- Normal case
-
<admin_info> <code>OK</code> <data> <admin_name>Administrator A</admin_name> <location>Counter1&Counter2</location> </data> </admin_info>
- Abnormal case
-
<admin_info> <code>PARAM_ERROR</code> </admin_info>
Supplementary explanation
- Set the administrator information using EPSON TMNet WebConfig.
- Data is notified to the application only when it has been acquired successfully.
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