Select your printer model [−]
- 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
<response>
This is an XML returned from the customer display to the application.
Attribute
Attribute |
Description |
---|---|
success |
Display result |
code |
Error code |
status |
Status |
success
Attribute value |
Description |
---|---|
“true” / “1” |
Display succeeded. |
“false” / “0” |
Display failed. |
code
Attribute value |
Description |
---|---|
“EDSP_NOT_FOUND” |
The device was not found. |
“EDSP_NOT_OPEN” |
Failed to open the device. |
“EDSP_INVALID_WINDOW” |
An unregistered window was specified. |
“EDSP_SYSTEM_ERROR” |
An unexpected error occurred. |
“EDSP_SCHEMA_ERROR” |
The XML structure is not correct. |
“EX_BADPORT” |
An internal communication error with the device occurred. |
“EX_TIMEOUT” |
A timeout error occurred during communication with the device. |
“EX_INVALID_VALUE” |
An invalid parameter was detected. |
“TooManyRequests” |
The number of display data sent to the display has exceeded the allowable limit. |
status
Attribute value |
Description |
---|---|
“0” |
Always |
Sample program
- When succeeded
-
<response success=”true” code=”” status=”0”/>
- When failed
-
<response success=”false” code=”EDSP_NOT_FOUND” status=”0”/>
Supplementary explanation
"0" is always set in the status attribute.
Quick Access
- Attribute
- Supplementary explanation
- Introduction
- help
- Device Messages
- CustomerDisplay